File tree 32 files changed +166
-32
lines changed
commitlint-config-angular
commitlint-config-patternplate
32 files changed +166
-32
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.6.5] ( https://github.com/conventional-changelog/commitlint/compare/v17.6.4...v17.6.5 ) (2023-05-30)
7
+
8
+ ** Note:** Version bump only for package commitlint-config-angular
9
+
10
+
11
+
12
+
13
+
6
14
## [ 17.6.3] ( https://github.com/conventional-changelog/commitlint/compare/v17.6.2...v17.6.3 ) (2023-05-04)
7
15
8
16
** Note:** Version bump only for package commitlint-config-angular
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " commitlint-config-angular" ,
3
- "version" : " 17.6.3 " ,
3
+ "version" : " 17.6.5 " ,
4
4
"description" : " Shareable commitlint config enforcing the angular commit convention" ,
5
5
"files" : [
6
6
" index.js"
30
30
"node" : " >=v14"
31
31
},
32
32
"dependencies" : {
33
- "@commitlint/config-angular" : " ^17.6.3 "
33
+ "@commitlint/config-angular" : " ^17.6.5 "
34
34
},
35
35
"devDependencies" : {
36
36
"@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.6.5] ( https://github.com/conventional-changelog/commitlint/compare/v17.6.4...v17.6.5 ) (2023-05-30)
7
+
8
+ ** Note:** Version bump only for package commitlint-config-patternplate
9
+
10
+
11
+
12
+
13
+
6
14
## [ 17.6.3] ( https://github.com/conventional-changelog/commitlint/compare/v17.6.2...v17.6.3 ) (2023-05-04)
7
15
8
16
** Note:** Version bump only for package commitlint-config-patternplate
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " commitlint-config-patternplate" ,
3
- "version" : " 17.6.3 " ,
3
+ "version" : " 17.6.5 " ,
4
4
"description" : " Lint your commits, patternplate-style" ,
5
5
"files" : [
6
6
" index.js"
30
30
"node" : " >=v14"
31
31
},
32
32
"dependencies" : {
33
- "@commitlint/config-patternplate" : " ^17.6.3 "
33
+ "@commitlint/config-patternplate" : " ^17.6.5 "
34
34
},
35
35
"devDependencies" : {
36
36
"@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.6.5] ( https://github.com/conventional-changelog/commitlint/compare/v17.6.4...v17.6.5 ) (2023-05-30)
7
+
8
+ ** Note:** Version bump only for package commitlint
9
+
10
+
11
+
12
+
13
+
6
14
## [ 17.6.3] ( https://github.com/conventional-changelog/commitlint/compare/v17.6.2...v17.6.3 ) (2023-05-04)
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.6.3 " ,
3
+ "version" : " 17.6.5 " ,
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.6.3 " ,
38
+ "@commitlint/cli" : " ^17.6.5 " ,
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.6.5] ( https://github.com/conventional-changelog/commitlint/compare/v17.6.4...v17.6.5 ) (2023-05-30)
7
+
8
+ ** Note:** Version bump only for package @commitlint/cli
9
+
10
+
11
+
12
+
13
+
6
14
## [ 17.6.3] ( https://github.com/conventional-changelog/commitlint/compare/v17.6.2...v17.6.3 ) (2023-05-04)
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.6.3 " ,
3
+ "version" : " 17.6.5 " ,
4
4
"description" : " Lint your commit messages" ,
5
5
"files" : [
6
6
" index.js" ,
48
48
},
49
49
"dependencies" : {
50
50
"@commitlint/format" : " ^17.4.4" ,
51
- "@commitlint/lint" : " ^17.6.3 " ,
51
+ "@commitlint/lint" : " ^17.6.5 " ,
52
52
"@commitlint/load" : " ^17.5.0" ,
53
53
"@commitlint/read" : " ^17.5.1" ,
54
54
"@commitlint/types" : " ^17.4.4" ,
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.6.5] ( https://github.com/conventional-changelog/commitlint/compare/v17.6.4...v17.6.5 ) (2023-05-30)
7
+
8
+ ** Note:** Version bump only for package @commitlint/config-angular
9
+
10
+
11
+
12
+
13
+
6
14
## [ 17.6.3] ( https://github.com/conventional-changelog/commitlint/compare/v17.6.2...v17.6.3 ) (2023-05-04)
7
15
8
16
** Note:** Version bump only for package @commitlint/config-angular
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @commitlint/config-angular" ,
3
- "version" : " 17.6.3 " ,
3
+ "version" : " 17.6.5 " ,
4
4
"description" : " Shareable commitlint config enforcing the angular commit convention" ,
5
5
"files" : [
6
6
" index.js"
30
30
"node" : " >=v14"
31
31
},
32
32
"devDependencies" : {
33
- "@commitlint/lint" : " ^17.6.3 " ,
33
+ "@commitlint/lint" : " ^17.6.5 " ,
34
34
"@commitlint/utils" : " ^17.4.0"
35
35
},
36
36
"dependencies" : {
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.6.5] ( https://github.com/conventional-changelog/commitlint/compare/v17.6.4...v17.6.5 ) (2023-05-30)
7
+
8
+ ** Note:** Version bump only for package @commitlint/config-conventional
9
+
10
+
11
+
12
+
13
+
6
14
## [ 17.6.3] ( https://github.com/conventional-changelog/commitlint/compare/v17.6.2...v17.6.3 ) (2023-05-04)
7
15
8
16
** Note:** Version bump only for package @commitlint/config-conventional
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @commitlint/config-conventional" ,
3
- "version" : " 17.6.3 " ,
3
+ "version" : " 17.6.5 " ,
4
4
"description" : " Shareable commitlint config enforcing conventional commits" ,
5
5
"files" : [
6
6
" index.js"
33
33
"node" : " >=v14"
34
34
},
35
35
"devDependencies" : {
36
- "@commitlint/lint" : " ^17.6.3 " ,
36
+ "@commitlint/lint" : " ^17.6.5 " ,
37
37
"@commitlint/utils" : " ^17.4.0"
38
38
},
39
39
"dependencies" : {
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.6.5] ( https://github.com/conventional-changelog/commitlint/compare/v17.6.4...v17.6.5 ) (2023-05-30)
7
+
8
+ ** Note:** Version bump only for package @commitlint/config-patternplate
9
+
10
+
11
+
12
+
13
+
6
14
## [ 17.6.3] ( https://github.com/conventional-changelog/commitlint/compare/v17.6.2...v17.6.3 ) (2023-05-04)
7
15
8
16
** Note:** Version bump only for package @commitlint/config-patternplate
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @commitlint/config-patternplate" ,
3
- "version" : " 17.6.3 " ,
3
+ "version" : " 17.6.5 " ,
4
4
"description" : " Lint your commits, patternplate-style" ,
5
5
"files" : [
6
6
" index.js"
30
30
"node" : " >=v14"
31
31
},
32
32
"dependencies" : {
33
- "@commitlint/config-angular" : " ^17.6.3 " ,
33
+ "@commitlint/config-angular" : " ^17.6.5 " ,
34
34
"glob" : " ^8.0.3" ,
35
35
"lodash.merge" : " ^4.6.2"
36
36
},
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.6.5] ( https://github.com/conventional-changelog/commitlint/compare/v17.6.4...v17.6.5 ) (2023-05-30)
7
+
8
+ ** Note:** Version bump only for package @commitlint/core
9
+
10
+
11
+
12
+
13
+
6
14
## [ 17.6.3] ( https://github.com/conventional-changelog/commitlint/compare/v17.6.2...v17.6.3 ) (2023-05-04)
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.6.3 " ,
3
+ "version" : " 17.6.5 " ,
4
4
"description" : " Lint your commit messages" ,
5
5
"main" : " lib/core.js" ,
6
6
"types" : " lib/core.d.ts" ,
36
36
"license" : " MIT" ,
37
37
"dependencies" : {
38
38
"@commitlint/format" : " ^17.4.4" ,
39
- "@commitlint/lint" : " ^17.6.3 " ,
39
+ "@commitlint/lint" : " ^17.6.5 " ,
40
40
"@commitlint/load" : " ^17.5.0" ,
41
41
"@commitlint/read" : " ^17.5.1"
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
+ ## [ 17.6.5] ( https://github.com/conventional-changelog/commitlint/compare/v17.6.4...v17.6.5 ) (2023-05-30)
7
+
8
+ ** Note:** Version bump only for package @commitlint/is-ignored
9
+
10
+
11
+
12
+
13
+
6
14
## [ 17.6.3] ( https://github.com/conventional-changelog/commitlint/compare/v17.6.2...v17.6.3 ) (2023-05-04)
7
15
8
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @commitlint/is-ignored" ,
3
- "version" : " 17.6.3 " ,
3
+ "version" : " 17.6.5 " ,
4
4
"description" : " Lint your commit messages" ,
5
5
"main" : " lib/index.js" ,
6
6
"types" : " lib/index.d.ts" ,
35
35
},
36
36
"license" : " MIT" ,
37
37
"devDependencies" : {
38
- "@commitlint/parse" : " ^17.4.4 " ,
38
+ "@commitlint/parse" : " ^17.6.5 " ,
39
39
"@commitlint/test" : " ^17.4.2" ,
40
40
"@commitlint/utils" : " ^17.4.0" ,
41
41
"@types/semver" : " 7.3.13"
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.6.5] ( https://github.com/conventional-changelog/commitlint/compare/v17.6.4...v17.6.5 ) (2023-05-30)
7
+
8
+ ** Note:** Version bump only for package @commitlint/lint
9
+
10
+
11
+
12
+
13
+
6
14
## [ 17.6.3] ( https://github.com/conventional-changelog/commitlint/compare/v17.6.2...v17.6.3 ) (2023-05-04)
7
15
8
16
** Note:** Version bump only for package @commitlint/lint
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @commitlint/lint" ,
3
- "version" : " 17.6.3 " ,
3
+ "version" : " 17.6.5 " ,
4
4
"description" : " Lint a string against commitlint rules" ,
5
5
"main" : " lib/lint.js" ,
6
6
"types" : " lib/lint.d.ts" ,
39
39
"@commitlint/utils" : " ^17.4.0"
40
40
},
41
41
"dependencies" : {
42
- "@commitlint/is-ignored" : " ^17.6.3 " ,
43
- "@commitlint/parse" : " ^17.4.4 " ,
44
- "@commitlint/rules" : " ^17.6.1 " ,
42
+ "@commitlint/is-ignored" : " ^17.6.5 " ,
43
+ "@commitlint/parse" : " ^17.6.5 " ,
44
+ "@commitlint/rules" : " ^17.6.5 " ,
45
45
"@commitlint/types" : " ^17.4.4"
46
46
},
47
47
"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.6.5] ( https://github.com/conventional-changelog/commitlint/compare/v17.6.4...v17.6.5 ) (2023-05-30)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * add named export to @commitlint/parse ([ #3614 ] ( https://github.com/conventional-changelog/commitlint/issues/3614 ) ) ([ 2cd236b] ( https://github.com/conventional-changelog/commitlint/commit/2cd236b3065c69303c56833d120eb04c6fefc2c3 ) )
12
+
13
+
14
+
15
+
16
+
6
17
## [ 17.4.4] ( https://github.com/conventional-changelog/commitlint/compare/v17.4.3...v17.4.4 ) (2023-02-17)
7
18
8
19
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @commitlint/parse" ,
3
- "version" : " 17.4.4 " ,
3
+ "version" : " 17.6.5 " ,
4
4
"description" : " Lint your commit messages" ,
5
5
"main" : " lib/index.js" ,
6
6
"types" : " lib/index.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.6.5] ( https://github.com/conventional-changelog/commitlint/compare/v17.6.4...v17.6.5 ) (2023-05-30)
7
+
8
+ ** Note:** Version bump only for package @commitlint/prompt-cli
9
+
10
+
11
+
12
+
13
+
6
14
## [ 17.6.3] ( https://github.com/conventional-changelog/commitlint/compare/v17.6.2...v17.6.3 ) (2023-05-04)
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" : " 17.6.3 " ,
3
+ "version" : " 17.6.5 " ,
4
4
"description" : " commit prompt using commitlint.config.js" ,
5
5
"files" : [
6
6
" cli.js"
36
36
"@commitlint/utils" : " ^17.4.0"
37
37
},
38
38
"dependencies" : {
39
- "@commitlint/prompt" : " ^17.6.3 " ,
39
+ "@commitlint/prompt" : " ^17.6.5 " ,
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
+ ## [ 17.6.5] ( https://github.com/conventional-changelog/commitlint/compare/v17.6.4...v17.6.5 ) (2023-05-30)
7
+
8
+ ** Note:** Version bump only for package @commitlint/prompt
9
+
10
+
11
+
12
+
13
+
6
14
## [ 17.6.3] ( https://github.com/conventional-changelog/commitlint/compare/v17.6.2...v17.6.3 ) (2023-05-04)
7
15
8
16
** Note:** Version bump only for package @commitlint/prompt
You can’t perform that action at this time.
0 commit comments