Releases: juliuscc/semantic-release-slack-bot
Releases · juliuscc/semantic-release-slack-bot
v1.5.0
1.5.0 (2020-02-07)
Features
- Add packageName as a config option (#34) (bf323ca)
v1.4.2
1.4.2 (2020-01-16)
Bug Fixes
- getrepoinfo: fix for other TLD checking in repo url (#33) (22d83db)
v1.4.1
1.4.1 (2020-01-10)
Bug Fixes
- add keyword (but actually force ci to publish) (07b918d)
v1.4.0
1.4.0 (2020-01-03)
Features
v1.3.7
1.3.7 (2019-12-30)
Bug Fixes
- add protocol to url starting with git@ (#31) (8baf727)
v1.3.6
1.3.6 (2019-11-27)
Bug Fixes
v1.3.5
1.3.5 (2019-11-14)
Bug Fixes
- Truncate release notes on "onSuccessTemplate" (#23) (ad3b0af), closes #21
v1.3.4
1.3.4 (2019-11-06)
Bug Fixes
v1.3.3
1.3.3 (2019-11-03)
Bug Fixes
- Avoid truncating in the middle of markdown (#20) (bc373f9)
v1.3.2
1.3.2 (2019-10-31)
Bug Fixes
- Fixed how messages are truncated (acec2b5), related to #19