File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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+ ## [ 17.4.1] ( https://github.com/conventional-changelog/commitlint/compare/v17.4.0...v17.4.1 ) (2023-01-09)
7+
8+ ** Note:** Version bump only for package commitlint
9+
10+
11+
12+
13+
614# [ 17.4.0] ( https://github.com/conventional-changelog/commitlint/compare/v17.3.0...v17.4.0 ) (2023-01-04)
715
816** Note:** Version bump only for package commitlint
Original file line number Diff line number Diff line change 11{
22 "name" : " commitlint" ,
3- "version" : " 17.4.0 " ,
3+ "version" : " 17.4.1 " ,
44 "description" : " Lint your commit messages" ,
55 "files" : [
66 " cli.js"
3535 },
3636 "license" : " MIT" ,
3737 "dependencies" : {
38- "@commitlint/cli" : " ^17.4.0 " ,
38+ "@commitlint/cli" : " ^17.4.1 " ,
3939 "@commitlint/types" : " ^17.4.0"
4040 },
4141 "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+ ## [ 17.4.1] ( https://github.com/conventional-changelog/commitlint/compare/v17.4.0...v17.4.1 ) (2023-01-09)
7+
8+ ** Note:** Version bump only for package @commitlint/cli
9+
10+
11+
12+
13+
614# [ 17.4.0] ( https://github.com/conventional-changelog/commitlint/compare/v17.3.0...v17.4.0 ) (2023-01-04)
715
816### Bug Fixes
Original file line number Diff line number Diff line change 11{
22 "name" : " @commitlint/cli" ,
3- "version" : " 17.4.0 " ,
3+ "version" : " 17.4.1 " ,
44 "description" : " Lint your commit messages" ,
55 "files" : [
66 " index.js" ,
4949 "dependencies" : {
5050 "@commitlint/format" : " ^17.4.0" ,
5151 "@commitlint/lint" : " ^17.4.0" ,
52- "@commitlint/load" : " ^17.4.0 " ,
52+ "@commitlint/load" : " ^17.4.1 " ,
5353 "@commitlint/read" : " ^17.4.0" ,
5454 "@commitlint/types" : " ^17.4.0" ,
5555 "execa" : " ^5.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+ ## [ 17.4.1] ( https://github.com/conventional-changelog/commitlint/compare/v17.4.0...v17.4.1 ) (2023-01-09)
7+
8+ ** Note:** Version bump only for package @commitlint/core
9+
10+
11+
12+
13+
614# [ 17.4.0] ( https://github.com/conventional-changelog/commitlint/compare/v17.3.0...v17.4.0 ) (2023-01-04)
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" ,
3- "version" : " 17.4.0 " ,
3+ "version" : " 17.4.1 " ,
44 "description" : " Lint your commit messages" ,
55 "main" : " lib/core.js" ,
66 "types" : " lib/core.d.ts" ,
3737 "dependencies" : {
3838 "@commitlint/format" : " ^17.4.0" ,
3939 "@commitlint/lint" : " ^17.4.0" ,
40- "@commitlint/load" : " ^17.4.0 " ,
40+ "@commitlint/load" : " ^17.4.1 " ,
4141 "@commitlint/read" : " ^17.4.0"
4242 },
4343 "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+ ## [ 17.4.1] ( https://github.com/conventional-changelog/commitlint/compare/v17.4.0...v17.4.1 ) (2023-01-09)
7+
8+ ** Note:** Version bump only for package @commitlint/cz-commitlint
9+
10+
11+
12+
13+
614# [ 17.4.0] ( https://github.com/conventional-changelog/commitlint/compare/v17.3.0...v17.4.0 ) (2023-01-04)
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" ,
3- "version" : " 17.4.0 " ,
3+ "version" : " 17.4.1 " ,
44 "description" : " Commitizen adapter using the commitlint.config.js" ,
55 "main" : " ./lib/index.js" ,
66 "files" : [
3838 },
3939 "dependencies" : {
4040 "@commitlint/ensure" : " ^17.4.0" ,
41- "@commitlint/load" : " ^17.4.0 " ,
41+ "@commitlint/load" : " ^17.4.1 " ,
4242 "@commitlint/types" : " ^17.4.0" ,
4343 "chalk" : " ^4.1.0" ,
4444 "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+ ## [ 17.4.1] ( https://github.com/conventional-changelog/commitlint/compare/v17.4.0...v17.4.1 ) (2023-01-09)
7+
8+ ** Note:** Version bump only for package @commitlint/load
9+
10+
11+
12+
13+
614# [ 17.4.0] ( https://github.com/conventional-changelog/commitlint/compare/v17.3.0...v17.4.0 ) (2023-01-04)
715
816### Bug Fixes
Original file line number Diff line number Diff line change 11{
22 "name" : " @commitlint/load" ,
3- "version" : " 17.4.0 " ,
3+ "version" : " 17.4.1 " ,
44 "description" : " Load shared commitlint configuration" ,
55 "main" : " lib/load.js" ,
66 "types" : " lib/load.d.ts" ,
You canāt perform that action at this time.
0 commit comments