File tree 4 files changed +24
-2
lines changed
@commitlint/config-conventional
4 files changed +24
-2
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 18.6.2] ( https://github.com/conventional-changelog/commitlint/compare/v18.6.1...v18.6.2 ) (2024-02-14)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * ** config-conventional:** use default export ([ #3911 ] ( https://github.com/conventional-changelog/commitlint/issues/3911 ) ) ([ bc48408] ( https://github.com/conventional-changelog/commitlint/commit/bc4840832f9484186d3281d13ab5e0b4f9f63113 ) )
12
+
13
+
14
+
15
+
16
+
6
17
## [ 18.6.1] ( https://github.com/conventional-changelog/commitlint/compare/v18.6.0...v18.6.1 ) (2024-02-13)
7
18
8
19
** Note:** Version bump only for package @commitlint/config-conventional
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @commitlint/config-conventional" ,
3
- "version" : " 18.6.1 " ,
3
+ "version" : " 18.6.2 " ,
4
4
"description" : " Shareable commitlint config enforcing conventional commits" ,
5
5
"main" : " lib/index.js" ,
6
6
"exports" : {
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 18.6.2] ( https://github.com/conventional-changelog/commitlint/compare/v18.6.1...v18.6.2 ) (2024-02-14)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * ** config-conventional:** use default export ([ #3911 ] ( https://github.com/conventional-changelog/commitlint/issues/3911 ) ) ([ bc48408] ( https://github.com/conventional-changelog/commitlint/commit/bc4840832f9484186d3281d13ab5e0b4f9f63113 ) )
12
+
13
+
14
+
15
+
16
+
6
17
## [ 18.6.1] ( https://github.com/conventional-changelog/commitlint/compare/v18.6.0...v18.6.1 ) (2024-02-13)
7
18
8
19
Original file line number Diff line number Diff line change 2
2
"lerna" : " 4" ,
3
3
"npmClient" : " yarn" ,
4
4
"useWorkspaces" : true ,
5
- "version" : " 18.6.1 "
5
+ "version" : " 18.6.2 "
6
6
}
You can’t perform that action at this time.
0 commit comments