Skip to content

Commit 8118086

Browse files
author
Conventional Changelog Action
committed
chore(release): v4.1.0 [skip ci]
1 parent 21e1c0e commit 8118086

File tree

2 files changed

+10
-12
lines changed

2 files changed

+10
-12
lines changed

CHANGELOG.md

Lines changed: 9 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [4.1.0](https://github.com/TriPSs/conventional-changelog-action/compare/v4.0.0...v4.1.0) (2023-09-21)
2+
3+
4+
### Features
5+
6+
* elixir support ([e669b12](https://github.com/TriPSs/conventional-changelog-action/commit/e669b12b9395bcb967ca5674c03ed7d6364ce675))
7+
8+
9+
110
# [4.0.0](https://github.com/TriPSs/conventional-changelog-action/compare/v3.19.0...v4.0.0) (2023-08-02)
211

312

@@ -45,14 +54,3 @@
4554

4655

4756

48-
## [3.17.2](https://github.com/TriPSs/conventional-changelog-action/compare/v3.17.1...v3.17.2) (2022-11-23)
49-
50-
51-
### Bug Fixes
52-
53-
* add testcase for new + pre-release ([fc4c16d](https://github.com/TriPSs/conventional-changelog-action/commit/fc4c16dd9b531599647b491bd1bbb118f6cd24c6))
54-
* honour pre-release flag for default version ([e63e00c](https://github.com/TriPSs/conventional-changelog-action/commit/e63e00c563bd7191db28f0e8c5308adc2bd840c6))
55-
* simplify logic fallback version logic, remove default from action.yaml ([ecddc26](https://github.com/TriPSs/conventional-changelog-action/commit/ecddc262291a3d768c04c52d31af23d1cf2e6d84))
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": "4.0.0",
3+
"version": "4.1.0",
44
"description": "Github Action that generates a changelog with the Conventional Changelog CLI",
55
"keywords": [
66
"actions",

0 commit comments

Comments
 (0)