Skip to content

Releases: juliuscc/semantic-release-slack-bot

v3.2.0

21 Dec 06:36
47952b0
Compare
Choose a tag to compare

3.2.0 (2021-12-21)

Features

  • add option to specify slack icon (#80) (47952b0)

v3.1.0

16 Dec 08:58
aa1eef6
Compare
Choose a tag to compare

3.1.0 (2021-12-16)

Features

  • add support for token/channel option (#79) (aa1eef6), closes #73

v3.0.0

11 Nov 07:31
526e3ef
Compare
Choose a tag to compare

3.0.0 (2021-11-11)

Features

  • Empty commit to trigger major release (526e3ef)

BREAKING CHANGES

  • Drops support for Node 10. semantic-release-slack-bot supports Node 14+ from this version.

v2.1.2

05 Nov 16:15
8d844ec
Compare
Choose a tag to compare

2.1.2 (2021-11-05)

Bug Fixes

  • bumps semantic-release requirement to <19 (#77) (8d844ec)

v2.1.1

03 Jun 15:26
d3e66f2
Compare
Choose a tag to compare

2.1.1 (2021-06-03)

Bug Fixes

v2.1.0

01 Feb 11:04
cab5394
Compare
Choose a tag to compare

2.1.0 (2021-02-01)

Features

  • allow to have a custom configuration per branches (#63) (cab5394)

v1.7.0

29 Nov 20:06
1cb7fab
Compare
Choose a tag to compare

1.7.0 (2020-11-29)

Features

  • Add possibility to provide onSuccess function (#53) (1cb7fab)

v1.6.2

07 May 13:13
73c2238
Compare
Choose a tag to compare

1.6.2 (2020-05-07)

Bug Fixes

  • template: fix replacement of a multiple occurence of the same variable (#46) (73c2238)

v1.6.1

28 Mar 14:58
6103a60
Compare
Choose a tag to compare

1.6.1 (2020-03-28)

Bug Fixes

v1.6.0

23 Mar 10:11
Compare
Choose a tag to compare

1.6.0 (2020-03-23)

Features

  • allows a custom environment variable name for Slack webhook (#36) (a8bec27)