Skip to content

Releases: Sixt/action-slack-message

v2.0.0

19 Dec 11:29
5e272a6
Compare
Choose a tag to compare

Improvements

  • Update node version to 20
  • Update packages and fix severe update requests

v1.1.1

17 Jan 11:39
713c2d2
Compare
Choose a tag to compare

Fixes

  • Sending a message without fields will not trigger the invalid_blocks Slack API error

v1.1.0

15 Jan 11:08
c4096ad
Compare
Choose a tag to compare

Improvements

  • The fields are now in the same order as provided in the input of the action
  • The default values for fields have been removed to allow sending messages without fields
  • A default value (always) has been added for the if_mention input

v1.0.1

15 Jan 09:34
d83f49b
Compare
Choose a tag to compare

This release updates the dependencies.

Initial release

05 Jan 15:46
39c6801
Compare
Choose a tag to compare
v1.0.0

Initial commit