File tree 28 files changed +144
-26
lines changed
commitlint-config-angular
commitlint-config-patternplate
28 files changed +144
-26
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.4.1] ( https://github.com/conventional-changelog/commitlint/compare/v19.4.0...v19.4.1 ) (2024-08-28)
7
+
8
+ ** Note:** Version bump only for package commitlint-config-angular
9
+
10
+
11
+
12
+
13
+
6
14
# [ 19.3.0] ( https://github.com/conventional-changelog/commitlint/compare/v19.2.2...v19.3.0 ) (2024-04-23)
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
3
"type" : " module" ,
4
- "version" : " 19.3.0 " ,
4
+ "version" : " 19.4.1 " ,
5
5
"description" : " Shareable commitlint config enforcing the angular commit convention" ,
6
6
"files" : [
7
7
" index.js"
31
31
"node" : " >=v18"
32
32
},
33
33
"dependencies" : {
34
- "@commitlint/config-angular" : " ^19.3.0 "
34
+ "@commitlint/config-angular" : " ^19.4.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.4.1] ( https://github.com/conventional-changelog/commitlint/compare/v19.4.0...v19.4.1 ) (2024-08-28)
7
+
8
+ ** Note:** Version bump only for package commitlint-config-patternplate
9
+
10
+
11
+
12
+
13
+
6
14
# [ 19.3.0] ( https://github.com/conventional-changelog/commitlint/compare/v19.2.2...v19.3.0 ) (2024-04-23)
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
3
"type" : " module" ,
4
- "version" : " 19.3.0 " ,
4
+ "version" : " 19.4.1 " ,
5
5
"description" : " Lint your commits, patternplate-style" ,
6
6
"files" : [
7
7
" index.js"
31
31
"node" : " >=v18"
32
32
},
33
33
"dependencies" : {
34
- "@commitlint/config-patternplate" : " ^19.3.0 "
34
+ "@commitlint/config-patternplate" : " ^19.4.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.4.1] ( https://github.com/conventional-changelog/commitlint/compare/v19.4.0...v19.4.1 ) (2024-08-28)
7
+
8
+ ** Note:** Version bump only for package commitlint
9
+
10
+
11
+
12
+
13
+
6
14
# [ 19.4.0] ( https://github.com/conventional-changelog/commitlint/compare/v19.3.1...v19.4.0 ) (2024-08-07)
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.4.0 " ,
4
+ "version" : " 19.4.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.4.0 " ,
39
+ "@commitlint/cli" : " ^19.4.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.4.1] ( https://github.com/conventional-changelog/commitlint/compare/v19.4.0...v19.4.1 ) (2024-08-28)
7
+
8
+ ** Note:** Version bump only for package @commitlint/cli
9
+
10
+
11
+
12
+
13
+
6
14
# [ 19.4.0] ( https://github.com/conventional-changelog/commitlint/compare/v19.3.1...v19.4.0 ) (2024-08-07)
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.4.0 " ,
4
+ "version" : " 19.4.1 " ,
5
5
"description" : " Lint your commit messages" ,
6
6
"files" : [
7
7
" index.cjs" ,
49
49
},
50
50
"dependencies" : {
51
51
"@commitlint/format" : " ^19.3.0" ,
52
- "@commitlint/lint" : " ^19.2.2 " ,
52
+ "@commitlint/lint" : " ^19.4.1 " ,
53
53
"@commitlint/load" : " ^19.4.0" ,
54
54
"@commitlint/read" : " ^19.4.0" ,
55
55
"@commitlint/types" : " ^19.0.3" ,
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.4.1] ( https://github.com/conventional-changelog/commitlint/compare/v19.4.0...v19.4.1 ) (2024-08-28)
7
+
8
+ ** Note:** Version bump only for package @commitlint/config-angular
9
+
10
+
11
+
12
+
13
+
6
14
# [ 19.3.0] ( https://github.com/conventional-changelog/commitlint/compare/v19.2.2...v19.3.0 ) (2024-04-23)
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
3
"type" : " module" ,
4
- "version" : " 19.3.0 " ,
4
+ "version" : " 19.4.1 " ,
5
5
"description" : " Shareable commitlint config enforcing the angular commit convention" ,
6
6
"main" : " index.js" ,
7
7
"files" : [
32
32
"node" : " >=v18"
33
33
},
34
34
"devDependencies" : {
35
- "@commitlint/lint" : " ^19.2.2 " ,
35
+ "@commitlint/lint" : " ^19.4.1 " ,
36
36
"@commitlint/utils" : " ^19.0.0"
37
37
},
38
38
"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
+ ## [ 19.4.1] ( https://github.com/conventional-changelog/commitlint/compare/v19.4.0...v19.4.1 ) (2024-08-28)
7
+
8
+ ** Note:** Version bump only for package @commitlint/config-conventional
9
+
10
+
11
+
12
+
13
+
6
14
## [ 19.2.2] ( https://github.com/conventional-changelog/commitlint/compare/v19.2.1...v19.2.2 ) (2024-04-14)
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
3
"type" : " module" ,
4
- "version" : " 19.2.2 " ,
4
+ "version" : " 19.4.1 " ,
5
5
"description" : " Shareable commitlint config enforcing conventional commits" ,
6
6
"main" : " lib/index.js" ,
7
7
"files" : [
35
35
"node" : " >=v18"
36
36
},
37
37
"devDependencies" : {
38
- "@commitlint/lint" : " ^19.2.2 " ,
38
+ "@commitlint/lint" : " ^19.4.1 " ,
39
39
"@commitlint/utils" : " ^19.0.0"
40
40
},
41
41
"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
+ ## [ 19.4.1] ( https://github.com/conventional-changelog/commitlint/compare/v19.4.0...v19.4.1 ) (2024-08-28)
7
+
8
+ ** Note:** Version bump only for package @commitlint/config-patternplate
9
+
10
+
11
+
12
+
13
+
6
14
# [ 19.3.0] ( https://github.com/conventional-changelog/commitlint/compare/v19.2.2...v19.3.0 ) (2024-04-23)
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
3
"type" : " module" ,
4
- "version" : " 19.3.0 " ,
4
+ "version" : " 19.4.1 " ,
5
5
"description" : " Lint your commits, patternplate-style" ,
6
6
"main" : " index.js" ,
7
7
"files" : [
32
32
"node" : " >=v18"
33
33
},
34
34
"dependencies" : {
35
- "@commitlint/config-angular" : " ^19.3.0 " ,
35
+ "@commitlint/config-angular" : " ^19.4.1 " ,
36
36
"glob" : " ^10.3.10" ,
37
37
"lodash.merge" : " ^4.6.2"
38
38
},
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.4.1] ( https://github.com/conventional-changelog/commitlint/compare/v19.4.0...v19.4.1 ) (2024-08-28)
7
+
8
+ ** Note:** Version bump only for package @commitlint/core
9
+
10
+
11
+
12
+
13
+
6
14
# [ 19.4.0] ( https://github.com/conventional-changelog/commitlint/compare/v19.3.1...v19.4.0 ) (2024-08-07)
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.4.0 " ,
4
+ "version" : " 19.4.1 " ,
5
5
"description" : " Lint your commit messages" ,
6
6
"main" : " lib/core.js" ,
7
7
"types" : " lib/core.d.ts" ,
37
37
"license" : " MIT" ,
38
38
"dependencies" : {
39
39
"@commitlint/format" : " ^19.3.0" ,
40
- "@commitlint/lint" : " ^19.2.2 " ,
40
+ "@commitlint/lint" : " ^19.4.1 " ,
41
41
"@commitlint/load" : " ^19.4.0" ,
42
42
"@commitlint/read" : " ^19.4.0"
43
43
},
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.4.1] ( https://github.com/conventional-changelog/commitlint/compare/v19.4.0...v19.4.1 ) (2024-08-28)
7
+
8
+ ** Note:** Version bump only for package @commitlint/lint
9
+
10
+
11
+
12
+
13
+
6
14
## [ 19.2.2] ( https://github.com/conventional-changelog/commitlint/compare/v19.2.1...v19.2.2 ) (2024-04-14)
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
3
"type" : " module" ,
4
- "version" : " 19.2.2 " ,
4
+ "version" : " 19.4.1 " ,
5
5
"description" : " Lint a string against commitlint rules" ,
6
6
"main" : " lib/lint.js" ,
7
7
"types" : " lib/lint.d.ts" ,
42
42
"dependencies" : {
43
43
"@commitlint/is-ignored" : " ^19.2.2" ,
44
44
"@commitlint/parse" : " ^19.0.3" ,
45
- "@commitlint/rules" : " ^19.0.3 " ,
45
+ "@commitlint/rules" : " ^19.4.1 " ,
46
46
"@commitlint/types" : " ^19.0.3"
47
47
},
48
48
"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.4.1] ( https://github.com/conventional-changelog/commitlint/compare/v19.4.0...v19.4.1 ) (2024-08-28)
7
+
8
+ ** Note:** Version bump only for package @commitlint/prompt-cli
9
+
10
+
11
+
12
+
13
+
6
14
# [ 19.4.0] ( https://github.com/conventional-changelog/commitlint/compare/v19.3.1...v19.4.0 ) (2024-08-07)
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
3
"type" : " module" ,
4
- "version" : " 19.4.0 " ,
4
+ "version" : " 19.4.1 " ,
5
5
"description" : " commit prompt using commitlint.config.js" ,
6
6
"main" : " cli.js" ,
7
7
"files" : [
38
38
"@commitlint/utils" : " ^19.0.0"
39
39
},
40
40
"dependencies" : {
41
- "@commitlint/prompt" : " ^19.4.0 " ,
41
+ "@commitlint/prompt" : " ^19.4.1 " ,
42
42
"execa" : " ^8.0.1" ,
43
43
"inquirer" : " ^9.2.15"
44
44
},
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.4.1] ( https://github.com/conventional-changelog/commitlint/compare/v19.4.0...v19.4.1 ) (2024-08-28)
7
+
8
+ ** Note:** Version bump only for package @commitlint/prompt
9
+
10
+
11
+
12
+
13
+
6
14
# [ 19.4.0] ( https://github.com/conventional-changelog/commitlint/compare/v19.3.1...v19.4.0 ) (2024-08-07)
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
3
"type" : " module" ,
4
- "version" : " 19.4.0 " ,
4
+ "version" : " 19.4.1 " ,
5
5
"description" : " commitizen prompt using commitlint.config.js" ,
6
6
"main" : " ./lib/index.js" ,
7
7
"files" : [
38
38
"node" : " >=v18"
39
39
},
40
40
"devDependencies" : {
41
- "@commitlint/config-angular" : " ^19.3.0 " ,
41
+ "@commitlint/config-angular" : " ^19.4.1 " ,
42
42
"@commitlint/types" : " ^14.0.0" ,
43
43
"@commitlint/utils" : " ^19.0.0" ,
44
44
"@types/inquirer" : " ^9.0.7" ,
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.4.1] ( https://github.com/conventional-changelog/commitlint/compare/v19.4.0...v19.4.1 ) (2024-08-28)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * ** rules:** handle blank commit message in signed-off-by check ([ #4124 ] ( https://github.com/conventional-changelog/commitlint/issues/4124 ) ) ([ 7ab4bab] ( https://github.com/conventional-changelog/commitlint/commit/7ab4bab31f4b19ddedd850e435398037437007b6 ) )
12
+
13
+
14
+
15
+
16
+
6
17
## [ 19.0.3] ( https://github.com/conventional-changelog/commitlint/compare/v19.0.2...v19.0.3 ) (2024-02-28)
7
18
8
19
** Note:** Version bump only for package @commitlint/rules
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @commitlint/rules" ,
3
3
"type" : " module" ,
4
- "version" : " 19.0.3 " ,
4
+ "version" : " 19.4.1 " ,
5
5
"description" : " Lint your commit messages" ,
6
6
"main" : " lib/index.js" ,
7
7
"types" : " lib/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments