File tree 28 files changed +146
-26
lines changed
commitlint-config-angular
commitlint-config-patternplate
28 files changed +146
-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.2.2] ( https://github.com/conventional-changelog/commitlint/compare/v19.2.1...v19.2.2 ) (2024-04-14)
7
+
8
+ ** Note:** Version bump only for package commitlint-config-angular
9
+
10
+
11
+
12
+
13
+
6
14
# [ 19.1.0] ( https://github.com/conventional-changelog/commitlint/compare/v19.0.3...v19.1.0 ) (2024-03-12)
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.1.0 " ,
4
+ "version" : " 19.2.2 " ,
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.1.0 "
34
+ "@commitlint/config-angular" : " ^19.2.2 "
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.2.2] ( https://github.com/conventional-changelog/commitlint/compare/v19.2.1...v19.2.2 ) (2024-04-14)
7
+
8
+ ** Note:** Version bump only for package commitlint-config-patternplate
9
+
10
+
11
+
12
+
13
+
6
14
# [ 19.1.0] ( https://github.com/conventional-changelog/commitlint/compare/v19.0.3...v19.1.0 ) (2024-03-12)
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.1.0 " ,
4
+ "version" : " 19.2.2 " ,
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.1.0 "
34
+ "@commitlint/config-patternplate" : " ^19.2.2 "
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.2.2] ( https://github.com/conventional-changelog/commitlint/compare/v19.2.1...v19.2.2 ) (2024-04-14)
7
+
8
+ ** Note:** Version bump only for package commitlint
9
+
10
+
11
+
12
+
13
+
6
14
## [ 19.2.1] ( https://github.com/conventional-changelog/commitlint/compare/v19.2.0...v19.2.1 ) (2024-03-19)
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.2.1 " ,
4
+ "version" : " 19.2.2 " ,
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.2.1 " ,
39
+ "@commitlint/cli" : " ^19.2.2 " ,
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.2.2] ( https://github.com/conventional-changelog/commitlint/compare/v19.2.1...v19.2.2 ) (2024-04-14)
7
+
8
+ ** Note:** Version bump only for package @commitlint/cli
9
+
10
+
11
+
12
+
13
+
6
14
## [ 19.2.1] ( https://github.com/conventional-changelog/commitlint/compare/v19.2.0...v19.2.1 ) (2024-03-19)
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
3
"type" : " module" ,
4
- "version" : " 19.2.1 " ,
4
+ "version" : " 19.2.2 " ,
5
5
"description" : " Lint your commit messages" ,
6
6
"files" : [
7
7
" index.cjs" ,
49
49
},
50
50
"dependencies" : {
51
51
"@commitlint/format" : " ^19.0.3" ,
52
- "@commitlint/lint" : " ^19.1.0 " ,
52
+ "@commitlint/lint" : " ^19.2.2 " ,
53
53
"@commitlint/load" : " ^19.2.0" ,
54
54
"@commitlint/read" : " ^19.2.1" ,
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.2.2] ( https://github.com/conventional-changelog/commitlint/compare/v19.2.1...v19.2.2 ) (2024-04-14)
7
+
8
+ ** Note:** Version bump only for package @commitlint/config-angular
9
+
10
+
11
+
12
+
13
+
6
14
# [ 19.1.0] ( https://github.com/conventional-changelog/commitlint/compare/v19.0.3...v19.1.0 ) (2024-03-12)
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.1.0 " ,
4
+ "version" : " 19.2.2 " ,
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.1.0 " ,
35
+ "@commitlint/lint" : " ^19.2.2 " ,
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.2.2] ( https://github.com/conventional-changelog/commitlint/compare/v19.2.1...v19.2.2 ) (2024-04-14)
7
+
8
+ ** Note:** Version bump only for package @commitlint/config-conventional
9
+
10
+
11
+
12
+
13
+
6
14
# [ 19.1.0] ( https://github.com/conventional-changelog/commitlint/compare/v19.0.3...v19.1.0 ) (2024-03-12)
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.1.0 " ,
4
+ "version" : " 19.2.2 " ,
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.1.0 " ,
38
+ "@commitlint/lint" : " ^19.2.2 " ,
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.2.2] ( https://github.com/conventional-changelog/commitlint/compare/v19.2.1...v19.2.2 ) (2024-04-14)
7
+
8
+ ** Note:** Version bump only for package @commitlint/config-patternplate
9
+
10
+
11
+
12
+
13
+
6
14
# [ 19.1.0] ( https://github.com/conventional-changelog/commitlint/compare/v19.0.3...v19.1.0 ) (2024-03-12)
7
15
8
16
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.1.0 " ,
4
+ "version" : " 19.2.2 " ,
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.1.0 " ,
35
+ "@commitlint/config-angular" : " ^19.2.2 " ,
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.2.2] ( https://github.com/conventional-changelog/commitlint/compare/v19.2.1...v19.2.2 ) (2024-04-14)
7
+
8
+ ** Note:** Version bump only for package @commitlint/core
9
+
10
+
11
+
12
+
13
+
6
14
## [ 19.2.1] ( https://github.com/conventional-changelog/commitlint/compare/v19.2.0...v19.2.1 ) (2024-03-19)
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.2.1 " ,
4
+ "version" : " 19.2.2 " ,
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.0.3" ,
40
- "@commitlint/lint" : " ^19.1.0 " ,
40
+ "@commitlint/lint" : " ^19.2.2 " ,
41
41
"@commitlint/load" : " ^19.2.0" ,
42
42
"@commitlint/read" : " ^19.2.1"
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.2.2] ( https://github.com/conventional-changelog/commitlint/compare/v19.2.1...v19.2.2 ) (2024-04-14)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * ** is-ignored:** ignore "amend!" commits ([ #4024 ] ( https://github.com/conventional-changelog/commitlint/issues/4024 ) ) ([ 90078f6] ( https://github.com/conventional-changelog/commitlint/commit/90078f6a58523e0bde386b9b6aa3c05e8b916653 ) )
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/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.0.3 " ,
4
+ "version" : " 19.2.2 " ,
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.2.2] ( https://github.com/conventional-changelog/commitlint/compare/v19.2.1...v19.2.2 ) (2024-04-14)
7
+
8
+ ** Note:** Version bump only for package @commitlint/lint
9
+
10
+
11
+
12
+
13
+
6
14
# [ 19.1.0] ( https://github.com/conventional-changelog/commitlint/compare/v19.0.3...v19.1.0 ) (2024-03-12)
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.1.0 " ,
4
+ "version" : " 19.2.2 " ,
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.0.0"
41
41
},
42
42
"dependencies" : {
43
- "@commitlint/is-ignored" : " ^19.0.3 " ,
43
+ "@commitlint/is-ignored" : " ^19.2.2 " ,
44
44
"@commitlint/parse" : " ^19.0.3" ,
45
45
"@commitlint/rules" : " ^19.0.3" ,
46
46
"@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.2.2] ( https://github.com/conventional-changelog/commitlint/compare/v19.2.1...v19.2.2 ) (2024-04-14)
7
+
8
+ ** Note:** Version bump only for package @commitlint/prompt-cli
9
+
10
+
11
+
12
+
13
+
6
14
# [ 19.2.0] ( https://github.com/conventional-changelog/commitlint/compare/v19.1.0...v19.2.0 ) (2024-03-15)
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.2.0 " ,
4
+ "version" : " 19.2.2 " ,
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.2.0 " ,
41
+ "@commitlint/prompt" : " ^19.2.2 " ,
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.2.2] ( https://github.com/conventional-changelog/commitlint/compare/v19.2.1...v19.2.2 ) (2024-04-14)
7
+
8
+ ** Note:** Version bump only for package @commitlint/prompt
9
+
10
+
11
+
12
+
13
+
6
14
# [ 19.2.0] ( https://github.com/conventional-changelog/commitlint/compare/v19.1.0...v19.2.0 ) (2024-03-15)
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.2.0 " ,
4
+ "version" : " 19.2.2 " ,
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.1.0 " ,
41
+ "@commitlint/config-angular" : " ^19.2.2 " ,
42
42
"@commitlint/types" : " ^14.0.0" ,
43
43
"@commitlint/utils" : " ^19.0.0" ,
44
44
"@types/inquirer" : " ^9.0.7" ,
You can’t perform that action at this time.
0 commit comments