File tree 16 files changed +83
-13
lines changed
commitlint-config-nx-scopes 16 files changed +83
-13
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
+ ## [ 19.2.1] ( https://github.com/conventional-changelog/commitlint/compare/v19.2.0...v19.2.1 ) (2024-03-19)
7
+
8
+ ** Note:** Version bump only for package commitlint-config-nx-scopes
9
+
10
+
11
+
12
+
13
+
6
14
# [ 19.1.0] ( https://github.com/conventional-changelog/commitlint/compare/v19.0.3...v19.1.0 ) (2024-03-12)
7
15
8
16
** Note:** Version bump only for package commitlint-config-nx-scopes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " commitlint-config-nx-scopes" ,
3
3
"type" : " module" ,
4
- "version" : " 19.1.0 " ,
4
+ "version" : " 19.2.1 " ,
5
5
"description" : " Shareable commitlint config enforcing nx project names as scopes" ,
6
6
"files" : [
7
7
" index.js"
31
31
"node" : " >=v18"
32
32
},
33
33
"dependencies" : {
34
- "@commitlint/config-nx-scopes" : " ^19.1.0 "
34
+ "@commitlint/config-nx-scopes" : " ^19.2.1 "
35
35
},
36
36
"devDependencies" : {
37
37
"@commitlint/utils" : " ^19.0.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
+ ## [ 19.2.1] ( https://github.com/conventional-changelog/commitlint/compare/v19.2.0...v19.2.1 ) (2024-03-19)
7
+
8
+ ** Note:** Version bump only for package commitlint
9
+
10
+
11
+
12
+
13
+
6
14
# [ 19.2.0] ( https://github.com/conventional-changelog/commitlint/compare/v19.1.0...v19.2.0 ) (2024-03-15)
7
15
8
16
** Note:** Version bump only for package commitlint
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " commitlint" ,
3
3
"type" : " module" ,
4
- "version" : " 19.2.0 " ,
4
+ "version" : " 19.2.1 " ,
5
5
"description" : " Lint your commit messages" ,
6
6
"files" : [
7
7
" cli.js"
36
36
},
37
37
"license" : " MIT" ,
38
38
"dependencies" : {
39
- "@commitlint/cli" : " ^19.2.0 " ,
39
+ "@commitlint/cli" : " ^19.2.1 " ,
40
40
"@commitlint/types" : " ^19.0.3"
41
41
},
42
42
"devDependencies" : {
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
+ ## [ 19.2.1] ( https://github.com/conventional-changelog/commitlint/compare/v19.2.0...v19.2.1 ) (2024-03-19)
7
+
8
+ ** Note:** Version bump only for package @commitlint/cli
9
+
10
+
11
+
12
+
13
+
6
14
# [ 19.2.0] ( https://github.com/conventional-changelog/commitlint/compare/v19.1.0...v19.2.0 ) (2024-03-15)
7
15
8
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @commitlint/cli" ,
3
3
"type" : " module" ,
4
- "version" : " 19.2.0 " ,
4
+ "version" : " 19.2.1 " ,
5
5
"description" : " Lint your commit messages" ,
6
6
"files" : [
7
7
" index.cjs" ,
51
51
"@commitlint/format" : " ^19.0.3" ,
52
52
"@commitlint/lint" : " ^19.1.0" ,
53
53
"@commitlint/load" : " ^19.2.0" ,
54
- "@commitlint/read" : " ^19.2.0 " ,
54
+ "@commitlint/read" : " ^19.2.1 " ,
55
55
"@commitlint/types" : " ^19.0.3" ,
56
56
"execa" : " ^8.0.1" ,
57
57
"yargs" : " ^17.0.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
+ ## [ 19.2.1] ( https://github.com/conventional-changelog/commitlint/compare/v19.2.0...v19.2.1 ) (2024-03-19)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * ** config-nx-scopes:** include file extension in nx imports ([ #3979 ] ( https://github.com/conventional-changelog/commitlint/issues/3979 ) ) ([ 583250b] ( https://github.com/conventional-changelog/commitlint/commit/583250b919cf1eb338de3e3f5c848fff611a6212 ) )
12
+
13
+
14
+
15
+
16
+
6
17
# [ 19.1.0] ( https://github.com/conventional-changelog/commitlint/compare/v19.0.3...v19.1.0 ) (2024-03-12)
7
18
8
19
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @commitlint/config-nx-scopes" ,
3
3
"type" : " module" ,
4
- "version" : " 19.1.0 " ,
4
+ "version" : " 19.2.1 " ,
5
5
"description" : " Shareable commitlint config enforcing nx project names as scopes" ,
6
6
"main" : " index.js" ,
7
7
"files" : [
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
+ ## [ 19.2.1] ( https://github.com/conventional-changelog/commitlint/compare/v19.2.0...v19.2.1 ) (2024-03-19)
7
+
8
+ ** Note:** Version bump only for package @commitlint/core
9
+
10
+
11
+
12
+
13
+
6
14
# [ 19.2.0] ( https://github.com/conventional-changelog/commitlint/compare/v19.1.0...v19.2.0 ) (2024-03-15)
7
15
8
16
** Note:** Version bump only for package @commitlint/core
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @commitlint/core" ,
3
3
"type" : " module" ,
4
- "version" : " 19.2.0 " ,
4
+ "version" : " 19.2.1 " ,
5
5
"description" : " Lint your commit messages" ,
6
6
"main" : " lib/core.js" ,
7
7
"types" : " lib/core.d.ts" ,
39
39
"@commitlint/format" : " ^19.0.3" ,
40
40
"@commitlint/lint" : " ^19.1.0" ,
41
41
"@commitlint/load" : " ^19.2.0" ,
42
- "@commitlint/read" : " ^19.2.0 "
42
+ "@commitlint/read" : " ^19.2.1 "
43
43
},
44
44
"devDependencies" : {
45
45
"@commitlint/utils" : " ^19.0.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
+ ## [ 19.2.1] ( https://github.com/conventional-changelog/commitlint/compare/v19.2.0...v19.2.1 ) (2024-03-19)
7
+
8
+ ** Note:** Version bump only for package @commitlint/read
9
+
10
+
11
+
12
+
13
+
6
14
# [ 19.2.0] ( https://github.com/conventional-changelog/commitlint/compare/v19.1.0...v19.2.0 ) (2024-03-15)
7
15
8
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @commitlint/read" ,
3
3
"type" : " module" ,
4
- "version" : " 19.2.0 " ,
4
+ "version" : " 19.2.1 " ,
5
5
"description" : " Read commit messages from a specified range or last edit" ,
6
6
"main" : " lib/read.js" ,
7
7
"types" : " lib/read.d.ts" ,
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
+ ## [ 19.2.1] ( https://github.com/conventional-changelog/commitlint/compare/v19.2.0...v19.2.1 ) (2024-03-19)
7
+
8
+ ** Note:** Version bump only for package @commitlint/travis-cli
9
+
10
+
11
+
12
+
13
+
6
14
# [ 19.2.0] ( https://github.com/conventional-changelog/commitlint/compare/v19.1.0...v19.2.0 ) (2024-03-15)
7
15
8
16
** Note:** Version bump only for package @commitlint/travis-cli
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @commitlint/travis-cli" ,
3
3
"type" : " module" ,
4
- "version" : " 19.2.0 " ,
4
+ "version" : " 19.2.1 " ,
5
5
"description" : " Lint all relevant commits for a change or PR on Travis CI" ,
6
6
"main" : " lib/cli.js" ,
7
7
"types" : " lib/cli.d.ts" ,
43
43
"@commitlint/utils" : " ^19.0.0"
44
44
},
45
45
"dependencies" : {
46
- "@commitlint/cli" : " ^19.2.0 " ,
46
+ "@commitlint/cli" : " ^19.2.1 " ,
47
47
"execa" : " ^8.0.1"
48
48
},
49
49
"gitHead" : " 70f7f4688b51774e7ac5e40e896cdaa3f132b2bc"
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
+ ## [ 19.2.1] ( https://github.com/conventional-changelog/commitlint/compare/v19.2.0...v19.2.1 ) (2024-03-19)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * ** config-nx-scopes:** include file extension in nx imports ([ #3979 ] ( https://github.com/conventional-changelog/commitlint/issues/3979 ) ) ([ 583250b] ( https://github.com/conventional-changelog/commitlint/commit/583250b919cf1eb338de3e3f5c848fff611a6212 ) )
12
+
13
+
14
+
15
+
16
+
6
17
# [ 19.2.0] ( https://github.com/conventional-changelog/commitlint/compare/v19.1.0...v19.2.0 ) (2024-03-15)
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" : " 19.2.0 "
5
+ "version" : " 19.2.1 "
6
6
}
You can’t perform that action at this time.
0 commit comments