File tree 22 files changed +148
-72
lines changed
22 files changed +148
-72
lines changed Original file line number Diff line number Diff line change 17
17
steps :
18
18
- uses : actions/checkout@v4
19
19
20
- - uses : actions/setup-node@v3
20
+ - uses : actions/setup-node@v4
21
21
with :
22
22
node-version : ${{ matrix.node }}
23
23
cache : yarn
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.4.1] ( https://github.com/conventional-changelog/commitlint/compare/v18.4.0...v18.4.1 ) (2023-11-12)
7
+
8
+ ** Note:** Version bump only for package commitlint
9
+
10
+
11
+
12
+
13
+
6
14
# [ 18.4.0] ( https://github.com/conventional-changelog/commitlint/compare/v18.3.0...v18.4.0 ) (2023-11-10)
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
- "version" : " 18.4.0 " ,
3
+ "version" : " 18.4.1 " ,
4
4
"description" : " Lint your commit messages" ,
5
5
"files" : [
6
6
" cli.js"
35
35
},
36
36
"license" : " MIT" ,
37
37
"dependencies" : {
38
- "@commitlint/cli" : " ^18.4.0 " ,
38
+ "@commitlint/cli" : " ^18.4.1 " ,
39
39
"@commitlint/types" : " ^18.4.0"
40
40
},
41
41
"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
+ ## [ 18.4.1] ( https://github.com/conventional-changelog/commitlint/compare/v18.4.0...v18.4.1 ) (2023-11-12)
7
+
8
+ ** Note:** Version bump only for package @commitlint/cli
9
+
10
+
11
+
12
+
13
+
6
14
# [ 18.4.0] ( https://github.com/conventional-changelog/commitlint/compare/v18.3.0...v18.4.0 ) (2023-11-10)
7
15
8
16
** Note:** Version bump only for package @commitlint/cli
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @commitlint/cli" ,
3
- "version" : " 18.4.0 " ,
3
+ "version" : " 18.4.1 " ,
4
4
"description" : " Lint your commit messages" ,
5
5
"files" : [
6
6
" index.js" ,
49
49
"dependencies" : {
50
50
"@commitlint/format" : " ^18.4.0" ,
51
51
"@commitlint/lint" : " ^18.4.0" ,
52
- "@commitlint/load" : " ^18.4.0 " ,
52
+ "@commitlint/load" : " ^18.4.1 " ,
53
53
"@commitlint/read" : " ^18.4.0" ,
54
54
"@commitlint/types" : " ^18.4.0" ,
55
55
"execa" : " ^5.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
+ ## [ 18.4.1] ( https://github.com/conventional-changelog/commitlint/compare/v18.4.0...v18.4.1 ) (2023-11-12)
7
+
8
+ ** Note:** Version bump only for package @commitlint/core
9
+
10
+
11
+
12
+
13
+
6
14
# [ 18.4.0] ( https://github.com/conventional-changelog/commitlint/compare/v18.3.0...v18.4.0 ) (2023-11-10)
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
- "version" : " 18.4.0 " ,
3
+ "version" : " 18.4.1 " ,
4
4
"description" : " Lint your commit messages" ,
5
5
"main" : " lib/core.js" ,
6
6
"types" : " lib/core.d.ts" ,
37
37
"dependencies" : {
38
38
"@commitlint/format" : " ^18.4.0" ,
39
39
"@commitlint/lint" : " ^18.4.0" ,
40
- "@commitlint/load" : " ^18.4.0 " ,
40
+ "@commitlint/load" : " ^18.4.1 " ,
41
41
"@commitlint/read" : " ^18.4.0"
42
42
},
43
43
"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
+ ## [ 18.4.1] ( https://github.com/conventional-changelog/commitlint/compare/v18.4.0...v18.4.1 ) (2023-11-12)
7
+
8
+ ** Note:** Version bump only for package @commitlint/cz-commitlint
9
+
10
+
11
+
12
+
13
+
6
14
# [ 18.4.0] ( https://github.com/conventional-changelog/commitlint/compare/v18.3.0...v18.4.0 ) (2023-11-10)
7
15
8
16
** Note:** Version bump only for package @commitlint/cz-commitlint
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @commitlint/cz-commitlint" ,
3
- "version" : " 18.4.0 " ,
3
+ "version" : " 18.4.1 " ,
4
4
"description" : " Commitizen adapter using the commitlint.config.js" ,
5
5
"main" : " ./lib/index.js" ,
6
6
"files" : [
38
38
},
39
39
"dependencies" : {
40
40
"@commitlint/ensure" : " ^18.4.0" ,
41
- "@commitlint/load" : " ^18.4.0 " ,
41
+ "@commitlint/load" : " ^18.4.1 " ,
42
42
"@commitlint/types" : " ^18.4.0" ,
43
43
"chalk" : " ^4.1.0" ,
44
44
"lodash.isplainobject" : " ^4.0.6" ,
Original file line number Diff line number Diff line change 38
38
"@commitlint/parse" : " ^18.4.0" ,
39
39
"@commitlint/test" : " ^18.0.0" ,
40
40
"@commitlint/utils" : " ^18.4.0" ,
41
- "@types/semver" : " 7.5.4 "
41
+ "@types/semver" : " 7.5.5 "
42
42
},
43
43
"dependencies" : {
44
44
"@commitlint/types" : " ^18.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
+ ## [ 18.4.1] ( https://github.com/conventional-changelog/commitlint/compare/v18.4.0...v18.4.1 ) (2023-11-12)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * update cosmiconfig to specific version ([ #3755 ] ( https://github.com/conventional-changelog/commitlint/issues/3755 ) ) ([ 636b8b1] ( https://github.com/conventional-changelog/commitlint/commit/636b8b1338835b239ab0585e062bfe305fca4424 ) )
12
+
13
+
14
+
15
+
16
+
6
17
# [ 18.4.0] ( https://github.com/conventional-changelog/commitlint/compare/v18.3.0...v18.4.0 ) (2023-11-10)
7
18
8
19
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @commitlint/load" ,
3
- "version" : " 18.4.0 " ,
3
+ "version" : " 18.4.1 " ,
4
4
"description" : " Load shared commitlint configuration" ,
5
5
"main" : " lib/load.js" ,
6
6
"types" : " lib/load.d.ts" ,
50
50
"@commitlint/types" : " ^18.4.0" ,
51
51
"@types/node" : " ^18.11.9" ,
52
52
"chalk" : " ^4.1.0" ,
53
- "cosmiconfig" : " ^8.0.0 " ,
53
+ "cosmiconfig" : " ^8.3.6 " ,
54
54
"cosmiconfig-typescript-loader" : " ^5.0.0" ,
55
55
"lodash.isplainobject" : " ^4.0.6" ,
56
56
"lodash.merge" : " ^4.6.2" ,
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.4.1] ( https://github.com/conventional-changelog/commitlint/compare/v18.4.0...v18.4.1 ) (2023-11-12)
7
+
8
+ ** Note:** Version bump only for package @commitlint/prompt-cli
9
+
10
+
11
+
12
+
13
+
6
14
# [ 18.4.0] ( https://github.com/conventional-changelog/commitlint/compare/v18.3.0...v18.4.0 ) (2023-11-10)
7
15
8
16
** Note:** Version bump only for package @commitlint/prompt-cli
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @commitlint/prompt-cli" ,
3
- "version" : " 18.4.0 " ,
3
+ "version" : " 18.4.1 " ,
4
4
"description" : " commit prompt using commitlint.config.js" ,
5
5
"files" : [
6
6
" cli.js"
36
36
"@commitlint/utils" : " ^18.4.0"
37
37
},
38
38
"dependencies" : {
39
- "@commitlint/prompt" : " ^18.4.0 " ,
39
+ "@commitlint/prompt" : " ^18.4.1 " ,
40
40
"execa" : " ^5.0.0" ,
41
41
"inquirer" : " ^6.5.2"
42
42
},
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.4.1] ( https://github.com/conventional-changelog/commitlint/compare/v18.4.0...v18.4.1 ) (2023-11-12)
7
+
8
+ ** Note:** Version bump only for package @commitlint/prompt
9
+
10
+
11
+
12
+
13
+
6
14
# [ 18.4.0] ( https://github.com/conventional-changelog/commitlint/compare/v18.3.0...v18.4.0 ) (2023-11-10)
7
15
8
16
** Note:** Version bump only for package @commitlint/prompt
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @commitlint/prompt" ,
3
- "version" : " 18.4.0 " ,
3
+ "version" : " 18.4.1 " ,
4
4
"description" : " commitizen prompt using commitlint.config.js" ,
5
5
"main" : " ./lib/index.js" ,
6
6
"files" : [
46
46
},
47
47
"dependencies" : {
48
48
"@commitlint/ensure" : " ^18.4.0" ,
49
- "@commitlint/load" : " ^18.4.0 " ,
49
+ "@commitlint/load" : " ^18.4.1 " ,
50
50
"@commitlint/types" : " ^18.4.0" ,
51
51
"chalk" : " ^4.1.0" ,
52
52
"inquirer" : " ^6.5.2"
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.4.1] ( https://github.com/conventional-changelog/commitlint/compare/v18.4.0...v18.4.1 ) (2023-11-12)
7
+
8
+ ** Note:** Version bump only for package @commitlint/travis-cli
9
+
10
+
11
+
12
+
13
+
6
14
# [ 18.4.0] ( https://github.com/conventional-changelog/commitlint/compare/v18.3.0...v18.4.0 ) (2023-11-10)
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
- "version" : " 18.4.0 " ,
3
+ "version" : " 18.4.1 " ,
4
4
"description" : " Lint all relevant commits for a change or PR on Travis CI" ,
5
5
"files" : [
6
6
" lib/" ,
40
40
"@commitlint/utils" : " ^18.4.0"
41
41
},
42
42
"dependencies" : {
43
- "@commitlint/cli" : " ^18.4.0 " ,
43
+ "@commitlint/cli" : " ^18.4.1 " ,
44
44
"execa" : " ^5.0.0"
45
45
},
46
46
"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
+ ## [ 18.4.1] ( https://github.com/conventional-changelog/commitlint/compare/v18.4.0...v18.4.1 ) (2023-11-12)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * update cosmiconfig to specific version ([ #3755 ] ( https://github.com/conventional-changelog/commitlint/issues/3755 ) ) ([ 636b8b1] ( https://github.com/conventional-changelog/commitlint/commit/636b8b1338835b239ab0585e062bfe305fca4424 ) )
12
+
13
+
14
+
15
+
16
+
6
17
# [ 18.4.0] ( https://github.com/conventional-changelog/commitlint/compare/v18.3.0...v18.4.0 ) (2023-11-10)
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.4.0 "
5
+ "version" : " 18.4.1 "
6
6
}
Original file line number Diff line number Diff line change 98
98
"husky" : " ^8.0.0" ,
99
99
"jest" : " ^29.6.2" ,
100
100
"lerna" : " ^6.0.0" ,
101
- "lint-staged" : " 15.0.2 " ,
101
+ "lint-staged" : " 15.1.0 " ,
102
102
"prettier" : " ^2.8.8" ,
103
103
"typescript" : " ^5.2.2"
104
104
}
You can’t perform that action at this time.
0 commit comments