Semantic Release Slack Bot Versions Save

📦 🚀 A slack bot for semantic-release notifying release statuses

v4.0.2

1 year ago

4.0.2 (2023-05-22)

Bug Fixes

v4.0.1

1 year ago

4.0.1 (2023-04-07)

Bug Fixes

  • make ci work (818fe92)
  • update peer dependency to allow future semantic release versions (#108) (4a89801)

v4.0.0

1 year ago

4.0.0 (2023-03-02)

Features

  • core: upgrade semantic-release to version v20 (#104) (54ee3bd), closes #103

BREAKING CHANGES

  • core: We only support v18+ of Node and v20+ of semantic-release now. semantic-release library introduced a new version v20 which introduces several breaking changes, including but not limited Node v18 as requirement. More information can be found here.

v3.5.3

2 years ago

3.5.3 (2022-05-11)

Bug Fixes

v3.5.2

2 years ago

3.5.2 (2022-01-28)

Bug Fixes

  • Update creation of tag link in default success template (#90) (9f4c735), closes #82

v3.5.1

2 years ago

3.5.1 (2022-01-24)

Bug Fixes

  • slackToken based message returns a JSON object (#89) (e85e59c)

v3.5.0

2 years ago

3.5.0 (2022-01-21)

Features

v3.4.1

2 years ago

3.4.1 (2022-01-12)

Bug Fixes

  • slack token missing bearer prefix (#84) (1d410f7)

v3.4.0

2 years ago

3.4.0 (2022-01-05)

Features

  • add option to specify slack app name (#83) (89ee876)

v3.3.0

2 years ago

3.3.0 (2021-12-27)

Features

  • allow to override slack channel when using webhook (#81) (83b4699)