File tree 12 files changed +58
-10
lines changed
12 files changed +58
-10
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.5.1] ( https://github.com/conventional-changelog/commitlint/compare/v17.5.0...v17.5.1 ) (2023-03-28)
7
+
8
+ ** Note:** Version bump only for package commitlint
9
+
10
+
11
+
12
+
13
+
6
14
# [ 17.5.0] ( https://github.com/conventional-changelog/commitlint/compare/v17.4.4...v17.5.0 ) (2023-03-22)
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" : " 17.5.0 " ,
3
+ "version" : " 17.5.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" : " ^17.5.0 " ,
38
+ "@commitlint/cli" : " ^17.5.1 " ,
39
39
"@commitlint/types" : " ^17.4.4"
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
+ ## [ 17.5.1] ( https://github.com/conventional-changelog/commitlint/compare/v17.5.0...v17.5.1 ) (2023-03-28)
7
+
8
+ ** Note:** Version bump only for package @commitlint/cli
9
+
10
+
11
+
12
+
13
+
6
14
# [ 17.5.0] ( https://github.com/conventional-changelog/commitlint/compare/v17.4.4...v17.5.0 ) (2023-03-22)
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" : " 17.5.0 " ,
3
+ "version" : " 17.5.1 " ,
4
4
"description" : " Lint your commit messages" ,
5
5
"files" : [
6
6
" index.js" ,
50
50
"@commitlint/format" : " ^17.4.4" ,
51
51
"@commitlint/lint" : " ^17.4.4" ,
52
52
"@commitlint/load" : " ^17.5.0" ,
53
- "@commitlint/read" : " ^17.4.4 " ,
53
+ "@commitlint/read" : " ^17.5.1 " ,
54
54
"@commitlint/types" : " ^17.4.4" ,
55
55
"execa" : " ^5.0.0" ,
56
56
"lodash.isfunction" : " ^3.0.9" ,
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.5.1] ( https://github.com/conventional-changelog/commitlint/compare/v17.5.0...v17.5.1 ) (2023-03-28)
7
+
8
+ ** Note:** Version bump only for package @commitlint/core
9
+
10
+
11
+
12
+
13
+
6
14
# [ 17.5.0] ( https://github.com/conventional-changelog/commitlint/compare/v17.4.4...v17.5.0 ) (2023-03-22)
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" : " 17.5.0 " ,
3
+ "version" : " 17.5.1 " ,
4
4
"description" : " Lint your commit messages" ,
5
5
"main" : " lib/core.js" ,
6
6
"types" : " lib/core.d.ts" ,
38
38
"@commitlint/format" : " ^17.4.4" ,
39
39
"@commitlint/lint" : " ^17.4.4" ,
40
40
"@commitlint/load" : " ^17.5.0" ,
41
- "@commitlint/read" : " ^17.4.4 "
41
+ "@commitlint/read" : " ^17.5.1 "
42
42
},
43
43
"devDependencies" : {
44
44
"@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.5.1] ( https://github.com/conventional-changelog/commitlint/compare/v17.5.0...v17.5.1 ) (2023-03-28)
7
+
8
+ ** Note:** Version bump only for package @commitlint/read
9
+
10
+
11
+
12
+
13
+
6
14
## [ 17.4.4] ( https://github.com/conventional-changelog/commitlint/compare/v17.4.3...v17.4.4 ) (2023-02-17)
7
15
8
16
** Note:** Version bump only for package @commitlint/read
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @commitlint/read" ,
3
- "version" : " 17.4.4 " ,
3
+ "version" : " 17.5.1 " ,
4
4
"description" : " Read commit messages from a specified range or last edit" ,
5
5
"main" : " lib/read.js" ,
6
6
"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
+ ## [ 17.5.1] ( https://github.com/conventional-changelog/commitlint/compare/v17.5.0...v17.5.1 ) (2023-03-28)
7
+
8
+ ** Note:** Version bump only for package @commitlint/travis-cli
9
+
10
+
11
+
12
+
13
+
6
14
# [ 17.5.0] ( https://github.com/conventional-changelog/commitlint/compare/v17.4.4...v17.5.0 ) (2023-03-22)
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" : " 17.5.0 " ,
3
+ "version" : " 17.5.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" : " ^17.4.0"
41
41
},
42
42
"dependencies" : {
43
- "@commitlint/cli" : " ^17.5.0 " ,
43
+ "@commitlint/cli" : " ^17.5.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
+ ## [ 17.5.1] ( https://github.com/conventional-changelog/commitlint/compare/v17.5.0...v17.5.1 ) (2023-03-28)
7
+
8
+ ** Note:** Version bump only for package @commitlint/root
9
+
10
+
11
+
12
+
13
+
6
14
# [ 17.5.0] ( https://github.com/conventional-changelog/commitlint/compare/v17.4.4...v17.5.0 ) (2023-03-22)
7
15
8
16
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.5.0 "
5
+ "version" : " 17.5.1 "
6
6
}
You can’t perform that action at this time.
0 commit comments