Skip to content

Releases: bjerkio/nestjs-slack

v2.0.0

13 Jul 23:24
06db9b0
Compare
Choose a tag to compare

2.0.0 (2022-07-13)

⚠ BREAKING CHANGES

  • Improve configuration (#211)

Read the migration guide here: https://github.com/bjerkio/nestjs-slack/blob/main/docs/migrate-v1-v2.md

Features

Code Refactoring

v1.4.1

13 Jul 19:58
0b69b69
Compare
Choose a tag to compare

1.4.1 (2022-07-13)

Bug Fixes

v1.4.0

13 Jul 19:18
a4eabec
Compare
Choose a tag to compare

1.4.0 (2022-07-13)

Miscellaneous Chores

v1.3.4

21 May 17:03
91f207f
Compare
Choose a tag to compare

1.3.4 (2022-05-21)

Bug Fixes

v1.3.3

21 May 16:56
0e7cfe0
Compare
Choose a tag to compare

1.3.3 (2022-05-21)

Bug Fixes

v1.3.2

21 May 16:47
f049dad
Compare
Choose a tag to compare

1.3.2 (2022-05-21)

Bug Fixes

  • Remove error when channel or defaultChannel is unset for google (54421af)

nestjs-slack v1.3.1

01 Jan 12:55
33604cf
Compare
Choose a tag to compare

Bug Fixes

  • move @google-cloud/logging to deps g (3463bb6)

v1.3.0: chore(main): release 1.3.0 (#85)

31 Dec 13:34
77b6fbb
Compare
Choose a tag to compare

1.3.0 (2021-12-31)

Features

Bug Fixes

  • add @slack/web-api and slack-block-builder to dependencies (12686c3)

nestjs-slack v1.2.0

30 Aug 09:36
ca3de33
Compare
Choose a tag to compare

Features

  • Append version to producer metadata and add slack to log entry. (1a499d8)

nestjs-slack v1.1.0

30 Aug 07:48
abe6d54
Compare
Choose a tag to compare

Features

  • Add newline on stdout writing function (908cccd)

Bug Fixes

  • logs not being parsed in stackdriver. (#22) (5f4d393)

Breaking behaviour: It should've probably been a major version bump, but release-please missed out 🤷‍♂️.
See #22 for more.