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

Package detail

@wrench/semantic-release

gavar17ISC0.0.7TypeScript support: included

Semantic Release types & tools

automation, changelog, publish, release, semantic, semantic-release, semver, typescript, version

readme

changelog

0.0.6 (2019-10-23)

Bug Fixes

  • declaration of missing types (9571585)

0.0.5 (2019-09-06)

Features

0.0.4 (2019-09-01)

Bug Fixes

  • use release version of [@emulsy](https://github.com/emulsy) (688af88)

0.0.3 (2019-08-31)

Features

  • track hotfix files since there might be several semantic-release libs per project (ee14587)

0.0.2 (2019-08-31)

Bug Fixes

  • forceRelease option type definition (84f137f)
  • last / next release resolution (f1885fe)
  • split semver / release utils (1606d1e)

Features

  • expose plugin definitions (df1778c)
  • introduce LastRelease type (a82085b)
  • introduce version and pack hooks as part of prepare (778e0ae)
  • more git utils (f30b6db)

0.0.1 (2019-08-31)

Bug Fixes

  • avoid passing passing this to array function as it may not work for some reason (adcc3c4)
  • import paths (aac0cb1)
  • last release resolution (fe1c1c7)
  • move own commits resolution to semantic-release package (b7095be)

Features

  • @wrench/semantic-release initial version (27fd270)
  • addChannel step (9f5a47b)
  • allow to explicitly define next release version (091d139)
  • expose more GIT methods (a473c9b)
  • expose some internal methods of semantic-release (0e9ae8a)
  • hotfix to allow returning release array from publish hook (2204cc5)
  • push workspaces to remote on successful publish (c374d1c)
  • register hotfixes from cwd path to support symlinks (fba8d7e)