Releases: open-sauced/semantic-release-conventional-config
Releases · open-sauced/semantic-release-conventional-config
v3.1.0
3.1.0 (2021-12-07)
📝 Documentation
- update readme with latest action enhancements and fix previous changelog header artifacts (#27) (5c52b76)
This release is also available on:
v3.0.1
3.0.1 (2021-12-05)
🐛 Bug Fixes
- correct license plugin and refactor all tooling (#26) (dc9a109), closes #25
This release is also available on:
v3.0.0
3.0.0 (2021-12-04)
⚠ BREAKING CHANGES
- it is no longer required to install this package as part of your NPM tooling as
long as you are using GitHub Actions
- marketplace integration works now but it needs a manual verification for every tag we want to list, the major tag updates being handled by another action when we edit the GitHub release
Features
This release is also available on:
v2.1.0
2.1.0 (2021-11-10)
Features
- implement @open-sauced/conventional commit (#20) (0ce2853), closes #19
v2.0.4
2.0.4 (2021-11-06)
Continuous Integration
- improve workflow reusability across repositories (#17) (509fb0c)
v2.0.3
2.0.3 (2021-11-01)
Bug Fixes
- correct uppercase usernames and repos, fix typo in npm package release (#15) (9c7d3aa), closes #12
v2.0.2
2.0.2 (2021-11-01)
Bug Fixes
- add package lock to semantic release git configuration (#14) (90c9e8c), closes #13
v2.0.1
2.0.1 (2021-10-25)
Bug Fixes
v2.0.0
2.0.0 (2021-10-25)
⚠ BREAKING CHANGES
- node-version: the minimum required version of node is now v14.17
Features
v1.4.0
1.4.0 (2021-10-10)
Features
- implement @open-sauced/check-engines (#8) (ea81503)