Commit d33cbb7 1 parent 03a53df commit d33cbb7 Copy full SHA for d33cbb7
File tree 30 files changed +163
-28
lines changed
commitlint-config-angular
commitlint-config-patternplate
30 files changed +163
-28
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.6.0] ( https://github.com/conventional-changelog/commitlint/compare/v19.5.0...v19.6.0 ) (2024-11-19)
7
+
8
+ ** Note:** Version bump only for package commitlint-config-angular
9
+
10
+
11
+
12
+
13
+
6
14
# [ 19.5.0] ( https://github.com/conventional-changelog/commitlint/compare/v19.4.1...v19.5.0 ) (2024-09-11)
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.5 .0" ,
4
+ "version" : " 19.6 .0" ,
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.5 .0"
34
+ "@commitlint/config-angular" : " ^19.6 .0"
35
35
},
36
36
"devDependencies" : {
37
37
"@commitlint/utils" : " ^19.5.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.6.0] ( https://github.com/conventional-changelog/commitlint/compare/v19.5.0...v19.6.0 ) (2024-11-19)
7
+
8
+ ** Note:** Version bump only for package commitlint-config-patternplate
9
+
10
+
11
+
12
+
13
+
6
14
# [ 19.5.0] ( https://github.com/conventional-changelog/commitlint/compare/v19.4.1...v19.5.0 ) (2024-09-11)
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.5 .0" ,
4
+ "version" : " 19.6 .0" ,
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.5 .0"
34
+ "@commitlint/config-patternplate" : " ^19.6 .0"
35
35
},
36
36
"devDependencies" : {
37
37
"@commitlint/utils" : " ^19.5.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.6.0] ( https://github.com/conventional-changelog/commitlint/compare/v19.5.0...v19.6.0 ) (2024-11-19)
7
+
8
+ ** Note:** Version bump only for package commitlint
9
+
10
+
11
+
12
+
13
+
6
14
# [ 19.5.0] ( https://github.com/conventional-changelog/commitlint/compare/v19.4.1...v19.5.0 ) (2024-09-11)
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.5 .0" ,
4
+ "version" : " 19.6 .0" ,
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.5 .0" ,
39
+ "@commitlint/cli" : " ^19.6 .0" ,
40
40
"@commitlint/types" : " ^19.5.0"
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.6.0] ( https://github.com/conventional-changelog/commitlint/compare/v19.5.0...v19.6.0 ) (2024-11-19)
7
+
8
+ ** Note:** Version bump only for package @commitlint/cli
9
+
10
+
11
+
12
+
13
+
6
14
# [ 19.5.0] ( https://github.com/conventional-changelog/commitlint/compare/v19.4.1...v19.5.0 ) (2024-09-11)
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.5 .0" ,
4
+ "version" : " 19.6 .0" ,
5
5
"description" : " Lint your commit messages" ,
6
6
"files" : [
7
7
" index.cjs" ,
49
49
},
50
50
"dependencies" : {
51
51
"@commitlint/format" : " ^19.5.0" ,
52
- "@commitlint/lint" : " ^19.5 .0" ,
52
+ "@commitlint/lint" : " ^19.6 .0" ,
53
53
"@commitlint/load" : " ^19.5.0" ,
54
54
"@commitlint/read" : " ^19.5.0" ,
55
55
"@commitlint/types" : " ^19.5.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.6.0] ( https://github.com/conventional-changelog/commitlint/compare/v19.5.0...v19.6.0 ) (2024-11-19)
7
+
8
+ ** Note:** Version bump only for package @commitlint/config-angular
9
+
10
+
11
+
12
+
13
+
6
14
# [ 19.5.0] ( https://github.com/conventional-changelog/commitlint/compare/v19.4.1...v19.5.0 ) (2024-09-11)
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.5 .0" ,
4
+ "version" : " 19.6 .0" ,
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.5 .0" ,
35
+ "@commitlint/lint" : " ^19.6 .0" ,
36
36
"@commitlint/utils" : " ^19.5.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.6.0] ( https://github.com/conventional-changelog/commitlint/compare/v19.5.0...v19.6.0 ) (2024-11-19)
7
+
8
+ ** Note:** Version bump only for package @commitlint/config-conventional
9
+
10
+
11
+
12
+
13
+
6
14
# [ 19.5.0] ( https://github.com/conventional-changelog/commitlint/compare/v19.4.1...v19.5.0 ) (2024-09-11)
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.5 .0" ,
4
+ "version" : " 19.6 .0" ,
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.5 .0" ,
38
+ "@commitlint/lint" : " ^19.6 .0" ,
39
39
"@commitlint/utils" : " ^19.5.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.6.0] ( https://github.com/conventional-changelog/commitlint/compare/v19.5.0...v19.6.0 ) (2024-11-19)
7
+
8
+ ** Note:** Version bump only for package @commitlint/config-patternplate
9
+
10
+
11
+
12
+
13
+
6
14
# [ 19.5.0] ( https://github.com/conventional-changelog/commitlint/compare/v19.4.1...v19.5.0 ) (2024-09-11)
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.5 .0" ,
4
+ "version" : " 19.6 .0" ,
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.5 .0" ,
35
+ "@commitlint/config-angular" : " ^19.6 .0" ,
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.6.0] ( https://github.com/conventional-changelog/commitlint/compare/v19.5.0...v19.6.0 ) (2024-11-19)
7
+
8
+ ** Note:** Version bump only for package @commitlint/core
9
+
10
+
11
+
12
+
13
+
6
14
# [ 19.5.0] ( https://github.com/conventional-changelog/commitlint/compare/v19.4.1...v19.5.0 ) (2024-09-11)
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.5 .0" ,
4
+ "version" : " 19.6 .0" ,
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.5.0" ,
40
- "@commitlint/lint" : " ^19.5 .0" ,
40
+ "@commitlint/lint" : " ^19.6 .0" ,
41
41
"@commitlint/load" : " ^19.5.0" ,
42
42
"@commitlint/read" : " ^19.5.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.6.0] ( https://github.com/conventional-changelog/commitlint/compare/v19.5.0...v19.6.0 ) (2024-11-19)
7
+
8
+
9
+ ### Features
10
+
11
+ * ** is-ignored:** ignore reapply commits ([ #4186 ] ( https://github.com/conventional-changelog/commitlint/issues/4186 ) ) ([ 49ba56d] ( https://github.com/conventional-changelog/commitlint/commit/49ba56d9dd4c72e918005e6ca62f110a393b8f07 ) )
12
+
13
+
14
+
15
+
16
+
6
17
# [ 19.5.0] ( https://github.com/conventional-changelog/commitlint/compare/v19.4.1...v19.5.0 ) (2024-09-11)
7
18
8
19
** Note:** Version bump only for package @commitlint/is-ignored
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @commitlint/is-ignored" ,
3
3
"type" : " module" ,
4
- "version" : " 19.5 .0" ,
4
+ "version" : " 19.6 .0" ,
5
5
"description" : " Lint your commit messages" ,
6
6
"main" : " lib/index.js" ,
7
7
"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
+ # [ 19.6.0] ( https://github.com/conventional-changelog/commitlint/compare/v19.5.0...v19.6.0 ) (2024-11-19)
7
+
8
+ ** Note:** Version bump only for package @commitlint/lint
9
+
10
+
11
+
12
+
13
+
6
14
# [ 19.5.0] ( https://github.com/conventional-changelog/commitlint/compare/v19.4.1...v19.5.0 ) (2024-09-11)
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.5 .0" ,
4
+ "version" : " 19.6 .0" ,
5
5
"description" : " Lint a string against commitlint rules" ,
6
6
"main" : " lib/lint.js" ,
7
7
"types" : " lib/lint.d.ts" ,
40
40
"@commitlint/utils" : " ^19.5.0"
41
41
},
42
42
"dependencies" : {
43
- "@commitlint/is-ignored" : " ^19.5 .0" ,
43
+ "@commitlint/is-ignored" : " ^19.6 .0" ,
44
44
"@commitlint/parse" : " ^19.5.0" ,
45
- "@commitlint/rules" : " ^19.5 .0" ,
45
+ "@commitlint/rules" : " ^19.6 .0" ,
46
46
"@commitlint/types" : " ^19.5.0"
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.6.0] ( https://github.com/conventional-changelog/commitlint/compare/v19.5.0...v19.6.0 ) (2024-11-19)
7
+
8
+ ** Note:** Version bump only for package @commitlint/prompt-cli
9
+
10
+
11
+
12
+
13
+
6
14
# [ 19.5.0] ( https://github.com/conventional-changelog/commitlint/compare/v19.4.1...v19.5.0 ) (2024-09-11)
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.5 .0" ,
4
+ "version" : " 19.6 .0" ,
5
5
"description" : " commit prompt using commitlint.config.js" ,
6
6
"main" : " cli.js" ,
7
7
"files" : [
38
38
"@commitlint/utils" : " ^19.5.0"
39
39
},
40
40
"dependencies" : {
41
- "@commitlint/prompt" : " ^19.5 .0" ,
41
+ "@commitlint/prompt" : " ^19.6 .0" ,
42
42
"inquirer" : " ^9.2.15" ,
43
43
"tinyexec" : " ^0.3.0"
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.6.0] ( https://github.com/conventional-changelog/commitlint/compare/v19.5.0...v19.6.0 ) (2024-11-19)
7
+
8
+ ** Note:** Version bump only for package @commitlint/prompt
9
+
10
+
11
+
12
+
13
+
6
14
# [ 19.5.0] ( https://github.com/conventional-changelog/commitlint/compare/v19.4.1...v19.5.0 ) (2024-09-11)
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.5 .0" ,
4
+ "version" : " 19.6 .0" ,
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.5 .0" ,
41
+ "@commitlint/config-angular" : " ^19.6 .0" ,
42
42
"@commitlint/types" : " ^14.0.0" ,
43
43
"@commitlint/utils" : " ^19.5.0" ,
44
44
"@types/inquirer" : " ^9.0.7" ,
You can’t perform that action at this time.
0 commit comments