Releases: suin/semantic-release-yarn
Releases · suin/semantic-release-yarn
v1.1.0
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
1.0.2 (2022-02-09)
Bug Fixes
- 🐛 yarn publish didn't work (41778c5)
v1.0.1
1.0.1 (2022-02-09)
Bug Fixes
- 🐛 unexpected error when npmPublish is undefined (fb28e4c)
v1.0.0
1.0.0 (2022-02-09)
Features
- 🎸 allow undefined for PluginConfig (57dd862)
- 🎸 implement for initial release (b4872b2)