Skip to content

Releases: amanda-mitchell/semantic-release-npm-multiple

v2.1.1

12 Nov 03:28
Compare
Choose a tag to compare

2.1.1 (2020-11-12)

Bug Fixes

  • Use semantic-release's logger. (aef1b30)

v2.1.0

12 Nov 03:21
Compare
Choose a tag to compare

2.1.0 (2020-11-12)

Features

v2.0.0

12 Nov 01:20
Compare
Choose a tag to compare

2.0.0 (2020-11-12)

Bug Fixes

  • Actually use separate instances of the npm plugin. (afbc1e2)
  • Fix reference to renamed variable. (6d96500)
  • Prevent unhandled promise rejection. (c537f40)
  • Remove ambiguity between registries and other config keys. (4c73396)
  • Supply correct key for hash. (34367a7)

BREAKING CHANGES

  • This changes how configuration must be expressed.

v1.0.2

11 Nov 22:32
Compare
Choose a tag to compare

1.0.2 (2020-11-11)

Bug Fixes

  • Configure publication to private and public registries. (73f1b4c)
  • Fix typo in variable name. (03a8df1)

v1.0.1

11 Nov 20:53
Compare
Choose a tag to compare

1.0.1 (2020-11-11)

Bug Fixes

  • Improve docs and keywords. (4991bd0)

v1.0.0

11 Nov 20:48
Compare
Choose a tag to compare

1.0.0 (2020-11-11)

Features