Skip to content

Commit 3b40069

Browse files
committed
change: bump release version to v1.4.1
1 parent 39a7ad0 commit 3b40069

File tree

1 file changed

+11
-9
lines changed

1 file changed

+11
-9
lines changed

CHANGELOG.md

Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## v1.4.1 (2023-12-09)
2+
3+
4+
- fix: fix partial type matching
5+
- Closes https://github.com/espressif/conventional-precommit-linter/issues/11
6+
17
## v1.4.0 (2023-12-04)
28

39

@@ -6,7 +12,6 @@
612
- - update actions version pytest.yml workflow
713
- docs: update thumbnails example messages
814
- change(output): coloring only keywords in output
9-
- change: release v1.3.0
1015

1116
## v1.3.0 (2023-11-09)
1217

@@ -27,20 +32,17 @@
2732

2833

2934
- Ignore comment lines from linted commit message (#5)
30-
- * fix: Ignore # lines from linted commit message
31-
32-
* feat: Add hint for preserving commit message to output report
33-
34-
* fix: Allow in scope special characters " _ / . , * -"
35+
- fix: Ignore # lines from linted commit message
36+
- feat: Add hint for preserving commit message to output report
37+
- fix: Allow in scope special characters " _ / . , * -"
3538
- docs: Update hook install process guide (#4)
3639

3740
## v1.1.0 (2023-06-27)
3841

3942

4043
- Update default rules (#3)
41-
- * change(rules): Set maximum summary length to 72 characters
42-
43-
* change(rules): Summary uppercase letter as optional rules
44+
- change(rules): Set maximum summary length to 72 characters
45+
- change(rules): Summary uppercase letter as optional rules
4446
- docs: Update argument usage example in README.md
4547

4648
## v1.0.0 (2023-06-21)

0 commit comments

Comments
 (0)