File tree Expand file tree Collapse file tree 6 files changed +36
-4
lines changed
@alias/commitlint-config-lerna-scopes
@commitlint/config-lerna-scopes Expand file tree Collapse file tree 6 files changed +36
-4
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
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+
614## [ 17.4.2] ( https://github.com/conventional-changelog/commitlint/compare/v17.4.1...v17.4.2 ) (2023-01-12)
715
816** Note:** Version bump only for package commitlint-config-lerna-scopes
Original file line number Diff line number Diff line change 11{
22 "name" : " commitlint-config-lerna-scopes" ,
3- "version" : " 17.4 .2" ,
3+ "version" : " 17.6 .2" ,
44 "description" : " Shareable commitlint config enforcing lerna package names as scopes" ,
55 "files" : [
66 " index.js"
3030 "node" : " >=v14"
3131 },
3232 "dependencies" : {
33- "@commitlint/config-lerna-scopes" : " ^17.4 .2"
33+ "@commitlint/config-lerna-scopes" : " ^17.6 .2"
3434 },
3535 "devDependencies" : {
3636 "@commitlint/utils" : " ^17.4.0"
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
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+
617## [ 17.4.2] ( https://github.com/conventional-changelog/commitlint/compare/v17.4.1...v17.4.2 ) (2023-01-12)
718
819** Note:** Version bump only for package @commitlint/config-lerna-scopes
Original file line number Diff line number Diff line change 11{
22 "name" : " @commitlint/config-lerna-scopes" ,
3- "version" : " 17.4 .2" ,
3+ "version" : " 17.6 .2" ,
44 "description" : " Shareable commitlint config enforcing lerna package and workspace names as scopes" ,
55 "files" : [
66 " index.js"
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
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+
619## [ 17.6.1] ( https://github.com/conventional-changelog/commitlint/compare/v17.6.0...v17.6.1 ) (2023-04-14)
720
821
Original file line number Diff line number Diff line change 22 "lerna" : " 4" ,
33 "npmClient" : " yarn" ,
44 "useWorkspaces" : true ,
5- "version" : " 17.6.1 "
5+ "version" : " 17.6.2 "
66}
You can’t perform that action at this time.
0 commit comments