File tree 8 files changed +44
-6
lines changed
8 files changed +44
-6
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
+ ## [ 16.0.2] ( https://github.com/conventional-changelog/commitlint/compare/v16.0.1...v16.0.2 ) (2022-01-09)
7
+
8
+ ** Note:** Version bump only for package commitlint
9
+
10
+
11
+
12
+
13
+
6
14
## [ 16.0.1] ( https://github.com/conventional-changelog/commitlint/compare/v16.0.0...v16.0.1 ) (2021-12-28)
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" : " 16.0.1 " ,
3
+ "version" : " 16.0.2 " ,
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" : " ^16.0.1 " ,
38
+ "@commitlint/cli" : " ^16.0.2 " ,
39
39
"@commitlint/types" : " ^16.0.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
+ ## [ 16.0.2] ( https://github.com/conventional-changelog/commitlint/compare/v16.0.1...v16.0.2 ) (2022-01-09)
7
+
8
+ ** Note:** Version bump only for package @commitlint/cli
9
+
10
+
11
+
12
+
13
+
6
14
## [ 16.0.1] ( https://github.com/conventional-changelog/commitlint/compare/v16.0.0...v16.0.1 ) (2021-12-28)
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" : " 16.0.1 " ,
3
+ "version" : " 16.0.2 " ,
4
4
"description" : " Lint your commit messages" ,
5
5
"files" : [
6
6
" index.js" ,
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
+ ## [ 16.0.2] ( https://github.com/conventional-changelog/commitlint/compare/v16.0.1...v16.0.2 ) (2022-01-09)
7
+
8
+ ** Note:** Version bump only for package @commitlint/travis-cli
9
+
10
+
11
+
12
+
13
+
6
14
## [ 16.0.1] ( https://github.com/conventional-changelog/commitlint/compare/v16.0.0...v16.0.1 ) (2021-12-28)
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" : " 16.0.1 " ,
3
+ "version" : " 16.0.2 " ,
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" : " ^16.0.0"
41
41
},
42
42
"dependencies" : {
43
- "@commitlint/cli" : " ^16.0.1 " ,
43
+ "@commitlint/cli" : " ^16.0.2 " ,
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
+ ## [ 16.0.2] ( https://github.com/conventional-changelog/commitlint/compare/v16.0.1...v16.0.2 ) (2022-01-09)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * update dependency conventional-changelog-conventionalcommits to v4.6.3 ([ #2938 ] ( https://github.com/conventional-changelog/commitlint/issues/2938 ) ) ([ 0231f4b] ( https://github.com/conventional-changelog/commitlint/commit/0231f4bd74d9c5a691ba3e25e92947127359528c ) )
12
+ * update dependency conventional-commits-parser to v3.2.4 ([ #2939 ] ( https://github.com/conventional-changelog/commitlint/issues/2939 ) ) ([ a484a9a] ( https://github.com/conventional-changelog/commitlint/commit/a484a9a65259861114deb2b37ee0b30d0058be2a ) )
13
+ * update dependency cosmiconfig-typescript-loader to v1.0.3 ([ #2956 ] ( https://github.com/conventional-changelog/commitlint/issues/2956 ) ) ([ cc6e6cd] ( https://github.com/conventional-changelog/commitlint/commit/cc6e6cdd53a4b609c8e0514a2035ce4f4a46a317 ) )
14
+ * update dependency jest-environment-node to v27.4.6 ([ #2957 ] ( https://github.com/conventional-changelog/commitlint/issues/2957 ) ) ([ 62a0867] ( https://github.com/conventional-changelog/commitlint/commit/62a0867ddbc771bf92395ccfd0d1f75ff9ea24ec ) )
15
+
16
+
17
+
18
+
19
+
6
20
## [ 16.0.1] ( https://github.com/conventional-changelog/commitlint/compare/v16.0.0...v16.0.1 ) (2021-12-28)
7
21
8
22
Original file line number Diff line number Diff line change 2
2
"lerna" : " 4" ,
3
3
"npmClient" : " yarn" ,
4
4
"useWorkspaces" : true ,
5
- "version" : " 16.0.1 "
5
+ "version" : " 16.0.2 "
6
6
}
You can’t perform that action at this time.
0 commit comments