File tree Expand file tree Collapse file tree 28 files changed +144
-26
lines changed Top Open diff view settings
commitlint-config-angular
commitlint-config-patternplate Expand file tree Collapse file tree 28 files changed +144
-26
lines changed Top Open diff view settings Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
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+
614# [ 19.3.0] ( https://github.com/conventional-changelog/commitlint/compare/v19.2.2...v19.3.0 ) (2024-04-23)
715
816** Note:** Version bump only for package commitlint-config-angular
Original file line number Diff line number Diff line change 11{
22 "name" : " commitlint-config-angular" ,
33 "type" : " module" ,
4- "version" : " 19.3.0 " ,
4+ "version" : " 19.4.1 " ,
55 "description" : " Shareable commitlint config enforcing the angular commit convention" ,
66 "files" : [
77 " index.js"
3131 "node" : " >=v18"
3232 },
3333 "dependencies" : {
34- "@commitlint/config-angular" : " ^19.3.0 "
34+ "@commitlint/config-angular" : " ^19.4.1 "
3535 },
3636 "devDependencies" : {
3737 "@commitlint/utils" : " ^19.0.0"
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
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+
614# [ 19.3.0] ( https://github.com/conventional-changelog/commitlint/compare/v19.2.2...v19.3.0 ) (2024-04-23)
715
816** Note:** Version bump only for package commitlint-config-patternplate
Original file line number Diff line number Diff line change 11{
22 "name" : " commitlint-config-patternplate" ,
33 "type" : " module" ,
4- "version" : " 19.3.0 " ,
4+ "version" : " 19.4.1 " ,
55 "description" : " Lint your commits, patternplate-style" ,
66 "files" : [
77 " index.js"
3131 "node" : " >=v18"
3232 },
3333 "dependencies" : {
34- "@commitlint/config-patternplate" : " ^19.3.0 "
34+ "@commitlint/config-patternplate" : " ^19.4.1 "
3535 },
3636 "devDependencies" : {
3737 "@commitlint/utils" : " ^19.0.0"
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
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+
614# [ 19.4.0] ( https://github.com/conventional-changelog/commitlint/compare/v19.3.1...v19.4.0 ) (2024-08-07)
715
816** Note:** Version bump only for package commitlint
Original file line number Diff line number Diff line change 11{
22 "name" : " commitlint" ,
33 "type" : " module" ,
4- "version" : " 19.4.0 " ,
4+ "version" : " 19.4.1 " ,
55 "description" : " Lint your commit messages" ,
66 "files" : [
77 " cli.js"
3636 },
3737 "license" : " MIT" ,
3838 "dependencies" : {
39- "@commitlint/cli" : " ^19.4.0 " ,
39+ "@commitlint/cli" : " ^19.4.1 " ,
4040 "@commitlint/types" : " ^19.0.3"
4141 },
4242 "devDependencies" : {
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
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+
614# [ 19.4.0] ( https://github.com/conventional-changelog/commitlint/compare/v19.3.1...v19.4.0 ) (2024-08-07)
715
816
Original file line number Diff line number Diff line change 11{
22 "name" : " @commitlint/cli" ,
33 "type" : " module" ,
4- "version" : " 19.4.0 " ,
4+ "version" : " 19.4.1 " ,
55 "description" : " Lint your commit messages" ,
66 "files" : [
77 " index.cjs" ,
4949 },
5050 "dependencies" : {
5151 "@commitlint/format" : " ^19.3.0" ,
52- "@commitlint/lint" : " ^19.2.2 " ,
52+ "@commitlint/lint" : " ^19.4.1 " ,
5353 "@commitlint/load" : " ^19.4.0" ,
5454 "@commitlint/read" : " ^19.4.0" ,
5555 "@commitlint/types" : " ^19.0.3" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
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+
614# [ 19.3.0] ( https://github.com/conventional-changelog/commitlint/compare/v19.2.2...v19.3.0 ) (2024-04-23)
715
816** Note:** Version bump only for package @commitlint/config-angular
Original file line number Diff line number Diff line change 11{
22 "name" : " @commitlint/config-angular" ,
33 "type" : " module" ,
4- "version" : " 19.3.0 " ,
4+ "version" : " 19.4.1 " ,
55 "description" : " Shareable commitlint config enforcing the angular commit convention" ,
66 "main" : " index.js" ,
77 "files" : [
3232 "node" : " >=v18"
3333 },
3434 "devDependencies" : {
35- "@commitlint/lint" : " ^19.2.2 " ,
35+ "@commitlint/lint" : " ^19.4.1 " ,
3636 "@commitlint/utils" : " ^19.0.0"
3737 },
3838 "dependencies" : {
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
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+
614## [ 19.2.2] ( https://github.com/conventional-changelog/commitlint/compare/v19.2.1...v19.2.2 ) (2024-04-14)
715
816** Note:** Version bump only for package @commitlint/config-conventional
Original file line number Diff line number Diff line change 11{
22 "name" : " @commitlint/config-conventional" ,
33 "type" : " module" ,
4- "version" : " 19.2.2 " ,
4+ "version" : " 19.4.1 " ,
55 "description" : " Shareable commitlint config enforcing conventional commits" ,
66 "main" : " lib/index.js" ,
77 "files" : [
3535 "node" : " >=v18"
3636 },
3737 "devDependencies" : {
38- "@commitlint/lint" : " ^19.2.2 " ,
38+ "@commitlint/lint" : " ^19.4.1 " ,
3939 "@commitlint/utils" : " ^19.0.0"
4040 },
4141 "dependencies" : {
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
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+
614# [ 19.3.0] ( https://github.com/conventional-changelog/commitlint/compare/v19.2.2...v19.3.0 ) (2024-04-23)
715
816** Note:** Version bump only for package @commitlint/config-patternplate
Original file line number Diff line number Diff line change 11{
22 "name" : " @commitlint/config-patternplate" ,
33 "type" : " module" ,
4- "version" : " 19.3.0 " ,
4+ "version" : " 19.4.1 " ,
55 "description" : " Lint your commits, patternplate-style" ,
66 "main" : " index.js" ,
77 "files" : [
3232 "node" : " >=v18"
3333 },
3434 "dependencies" : {
35- "@commitlint/config-angular" : " ^19.3.0 " ,
35+ "@commitlint/config-angular" : " ^19.4.1 " ,
3636 "glob" : " ^10.3.10" ,
3737 "lodash.merge" : " ^4.6.2"
3838 },
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
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+
614# [ 19.4.0] ( https://github.com/conventional-changelog/commitlint/compare/v19.3.1...v19.4.0 ) (2024-08-07)
715
816** Note:** Version bump only for package @commitlint/core
Original file line number Diff line number Diff line change 11{
22 "name" : " @commitlint/core" ,
33 "type" : " module" ,
4- "version" : " 19.4.0 " ,
4+ "version" : " 19.4.1 " ,
55 "description" : " Lint your commit messages" ,
66 "main" : " lib/core.js" ,
77 "types" : " lib/core.d.ts" ,
3737 "license" : " MIT" ,
3838 "dependencies" : {
3939 "@commitlint/format" : " ^19.3.0" ,
40- "@commitlint/lint" : " ^19.2.2 " ,
40+ "@commitlint/lint" : " ^19.4.1 " ,
4141 "@commitlint/load" : " ^19.4.0" ,
4242 "@commitlint/read" : " ^19.4.0"
4343 },
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
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+
614## [ 19.2.2] ( https://github.com/conventional-changelog/commitlint/compare/v19.2.1...v19.2.2 ) (2024-04-14)
715
816** Note:** Version bump only for package @commitlint/lint
Original file line number Diff line number Diff line change 11{
22 "name" : " @commitlint/lint" ,
33 "type" : " module" ,
4- "version" : " 19.2.2 " ,
4+ "version" : " 19.4.1 " ,
55 "description" : " Lint a string against commitlint rules" ,
66 "main" : " lib/lint.js" ,
77 "types" : " lib/lint.d.ts" ,
4242 "dependencies" : {
4343 "@commitlint/is-ignored" : " ^19.2.2" ,
4444 "@commitlint/parse" : " ^19.0.3" ,
45- "@commitlint/rules" : " ^19.0.3 " ,
45+ "@commitlint/rules" : " ^19.4.1 " ,
4646 "@commitlint/types" : " ^19.0.3"
4747 },
4848 "gitHead" : " 70f7f4688b51774e7ac5e40e896cdaa3f132b2bc"
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
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+
614# [ 19.4.0] ( https://github.com/conventional-changelog/commitlint/compare/v19.3.1...v19.4.0 ) (2024-08-07)
715
816** Note:** Version bump only for package @commitlint/prompt-cli
Original file line number Diff line number Diff line change 11{
22 "name" : " @commitlint/prompt-cli" ,
33 "type" : " module" ,
4- "version" : " 19.4.0 " ,
4+ "version" : " 19.4.1 " ,
55 "description" : " commit prompt using commitlint.config.js" ,
66 "main" : " cli.js" ,
77 "files" : [
3838 "@commitlint/utils" : " ^19.0.0"
3939 },
4040 "dependencies" : {
41- "@commitlint/prompt" : " ^19.4.0 " ,
41+ "@commitlint/prompt" : " ^19.4.1 " ,
4242 "execa" : " ^8.0.1" ,
4343 "inquirer" : " ^9.2.15"
4444 },
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
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+
614# [ 19.4.0] ( https://github.com/conventional-changelog/commitlint/compare/v19.3.1...v19.4.0 ) (2024-08-07)
715
816** Note:** Version bump only for package @commitlint/prompt
Original file line number Diff line number Diff line change 11{
22 "name" : " @commitlint/prompt" ,
33 "type" : " module" ,
4- "version" : " 19.4.0 " ,
4+ "version" : " 19.4.1 " ,
55 "description" : " commitizen prompt using commitlint.config.js" ,
66 "main" : " ./lib/index.js" ,
77 "files" : [
3838 "node" : " >=v18"
3939 },
4040 "devDependencies" : {
41- "@commitlint/config-angular" : " ^19.3.0 " ,
41+ "@commitlint/config-angular" : " ^19.4.1 " ,
4242 "@commitlint/types" : " ^14.0.0" ,
4343 "@commitlint/utils" : " ^19.0.0" ,
4444 "@types/inquirer" : " ^9.0.7" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
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+
617## [ 19.0.3] ( https://github.com/conventional-changelog/commitlint/compare/v19.0.2...v19.0.3 ) (2024-02-28)
718
819** Note:** Version bump only for package @commitlint/rules
Original file line number Diff line number Diff line change 11{
22 "name" : " @commitlint/rules" ,
33 "type" : " module" ,
4- "version" : " 19.0.3 " ,
4+ "version" : " 19.4.1 " ,
55 "description" : " Lint your commit messages" ,
66 "main" : " lib/index.js" ,
77 "types" : " lib/index.d.ts" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
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/travis-cli
9+
10+
11+
12+
13+
614# [ 19.4.0] ( https://github.com/conventional-changelog/commitlint/compare/v19.3.1...v19.4.0 ) (2024-08-07)
715
816** Note:** Version bump only for package @commitlint/travis-cli
Original file line number Diff line number Diff line change 11{
22 "name" : " @commitlint/travis-cli" ,
33 "type" : " module" ,
4- "version" : " 19.4.0 " ,
4+ "version" : " 19.4.1 " ,
55 "description" : " Lint all relevant commits for a change or PR on Travis CI" ,
66 "main" : " lib/cli.js" ,
77 "types" : " lib/cli.d.ts" ,
4343 "@commitlint/utils" : " ^19.0.0"
4444 },
4545 "dependencies" : {
46- "@commitlint/cli" : " ^19.4.0 " ,
46+ "@commitlint/cli" : " ^19.4.1 " ,
4747 "execa" : " ^8.0.1"
4848 },
4949 "gitHead" : " 70f7f4688b51774e7ac5e40e896cdaa3f132b2bc"
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
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+
617# [ 19.4.0] ( https://github.com/conventional-changelog/commitlint/compare/v19.3.1...v19.4.0 ) (2024-08-07)
718
819
Original file line number Diff line number Diff line change 22 "lerna" : " 4" ,
33 "npmClient" : " yarn" ,
44 "useWorkspaces" : true ,
5- "version" : " 19.4.0 "
5+ "version" : " 19.4.1 "
66}
You can’t perform that action at this time.
0 commit comments