Skip to content

Commit 1aeec3c

Browse files
committed
v17.4.4
1 parent ea23c65 commit 1aeec3c

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

48 files changed

+269
-68
lines changed

@alias/commitlint-config-angular/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [17.4.4](https://github.com/conventional-changelog/commitlint/compare/v17.4.3...v17.4.4) (2023-02-17)
7+
8+
**Note:** Version bump only for package commitlint-config-angular
9+
10+
11+
12+
13+
614
## [17.4.3](https://github.com/conventional-changelog/commitlint/compare/v17.4.2...v17.4.3) (2023-02-13)
715

816
**Note:** Version bump only for package commitlint-config-angular

@alias/commitlint-config-angular/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "commitlint-config-angular",
3-
"version": "17.4.3",
3+
"version": "17.4.4",
44
"description": "Shareable commitlint config enforcing the angular commit convention",
55
"files": [
66
"index.js"
@@ -30,7 +30,7 @@
3030
"node": ">=v14"
3131
},
3232
"dependencies": {
33-
"@commitlint/config-angular": "^17.4.3"
33+
"@commitlint/config-angular": "^17.4.4"
3434
},
3535
"devDependencies": {
3636
"@commitlint/utils": "^17.4.0"

@alias/commitlint-config-patternplate/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [17.4.4](https://github.com/conventional-changelog/commitlint/compare/v17.4.3...v17.4.4) (2023-02-17)
7+
8+
**Note:** Version bump only for package commitlint-config-patternplate
9+
10+
11+
12+
13+
614
## [17.4.3](https://github.com/conventional-changelog/commitlint/compare/v17.4.2...v17.4.3) (2023-02-13)
715

816
**Note:** Version bump only for package commitlint-config-patternplate

@alias/commitlint-config-patternplate/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "commitlint-config-patternplate",
3-
"version": "17.4.3",
3+
"version": "17.4.4",
44
"description": "Lint your commits, patternplate-style",
55
"files": [
66
"index.js"
@@ -30,7 +30,7 @@
3030
"node": ">=v14"
3131
},
3232
"dependencies": {
33-
"@commitlint/config-patternplate": "^17.4.3"
33+
"@commitlint/config-patternplate": "^17.4.4"
3434
},
3535
"devDependencies": {
3636
"@commitlint/utils": "^17.4.0"

@alias/commitlint/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [17.4.4](https://github.com/conventional-changelog/commitlint/compare/v17.4.3...v17.4.4) (2023-02-17)
7+
8+
**Note:** Version bump only for package commitlint
9+
10+
11+
12+
13+
614
## [17.4.3](https://github.com/conventional-changelog/commitlint/compare/v17.4.2...v17.4.3) (2023-02-13)
715

816
**Note:** Version bump only for package commitlint

@alias/commitlint/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "commitlint",
3-
"version": "17.4.3",
3+
"version": "17.4.4",
44
"description": "Lint your commit messages",
55
"files": [
66
"cli.js"
@@ -35,8 +35,8 @@
3535
},
3636
"license": "MIT",
3737
"dependencies": {
38-
"@commitlint/cli": "^17.4.3",
39-
"@commitlint/types": "^17.4.0"
38+
"@commitlint/cli": "^17.4.4",
39+
"@commitlint/types": "^17.4.4"
4040
},
4141
"devDependencies": {
4242
"@commitlint/test": "^17.4.2",

@commitlint/cli/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [17.4.4](https://github.com/conventional-changelog/commitlint/compare/v17.4.3...v17.4.4) (2023-02-17)
7+
8+
**Note:** Version bump only for package @commitlint/cli
9+
10+
11+
12+
13+
614
## [17.4.3](https://github.com/conventional-changelog/commitlint/compare/v17.4.2...v17.4.3) (2023-02-13)
715

816
**Note:** Version bump only for package @commitlint/cli

@commitlint/cli/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@commitlint/cli",
3-
"version": "17.4.3",
3+
"version": "17.4.4",
44
"description": "Lint your commit messages",
55
"files": [
66
"index.js",
@@ -47,11 +47,11 @@
4747
"lodash.merge": "^4.6.2"
4848
},
4949
"dependencies": {
50-
"@commitlint/format": "^17.4.0",
51-
"@commitlint/lint": "^17.4.3",
52-
"@commitlint/load": "^17.4.2",
53-
"@commitlint/read": "^17.4.2",
54-
"@commitlint/types": "^17.4.0",
50+
"@commitlint/format": "^17.4.4",
51+
"@commitlint/lint": "^17.4.4",
52+
"@commitlint/load": "^17.4.4",
53+
"@commitlint/read": "^17.4.4",
54+
"@commitlint/types": "^17.4.4",
5555
"execa": "^5.0.0",
5656
"lodash.isfunction": "^3.0.9",
5757
"resolve-from": "5.0.0",

@commitlint/config-angular/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [17.4.4](https://github.com/conventional-changelog/commitlint/compare/v17.4.3...v17.4.4) (2023-02-17)
7+
8+
**Note:** Version bump only for package @commitlint/config-angular
9+
10+
11+
12+
13+
614
## [17.4.3](https://github.com/conventional-changelog/commitlint/compare/v17.4.2...v17.4.3) (2023-02-13)
715

816
**Note:** Version bump only for package @commitlint/config-angular

@commitlint/config-angular/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@commitlint/config-angular",
3-
"version": "17.4.3",
3+
"version": "17.4.4",
44
"description": "Shareable commitlint config enforcing the angular commit convention",
55
"files": [
66
"index.js"
@@ -30,7 +30,7 @@
3030
"node": ">=v14"
3131
},
3232
"devDependencies": {
33-
"@commitlint/lint": "^17.4.3",
33+
"@commitlint/lint": "^17.4.4",
3434
"@commitlint/utils": "^17.4.0"
3535
},
3636
"dependencies": {

@commitlint/config-conventional/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [17.4.4](https://github.com/conventional-changelog/commitlint/compare/v17.4.3...v17.4.4) (2023-02-17)
7+
8+
**Note:** Version bump only for package @commitlint/config-conventional
9+
10+
11+
12+
13+
614
## [17.4.3](https://github.com/conventional-changelog/commitlint/compare/v17.4.2...v17.4.3) (2023-02-13)
715

816
**Note:** Version bump only for package @commitlint/config-conventional

@commitlint/config-conventional/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@commitlint/config-conventional",
3-
"version": "17.4.3",
3+
"version": "17.4.4",
44
"description": "Shareable commitlint config enforcing conventional commits",
55
"files": [
66
"index.js"
@@ -33,7 +33,7 @@
3333
"node": ">=v14"
3434
},
3535
"devDependencies": {
36-
"@commitlint/lint": "^17.4.3",
36+
"@commitlint/lint": "^17.4.4",
3737
"@commitlint/utils": "^17.4.0"
3838
},
3939
"dependencies": {

@commitlint/config-patternplate/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [17.4.4](https://github.com/conventional-changelog/commitlint/compare/v17.4.3...v17.4.4) (2023-02-17)
7+
8+
**Note:** Version bump only for package @commitlint/config-patternplate
9+
10+
11+
12+
13+
614
## [17.4.3](https://github.com/conventional-changelog/commitlint/compare/v17.4.2...v17.4.3) (2023-02-13)
715

816
**Note:** Version bump only for package @commitlint/config-patternplate

@commitlint/config-patternplate/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@commitlint/config-patternplate",
3-
"version": "17.4.3",
3+
"version": "17.4.4",
44
"description": "Lint your commits, patternplate-style",
55
"files": [
66
"index.js"
@@ -30,7 +30,7 @@
3030
"node": ">=v14"
3131
},
3232
"dependencies": {
33-
"@commitlint/config-angular": "^17.4.3",
33+
"@commitlint/config-angular": "^17.4.4",
3434
"glob": "^8.0.3",
3535
"lodash.merge": "^4.6.2"
3636
},

@commitlint/config-validator/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [17.4.4](https://github.com/conventional-changelog/commitlint/compare/v17.4.3...v17.4.4) (2023-02-17)
7+
8+
**Note:** Version bump only for package @commitlint/config-validator
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/config-validator

@commitlint/config-validator/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@commitlint/config-validator",
3-
"version": "17.4.0",
3+
"version": "17.4.4",
44
"description": "config validator for commitlint.config.js",
55
"main": "lib/validate.js",
66
"types": "lib/validate.d.ts",
@@ -38,7 +38,7 @@
3838
"@commitlint/utils": "^17.4.0"
3939
},
4040
"dependencies": {
41-
"@commitlint/types": "^17.4.0",
41+
"@commitlint/types": "^17.4.4",
4242
"ajv": "^8.11.0"
4343
},
4444
"gitHead": "d829bf6260304ca8d6811f329fcdd1b6c50e9749"

@commitlint/core/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [17.4.4](https://github.com/conventional-changelog/commitlint/compare/v17.4.3...v17.4.4) (2023-02-17)
7+
8+
**Note:** Version bump only for package @commitlint/core
9+
10+
11+
12+
13+
614
## [17.4.3](https://github.com/conventional-changelog/commitlint/compare/v17.4.2...v17.4.3) (2023-02-13)
715

816
**Note:** Version bump only for package @commitlint/core

@commitlint/core/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@commitlint/core",
3-
"version": "17.4.3",
3+
"version": "17.4.4",
44
"description": "Lint your commit messages",
55
"main": "lib/core.js",
66
"types": "lib/core.d.ts",
@@ -35,10 +35,10 @@
3535
},
3636
"license": "MIT",
3737
"dependencies": {
38-
"@commitlint/format": "^17.4.0",
39-
"@commitlint/lint": "^17.4.3",
40-
"@commitlint/load": "^17.4.2",
41-
"@commitlint/read": "^17.4.2"
38+
"@commitlint/format": "^17.4.4",
39+
"@commitlint/lint": "^17.4.4",
40+
"@commitlint/load": "^17.4.4",
41+
"@commitlint/read": "^17.4.4"
4242
},
4343
"devDependencies": {
4444
"@commitlint/utils": "^17.4.0"

@commitlint/cz-commitlint/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [17.4.4](https://github.com/conventional-changelog/commitlint/compare/v17.4.3...v17.4.4) (2023-02-17)
7+
8+
**Note:** Version bump only for package @commitlint/cz-commitlint
9+
10+
11+
12+
13+
614
## [17.4.2](https://github.com/conventional-changelog/commitlint/compare/v17.4.1...v17.4.2) (2023-01-12)
715

816
**Note:** Version bump only for package @commitlint/cz-commitlint

@commitlint/cz-commitlint/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@commitlint/cz-commitlint",
3-
"version": "17.4.2",
3+
"version": "17.4.4",
44
"description": "Commitizen adapter using the commitlint.config.js",
55
"main": "./lib/index.js",
66
"files": [
@@ -37,9 +37,9 @@
3737
}
3838
},
3939
"dependencies": {
40-
"@commitlint/ensure": "^17.4.0",
41-
"@commitlint/load": "^17.4.2",
42-
"@commitlint/types": "^17.4.0",
40+
"@commitlint/ensure": "^17.4.4",
41+
"@commitlint/load": "^17.4.4",
42+
"@commitlint/types": "^17.4.4",
4343
"chalk": "^4.1.0",
4444
"lodash.isplainobject": "^4.0.6",
4545
"word-wrap": "^1.2.3"

@commitlint/ensure/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [17.4.4](https://github.com/conventional-changelog/commitlint/compare/v17.4.3...v17.4.4) (2023-02-17)
7+
8+
**Note:** Version bump only for package @commitlint/ensure
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/ensure

@commitlint/ensure/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@commitlint/ensure",
3-
"version": "17.4.0",
3+
"version": "17.4.4",
44
"description": "Lint your commit messages",
55
"main": "lib/index.js",
66
"types": "lib/index.d.ts",
@@ -44,7 +44,7 @@
4444
"glob": "^8.0.3"
4545
},
4646
"dependencies": {
47-
"@commitlint/types": "^17.4.0",
47+
"@commitlint/types": "^17.4.4",
4848
"lodash.camelcase": "^4.3.0",
4949
"lodash.kebabcase": "^4.1.1",
5050
"lodash.snakecase": "^4.1.1",

@commitlint/format/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [17.4.4](https://github.com/conventional-changelog/commitlint/compare/v17.4.3...v17.4.4) (2023-02-17)
7+
8+
**Note:** Version bump only for package @commitlint/format
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/format

0 commit comments

Comments
 (0)