Skip to content

Releases: s3pweb/release-message-creator

Version 1.1.0

11 Apr 08:57
32f75c5

Choose a tag to compare

1.1.0 (2025-04-11)

Features

  • add user arg to create-release-message (c1b79da)

Version 1.0.3

21 Mar 09:36
ba6ffa6

Choose a tag to compare

1.0.3 (2025-03-21)

Version 1.0.2

31 Jul 09:22
55c0f82

Choose a tag to compare

1.0.2 (2024-07-31)

Others

  • update to node 20
  • update to latest dependencie

Version 1.0.1

25 Nov 10:25
v1.0.1
e30238e

Choose a tag to compare

1.0.1 (2022-11-25)

Bug Fixes

  • discord: avoid losing the last line of the last message (6fdc799)

Version 1.0.0

25 Nov 10:01
v1.0.0
e563185

Choose a tag to compare

1.0.0 (2022-11-25)

Features

  • discord: send multiple messages if the changelog is too long (d79e3ca)

Version 0.1.2

31 May 14:31
5e4f2ff

Choose a tag to compare

0.1.2 (2022-05-31)

Bug Fixes

  • changes: fix the regex to correctly match for the first release (8c6429f)
  • versions: fix the regex to correctly match for the first release (0da21d8)

Version 0.1.1

31 May 13:49
a03bf6a

Choose a tag to compare

0.1.1 (2022-05-31)

Bug Fixes

  • changes: use another regex when no changes are found (62ac426)
  • github: use another regex when no changes are found (91950d3)
  • versions: check if we have a previous version before using it (029b4ef)

Version 0.1.0

25 May 08:51
d78af5b

Choose a tag to compare

0.1.0 (2022-05-25)

Features

  • bin: add a new bin to create a release message compatible with GitHub API (dfc734d)

Version 0.0.5

24 May 15:10
30bc02c

Choose a tag to compare

0.0.5 (2022-05-24)

Features

  • actions: add an automatic release action (5589f88)
  • webhook: add axios to call the webhook (830adb9)

Version 0.0.4

24 May 09:28
e6901bb

Choose a tag to compare

0.0.4 (2022-05-24)

Features

  • title: count the number of %s in the message before formatting (317e9f7)