All notable changes to this project will be documented in this file. See commit-and-tag-version for commit guidelines.
1.0.2 (2024-07-31)
1.0.1 (2022-11-25)
- discord: avoid losing the last line of the last message (6fdc799)
1.0.0 (2022-11-25)
- discord: send multiple messages if the changelog is too long (d79e3ca)
0.1.2 (2022-05-31)
- changes: fix the regex to correctly match for the first release (8c6429f)
- versions: fix the regex to correctly match for the first release (0da21d8)
0.1.1 (2022-05-31)
- 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)
0.1.0 (2022-05-25)
- bin: add a new bin to create a release message compatible with GitHub API (dfc734d)
0.0.5 (2022-05-24)
0.0.4 (2022-05-24)
- title: count the number of %s in the message before formatting (317e9f7)
0.0.3 (2022-05-16)
- cli: add yargs to better manage arguments (1551c25)
- discord: call the webhook only if we have it in the args (4f907f7)
- discord: remove the Content-Length header (e6ec1fa)
0.0.2 (2022-05-13)
- discord: send extracted content to the discord API (d31f03c)