File tree Expand file tree Collapse file tree 1 file changed +11
-9
lines changed Expand file tree Collapse file tree 1 file changed +11
-9
lines changed Original file line number Diff line number Diff line change
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
+
1
7
## v1.4.0 (2023-12-04)
2
8
3
9
6
12
- - update actions version pytest.yml workflow
7
13
- docs: update thumbnails example messages
8
14
- change(output): coloring only keywords in output
9
- - change: release v1.3.0
10
15
11
16
## v1.3.0 (2023-11-09)
12
17
27
32
28
33
29
34
- 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 " _ / . , * -"
35
38
- docs: Update hook install process guide (#4 )
36
39
37
40
## v1.1.0 (2023-06-27)
38
41
39
42
40
43
- 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
44
46
- docs: Update argument usage example in README.md
45
47
46
48
## v1.0.0 (2023-06-21)
You can’t perform that action at this time.
0 commit comments