File tree Expand file tree Collapse file tree 20 files changed +104
-18
lines changed Expand file tree Collapse file tree 20 files changed +104
-18
lines changed 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.0.2] ( https://github.com/conventional-changelog/commitlint/compare/v19.0.1...v19.0.2 ) (2024-02-28)
7+
8+ ** Note:** Version bump only for package commitlint
9+
10+
11+
12+
13+
614## [ 19.0.1] ( https://github.com/conventional-changelog/commitlint/compare/v19.0.0...v19.0.1 ) (2024-02-27)
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.0.1 " ,
4+ "version" : " 19.0.2 " ,
55 "description" : " Lint your commit messages" ,
66 "files" : [
77 " cli.js"
3636 },
3737 "license" : " MIT" ,
3838 "dependencies" : {
39- "@commitlint/cli" : " ^19.0.1 " ,
39+ "@commitlint/cli" : " ^19.0.2 " ,
4040 "@commitlint/types" : " ^19.0.0"
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.0.2] ( https://github.com/conventional-changelog/commitlint/compare/v19.0.1...v19.0.2 ) (2024-02-28)
7+
8+ ** Note:** Version bump only for package @commitlint/cli
9+
10+
11+
12+
13+
614## [ 19.0.1] ( https://github.com/conventional-changelog/commitlint/compare/v19.0.0...v19.0.1 ) (2024-02-27)
715
816
Original file line number Diff line number Diff line change 11{
22 "name" : " @commitlint/cli" ,
33 "type" : " module" ,
4- "version" : " 19.0.1 " ,
4+ "version" : " 19.0.2 " ,
55 "description" : " Lint your commit messages" ,
66 "files" : [
77 " index.cjs" ,
5050 "dependencies" : {
5151 "@commitlint/format" : " ^19.0.0" ,
5252 "@commitlint/lint" : " ^19.0.0" ,
53- "@commitlint/load" : " ^19.0.1 " ,
53+ "@commitlint/load" : " ^19.0.2 " ,
5454 "@commitlint/read" : " ^19.0.0" ,
5555 "@commitlint/types" : " ^19.0.0" ,
5656 "execa" : " ^8.0.1" ,
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.0.2] ( https://github.com/conventional-changelog/commitlint/compare/v19.0.1...v19.0.2 ) (2024-02-28)
7+
8+ ** Note:** Version bump only for package @commitlint/core
9+
10+
11+
12+
13+
614## [ 19.0.1] ( https://github.com/conventional-changelog/commitlint/compare/v19.0.0...v19.0.1 ) (2024-02-27)
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.0.1 " ,
4+ "version" : " 19.0.2 " ,
55 "description" : " Lint your commit messages" ,
66 "main" : " lib/core.js" ,
77 "types" : " lib/core.d.ts" ,
3838 "dependencies" : {
3939 "@commitlint/format" : " ^19.0.0" ,
4040 "@commitlint/lint" : " ^19.0.0" ,
41- "@commitlint/load" : " ^19.0.1 " ,
41+ "@commitlint/load" : " ^19.0.2 " ,
4242 "@commitlint/read" : " ^19.0.0"
4343 },
4444 "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.0.2] ( https://github.com/conventional-changelog/commitlint/compare/v19.0.1...v19.0.2 ) (2024-02-28)
7+
8+ ** Note:** Version bump only for package @commitlint/cz-commitlint
9+
10+
11+
12+
13+
614## [ 19.0.1] ( https://github.com/conventional-changelog/commitlint/compare/v19.0.0...v19.0.1 ) (2024-02-27)
715
816** Note:** Version bump only for package @commitlint/cz-commitlint
Original file line number Diff line number Diff line change 11{
22 "name" : " @commitlint/cz-commitlint" ,
33 "type" : " module" ,
4- "version" : " 19.0.1 " ,
4+ "version" : " 19.0.2 " ,
55 "description" : " Commitizen adapter using the commitlint.config.js" ,
66 "main" : " ./lib/index.js" ,
77 "files" : [
3939 },
4040 "dependencies" : {
4141 "@commitlint/ensure" : " ^19.0.0" ,
42- "@commitlint/load" : " ^19.0.1 " ,
42+ "@commitlint/load" : " ^19.0.2 " ,
4343 "@commitlint/types" : " ^19.0.0" ,
4444 "chalk" : " ^5.3.0" ,
4545 "lodash.isplainobject" : " ^4.0.6" ,
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.0.2] ( https://github.com/conventional-changelog/commitlint/compare/v19.0.1...v19.0.2 ) (2024-02-28)
7+
8+ ** Note:** Version bump only for package @commitlint/load
9+
10+
11+
12+
13+
614## [ 19.0.1] ( https://github.com/conventional-changelog/commitlint/compare/v19.0.0...v19.0.1 ) (2024-02-27)
715
816
Original file line number Diff line number Diff line change 11{
22 "name" : " @commitlint/load" ,
33 "type" : " module" ,
4- "version" : " 19.0.1 " ,
4+ "version" : " 19.0.2 " ,
55 "description" : " Load shared commitlint configuration" ,
66 "main" : " lib/load.js" ,
77 "types" : " lib/load.d.ts" ,
4747 "dependencies" : {
4848 "@commitlint/config-validator" : " ^19.0.0" ,
4949 "@commitlint/execute-rule" : " ^19.0.0" ,
50- "@commitlint/resolve-extends" : " ^19.0.1 " ,
50+ "@commitlint/resolve-extends" : " ^19.0.2 " ,
5151 "@commitlint/types" : " ^19.0.0" ,
5252 "chalk" : " ^5.3.0" ,
5353 "cosmiconfig" : " ^8.3.6" ,
You can’t perform that action at this time.
0 commit comments