Skip to content

Releases: suin/semantic-release-yarn

v1.1.0

09 Feb 23:33
Compare
Choose a tag to compare

1.1.0 (2022-02-09)

Features

  • 🎸 add exports field to package.json (a4e792d)

Bug Fixes

  • 🐛 type errors when this package is in node_modules (ceddc50)

Styles

  • 💄 sort package.json fields (b0f7280)

v1.0.2

09 Feb 20:45
Compare
Choose a tag to compare

1.0.2 (2022-02-09)

Bug Fixes

  • 🐛 yarn publish didn't work (41778c5)

v1.0.1

09 Feb 20:43
Compare
Choose a tag to compare

1.0.1 (2022-02-09)

Bug Fixes

  • 🐛 unexpected error when npmPublish is undefined (fb28e4c)

v1.0.0

09 Feb 20:39
Compare
Choose a tag to compare

1.0.0 (2022-02-09)

Features

  • 🎸 allow undefined for PluginConfig (57dd862)
  • 🎸 implement for initial release (b4872b2)