File tree Expand file tree Collapse file tree 6 files changed +34
-4
lines changed
@alias/commitlint-config-nx-scopes
@commitlint/config-nx-scopes Expand file tree Collapse file tree 6 files changed +34
-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+ ## [ 18.5.1] ( https://github.com/conventional-changelog/commitlint/compare/v18.5.0...v18.5.1 ) (2024-01-22)
7+
8+ ** Note:** Version bump only for package commitlint-config-nx-scopes
9+
10+
11+
12+
13+
614# [ 18.5.0] ( https://github.com/conventional-changelog/commitlint/compare/v18.4.4...v18.5.0 ) (2024-01-22)
715
816** Note:** Version bump only for package commitlint-config-nx-scopes
Original file line number Diff line number Diff line change 11{
22 "name" : " commitlint-config-nx-scopes" ,
3- "version" : " 18.5.0 " ,
3+ "version" : " 18.5.1 " ,
44 "description" : " Shareable commitlint config enforcing nx project names as scopes" ,
55 "files" : [
66 " index.js"
3030 "node" : " >=v18"
3131 },
3232 "dependencies" : {
33- "@commitlint/config-nx-scopes" : " ^18.5.0 "
33+ "@commitlint/config-nx-scopes" : " ^18.5.1 "
3434 },
3535 "devDependencies" : {
3636 "@commitlint/utils" : " ^18.4.4"
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+ ## [ 18.5.1] ( https://github.com/conventional-changelog/commitlint/compare/v18.5.0...v18.5.1 ) (2024-01-22)
7+
8+
9+ ### Bug Fixes
10+
11+ * ** config-nx-scopes:** replace import with require ([ #3865 ] ( https://github.com/conventional-changelog/commitlint/issues/3865 ) ) ([ #3867 ] ( https://github.com/conventional-changelog/commitlint/issues/3867 ) ) ([ 3ede3e0] ( https://github.com/conventional-changelog/commitlint/commit/3ede3e0e9d5af1302fff896aba049b487b90c0bf ) )
12+
13+
14+
15+
16+
617# [ 18.5.0] ( https://github.com/conventional-changelog/commitlint/compare/v18.4.4...v18.5.0 ) (2024-01-22)
718
819
Original file line number Diff line number Diff line change 11{
22 "name" : " @commitlint/config-nx-scopes" ,
3- "version" : " 18.5.0 " ,
3+ "version" : " 18.5.1 " ,
44 "description" : " Shareable commitlint config enforcing nx project 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+ ## [ 18.5.1] ( https://github.com/conventional-changelog/commitlint/compare/v18.5.0...v18.5.1 ) (2024-01-22)
7+
8+
9+ ### Bug Fixes
10+
11+ * ** config-nx-scopes:** replace import with require ([ #3865 ] ( https://github.com/conventional-changelog/commitlint/issues/3865 ) ) ([ #3867 ] ( https://github.com/conventional-changelog/commitlint/issues/3867 ) ) ([ 3ede3e0] ( https://github.com/conventional-changelog/commitlint/commit/3ede3e0e9d5af1302fff896aba049b487b90c0bf ) )
12+
13+
14+
15+
16+
617# [ 18.5.0] ( https://github.com/conventional-changelog/commitlint/compare/v18.4.4...v18.5.0 ) (2024-01-22)
718
819
Original file line number Diff line number Diff line change 22 "lerna" : " 4" ,
33 "npmClient" : " yarn" ,
44 "useWorkspaces" : true ,
5- "version" : " 18.5.0 "
5+ "version" : " 18.5.1 "
66}
You can’t perform that action at this time.
0 commit comments