File tree 6 files changed +36
-4
lines changed
@alias/commitlint-config-lerna-scopes
@commitlint/config-lerna-scopes
6 files changed +36
-4
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
+ ## [ 17.6.2] ( https://github.com/conventional-changelog/commitlint/compare/v17.6.1...v17.6.2 ) (2023-05-03)
7
+
8
+ ** Note:** Version bump only for package commitlint-config-lerna-scopes
9
+
10
+
11
+
12
+
13
+
6
14
## [ 17.4.2] ( https://github.com/conventional-changelog/commitlint/compare/v17.4.1...v17.4.2 ) (2023-01-12)
7
15
8
16
** Note:** Version bump only for package commitlint-config-lerna-scopes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " commitlint-config-lerna-scopes" ,
3
- "version" : " 17.4 .2" ,
3
+ "version" : " 17.6 .2" ,
4
4
"description" : " Shareable commitlint config enforcing lerna package names as scopes" ,
5
5
"files" : [
6
6
" index.js"
30
30
"node" : " >=v14"
31
31
},
32
32
"dependencies" : {
33
- "@commitlint/config-lerna-scopes" : " ^17.4 .2"
33
+ "@commitlint/config-lerna-scopes" : " ^17.6 .2"
34
34
},
35
35
"devDependencies" : {
36
36
"@commitlint/utils" : " ^17.4.0"
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
+ ## [ 17.6.2] ( https://github.com/conventional-changelog/commitlint/compare/v17.6.1...v17.6.2 ) (2023-05-03)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * lerna package.json resolution ([ #3600 ] ( https://github.com/conventional-changelog/commitlint/issues/3600 ) ) ([ 6c5cd53] ( https://github.com/conventional-changelog/commitlint/commit/6c5cd535679ac9448a127a57e309276e699cebb9 ) )
12
+
13
+
14
+
15
+
16
+
6
17
## [ 17.4.2] ( https://github.com/conventional-changelog/commitlint/compare/v17.4.1...v17.4.2 ) (2023-01-12)
7
18
8
19
** Note:** Version bump only for package @commitlint/config-lerna-scopes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @commitlint/config-lerna-scopes" ,
3
- "version" : " 17.4 .2" ,
3
+ "version" : " 17.6 .2" ,
4
4
"description" : " Shareable commitlint config enforcing lerna package and workspace names as scopes" ,
5
5
"files" : [
6
6
" index.js"
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
+ ## [ 17.6.2] ( https://github.com/conventional-changelog/commitlint/compare/v17.6.1...v17.6.2 ) (2023-05-03)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * lerna package.json resolution ([ #3600 ] ( https://github.com/conventional-changelog/commitlint/issues/3600 ) ) ([ 6c5cd53] ( https://github.com/conventional-changelog/commitlint/commit/6c5cd535679ac9448a127a57e309276e699cebb9 ) )
12
+ * update dependency cosmiconfig to v8.1.3 ([ #3591 ] ( https://github.com/conventional-changelog/commitlint/issues/3591 ) ) ([ 44b57a5] ( https://github.com/conventional-changelog/commitlint/commit/44b57a5022ede545a4d27146fd1a41110767c963 ) )
13
+ * update dependency fs-extra to v11.1.1 ([ #3592 ] ( https://github.com/conventional-changelog/commitlint/issues/3592 ) ) ([ d6ec0d9] ( https://github.com/conventional-changelog/commitlint/commit/d6ec0d9295c66b51786e210e63dda2a5fa6b9d91 ) )
14
+
15
+
16
+
17
+
18
+
6
19
## [ 17.6.1] ( https://github.com/conventional-changelog/commitlint/compare/v17.6.0...v17.6.1 ) (2023-04-14)
7
20
8
21
Original file line number Diff line number Diff line change 2
2
"lerna" : " 4" ,
3
3
"npmClient" : " yarn" ,
4
4
"useWorkspaces" : true ,
5
- "version" : " 17.6.1 "
5
+ "version" : " 17.6.2 "
6
6
}
You can’t perform that action at this time.
0 commit comments