Skip to content

Releases: juliuscc/semantic-release-slack-bot

v4.0.2

22 May 10:59
214aef0
Compare
Choose a tag to compare

4.0.2 (2023-05-22)

Bug Fixes

v4.0.1

07 Apr 15:54
Compare
Choose a tag to compare

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

02 Mar 07:26
54ee3bd
Compare
Choose a tag to compare

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

11 May 07:08
7795cda
Compare
Choose a tag to compare

3.5.3 (2022-05-11)

Bug Fixes

v3.5.2

28 Jan 11:11
9f4c735
Compare
Choose a tag to compare

3.5.2 (2022-01-28)

Bug Fixes

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

v3.5.1

24 Jan 14:15
e85e59c
Compare
Choose a tag to compare

3.5.1 (2022-01-24)

Bug Fixes

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

v3.5.0

21 Jan 13:08
4a31a5f
Compare
Choose a tag to compare

3.5.0 (2022-01-21)

Features

v3.4.1

12 Jan 10:19
1d410f7
Compare
Choose a tag to compare

3.4.1 (2022-01-12)

Bug Fixes

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

v3.4.0

05 Jan 12:22
89ee876
Compare
Choose a tag to compare

3.4.0 (2022-01-05)

Features

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

v3.3.0

27 Dec 07:34
83b4699
Compare
Choose a tag to compare

3.3.0 (2021-12-27)

Features

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