Skip to content

Commit dd734f7

Browse files
author
Conventional Changelog Action
committed
chore(release): v5.1.0 [skip ci]
1 parent d31877f commit dd734f7

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

CHANGELOG.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [5.1.0](https://github.com/TriPSs/conventional-changelog-action/compare/v5.0.0...v5.1.0) (2024-01-05)
2+
3+
4+
### Features
5+
6+
* Include `conventionalcommits` in pre-compiled presets ([f56dffa](https://github.com/TriPSs/conventional-changelog-action/commit/f56dffaed0e9d183ad37733b382170cb3f9457a4)), closes [#246](https://github.com/TriPSs/conventional-changelog-action/issues/246)
7+
8+
9+
110
# [5.0.0](https://github.com/TriPSs/conventional-changelog-action/compare/v4.1.1...v5.0.0) (2023-12-28)
211

312

@@ -47,12 +56,3 @@
4756

4857

4958

50-
# [3.19.0](https://github.com/TriPSs/conventional-changelog-action/compare/v3.18.1...v3.19.0) (2023-06-22)
51-
52-
53-
### Features
54-
55-
* Add 'infile' option ([a858fad](https://github.com/TriPSs/conventional-changelog-action/commit/a858fade68261d33b8c91977bbe3c77f1d39521d))
56-
57-
58-

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "conventional-changelog-action",
3-
"version": "5.0.0",
3+
"version": "5.1.0",
44
"description": "Github Action that generates a changelog with the Conventional Changelog CLI",
55
"keywords": [
66
"actions",

0 commit comments

Comments
 (0)