Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

semantic-release-alt-publish-dir

jquense356MIT3.0.0

null

readme

changelog

3.0.0 (2018-11-29)

chore

  • standardize release logic (fb41461)

BREAKING CHANGES

  • remove assets option

2.1.3 (2018-06-05)

Bug Fixes

  • Rewrite correct "module" pkg.json entry instead of "modules" (795af9d)

2.1.2 (2018-06-04)

Bug Fixes

2.1.2 (2018-05-07)

Bug Fixes

  • try catching copy error? (368dda2)

2.1.1 (2018-04-05)

Bug Fixes

  • fake out the npm plugin verify a bit better (77d6bfc)

2.1.0 (2018-04-02)

Features

  • Add verify conditions plugin (a8698ed)

2.0.0 (2018-04-02)

Features

  • logic is skipped when pkgRoot is not not set (482c486)

BREAKING CHANGES

  • publishRoot was removed
  • pkgRoot does not default to anything

1.1.0 (2018-03-30)

Features

  • Auto support pkgRoot option for npm (again) (dc15b10)