Skip to content

Commit ad2637f

Browse files
committed
v18.4.4
1 parent b4246d6 commit ad2637f

Some content is hidden

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

72 files changed

+426
-119
lines changed

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

+8
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+
## [18.4.4](https://github.com/conventional-changelog/commitlint/compare/v18.4.3...v18.4.4) (2024-01-04)
7+
8+
**Note:** Version bump only for package commitlint-config-angular
9+
10+
11+
12+
13+
614
## [18.4.3](https://github.com/conventional-changelog/commitlint/compare/v18.4.2...v18.4.3) (2023-11-21)
715

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

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

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "commitlint-config-angular",
3-
"version": "18.4.3",
3+
"version": "18.4.4",
44
"description": "Shareable commitlint config enforcing the angular commit convention",
55
"files": [
66
"index.js"
@@ -30,10 +30,10 @@
3030
"node": ">=v18"
3131
},
3232
"dependencies": {
33-
"@commitlint/config-angular": "^18.4.3"
33+
"@commitlint/config-angular": "^18.4.4"
3434
},
3535
"devDependencies": {
36-
"@commitlint/utils": "^18.4.3"
36+
"@commitlint/utils": "^18.4.4"
3737
},
3838
"gitHead": "d829bf6260304ca8d6811f329fcdd1b6c50e9749"
3939
}

@alias/commitlint-config-lerna-scopes/CHANGELOG.md

+8
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+
## [18.4.4](https://github.com/conventional-changelog/commitlint/compare/v18.4.3...v18.4.4) (2024-01-04)
7+
8+
**Note:** Version bump only for package commitlint-config-lerna-scopes
9+
10+
11+
12+
13+
614
## [18.4.3](https://github.com/conventional-changelog/commitlint/compare/v18.4.2...v18.4.3) (2023-11-21)
715

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

@alias/commitlint-config-lerna-scopes/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "commitlint-config-lerna-scopes",
3-
"version": "18.4.3",
3+
"version": "18.4.4",
44
"description": "Shareable commitlint config enforcing lerna package names as scopes",
55
"files": [
66
"index.js"
@@ -30,10 +30,10 @@
3030
"node": ">=v18"
3131
},
3232
"dependencies": {
33-
"@commitlint/config-lerna-scopes": "^18.4.3"
33+
"@commitlint/config-lerna-scopes": "^18.4.4"
3434
},
3535
"devDependencies": {
36-
"@commitlint/utils": "^18.4.3"
36+
"@commitlint/utils": "^18.4.4"
3737
},
3838
"gitHead": "70f7f4688b51774e7ac5e40e896cdaa3f132b2bc"
3939
}

@alias/commitlint-config-nx-scopes/CHANGELOG.md

+8
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+
## [18.4.4](https://github.com/conventional-changelog/commitlint/compare/v18.4.3...v18.4.4) (2024-01-04)
7+
8+
**Note:** Version bump only for package commitlint-config-nx-scopes
9+
10+
11+
12+
13+
614
## [18.4.3](https://github.com/conventional-changelog/commitlint/compare/v18.4.2...v18.4.3) (2023-11-21)
715

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

@alias/commitlint-config-nx-scopes/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "commitlint-config-nx-scopes",
3-
"version": "18.4.3",
3+
"version": "18.4.4",
44
"description": "Shareable commitlint config enforcing nx project names as scopes",
55
"files": [
66
"index.js"
@@ -30,10 +30,10 @@
3030
"node": ">=v18"
3131
},
3232
"dependencies": {
33-
"@commitlint/config-nx-scopes": "^18.4.3"
33+
"@commitlint/config-nx-scopes": "^18.4.4"
3434
},
3535
"devDependencies": {
36-
"@commitlint/utils": "^18.4.3"
36+
"@commitlint/utils": "^18.4.4"
3737
},
3838
"gitHead": "70f7f4688b51774e7ac5e40e896cdaa3f132b2bc"
3939
}

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

+8
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+
## [18.4.4](https://github.com/conventional-changelog/commitlint/compare/v18.4.3...v18.4.4) (2024-01-04)
7+
8+
**Note:** Version bump only for package commitlint-config-patternplate
9+
10+
11+
12+
13+
614
## [18.4.3](https://github.com/conventional-changelog/commitlint/compare/v18.4.2...v18.4.3) (2023-11-21)
715

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

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

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "commitlint-config-patternplate",
3-
"version": "18.4.3",
3+
"version": "18.4.4",
44
"description": "Lint your commits, patternplate-style",
55
"files": [
66
"index.js"
@@ -30,10 +30,10 @@
3030
"node": ">=v18"
3131
},
3232
"dependencies": {
33-
"@commitlint/config-patternplate": "^18.4.3"
33+
"@commitlint/config-patternplate": "^18.4.4"
3434
},
3535
"devDependencies": {
36-
"@commitlint/utils": "^18.4.3"
36+
"@commitlint/utils": "^18.4.4"
3737
},
3838
"gitHead": "d829bf6260304ca8d6811f329fcdd1b6c50e9749"
3939
}

@alias/commitlint/CHANGELOG.md

+8
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+
## [18.4.4](https://github.com/conventional-changelog/commitlint/compare/v18.4.3...v18.4.4) (2024-01-04)
7+
8+
**Note:** Version bump only for package commitlint
9+
10+
11+
12+
13+
614
## [18.4.3](https://github.com/conventional-changelog/commitlint/compare/v18.4.2...v18.4.3) (2023-11-21)
715

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

@alias/commitlint/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "commitlint",
3-
"version": "18.4.3",
3+
"version": "18.4.4",
44
"description": "Lint your commit messages",
55
"files": [
66
"cli.js"
@@ -35,12 +35,12 @@
3535
},
3636
"license": "MIT",
3737
"dependencies": {
38-
"@commitlint/cli": "^18.4.3",
39-
"@commitlint/types": "^18.4.3"
38+
"@commitlint/cli": "^18.4.4",
39+
"@commitlint/types": "^18.4.4"
4040
},
4141
"devDependencies": {
4242
"@commitlint/test": "^18.0.0",
43-
"@commitlint/utils": "^18.4.3",
43+
"@commitlint/utils": "^18.4.4",
4444
"execa": "^5.0.0"
4545
},
4646
"gitHead": "70f7f4688b51774e7ac5e40e896cdaa3f132b2bc"

@commitlint/cli/CHANGELOG.md

+8
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+
## [18.4.4](https://github.com/conventional-changelog/commitlint/compare/v18.4.3...v18.4.4) (2024-01-04)
7+
8+
**Note:** Version bump only for package @commitlint/cli
9+
10+
11+
12+
13+
614
## [18.4.3](https://github.com/conventional-changelog/commitlint/compare/v18.4.2...v18.4.3) (2023-11-21)
715

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

@commitlint/cli/package.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@commitlint/cli",
3-
"version": "18.4.3",
3+
"version": "18.4.4",
44
"description": "Lint your commit messages",
55
"files": [
66
"index.js",
@@ -38,7 +38,7 @@
3838
"license": "MIT",
3939
"devDependencies": {
4040
"@commitlint/test": "^18.0.0",
41-
"@commitlint/utils": "^18.4.3",
41+
"@commitlint/utils": "^18.4.4",
4242
"@types/lodash.isfunction": "^3.0.8",
4343
"@types/lodash.merge": "^4.6.8",
4444
"@types/node": "^18.11.9",
@@ -47,11 +47,11 @@
4747
"lodash.merge": "^4.6.2"
4848
},
4949
"dependencies": {
50-
"@commitlint/format": "^18.4.3",
51-
"@commitlint/lint": "^18.4.3",
52-
"@commitlint/load": "^18.4.3",
53-
"@commitlint/read": "^18.4.3",
54-
"@commitlint/types": "^18.4.3",
50+
"@commitlint/format": "^18.4.4",
51+
"@commitlint/lint": "^18.4.4",
52+
"@commitlint/load": "^18.4.4",
53+
"@commitlint/read": "^18.4.4",
54+
"@commitlint/types": "^18.4.4",
5555
"execa": "^5.0.0",
5656
"lodash.isfunction": "^3.0.9",
5757
"resolve-from": "5.0.0",

@commitlint/config-angular-type-enum/CHANGELOG.md

+8
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+
## [18.4.4](https://github.com/conventional-changelog/commitlint/compare/v18.4.3...v18.4.4) (2024-01-04)
7+
8+
**Note:** Version bump only for package @commitlint/config-angular-type-enum
9+
10+
11+
12+
13+
614
## [18.4.3](https://github.com/conventional-changelog/commitlint/compare/v18.4.2...v18.4.3) (2023-11-21)
715

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

@commitlint/config-angular-type-enum/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@commitlint/config-angular-type-enum",
3-
"version": "18.4.3",
3+
"version": "18.4.4",
44
"description": "Shareable commitlint config enforcing the angular commit convention types",
55
"files": [
66
"index.js"
@@ -30,7 +30,7 @@
3030
"node": ">=v18"
3131
},
3232
"devDependencies": {
33-
"@commitlint/utils": "^18.4.3"
33+
"@commitlint/utils": "^18.4.4"
3434
},
3535
"gitHead": "d829bf6260304ca8d6811f329fcdd1b6c50e9749"
3636
}

@commitlint/config-angular/CHANGELOG.md

+8
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+
## [18.4.4](https://github.com/conventional-changelog/commitlint/compare/v18.4.3...v18.4.4) (2024-01-04)
7+
8+
**Note:** Version bump only for package @commitlint/config-angular
9+
10+
11+
12+
13+
614
## [18.4.3](https://github.com/conventional-changelog/commitlint/compare/v18.4.2...v18.4.3) (2023-11-21)
715

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

@commitlint/config-angular/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@commitlint/config-angular",
3-
"version": "18.4.3",
3+
"version": "18.4.4",
44
"description": "Shareable commitlint config enforcing the angular commit convention",
55
"files": [
66
"index.js"
@@ -30,11 +30,11 @@
3030
"node": ">=v18"
3131
},
3232
"devDependencies": {
33-
"@commitlint/lint": "^18.4.3",
34-
"@commitlint/utils": "^18.4.3"
33+
"@commitlint/lint": "^18.4.4",
34+
"@commitlint/utils": "^18.4.4"
3535
},
3636
"dependencies": {
37-
"@commitlint/config-angular-type-enum": "^18.4.3"
37+
"@commitlint/config-angular-type-enum": "^18.4.4"
3838
},
3939
"gitHead": "d829bf6260304ca8d6811f329fcdd1b6c50e9749"
4040
}

@commitlint/config-conventional/CHANGELOG.md

+8
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+
## [18.4.4](https://github.com/conventional-changelog/commitlint/compare/v18.4.3...v18.4.4) (2024-01-04)
7+
8+
**Note:** Version bump only for package @commitlint/config-conventional
9+
10+
11+
12+
13+
614
## [18.4.3](https://github.com/conventional-changelog/commitlint/compare/v18.4.2...v18.4.3) (2023-11-21)
715

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

@commitlint/config-conventional/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@commitlint/config-conventional",
3-
"version": "18.4.3",
3+
"version": "18.4.4",
44
"description": "Shareable commitlint config enforcing conventional commits",
55
"files": [
66
"index.js"
@@ -33,8 +33,8 @@
3333
"node": ">=v18"
3434
},
3535
"devDependencies": {
36-
"@commitlint/lint": "^18.4.3",
37-
"@commitlint/utils": "^18.4.3"
36+
"@commitlint/lint": "^18.4.4",
37+
"@commitlint/utils": "^18.4.4"
3838
},
3939
"dependencies": {
4040
"conventional-changelog-conventionalcommits": "^7.0.2"

@commitlint/config-lerna-scopes/CHANGELOG.md

+8
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+
## [18.4.4](https://github.com/conventional-changelog/commitlint/compare/v18.4.3...v18.4.4) (2024-01-04)
7+
8+
**Note:** Version bump only for package @commitlint/config-lerna-scopes
9+
10+
11+
12+
13+
614
## [18.4.3](https://github.com/conventional-changelog/commitlint/compare/v18.4.2...v18.4.3) (2023-11-21)
715

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

@commitlint/config-lerna-scopes/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@commitlint/config-lerna-scopes",
3-
"version": "18.4.3",
3+
"version": "18.4.4",
44
"description": "Shareable commitlint config enforcing lerna package and workspace names as scopes",
55
"files": [
66
"index.js"
@@ -45,7 +45,7 @@
4545
},
4646
"devDependencies": {
4747
"@commitlint/test": "^18.0.0",
48-
"@commitlint/utils": "^18.4.3"
48+
"@commitlint/utils": "^18.4.4"
4949
},
5050
"gitHead": "70f7f4688b51774e7ac5e40e896cdaa3f132b2bc"
5151
}

@commitlint/config-nx-scopes/CHANGELOG.md

+8
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+
## [18.4.4](https://github.com/conventional-changelog/commitlint/compare/v18.4.3...v18.4.4) (2024-01-04)
7+
8+
**Note:** Version bump only for package @commitlint/config-nx-scopes
9+
10+
11+
12+
13+
614
## [18.4.3](https://github.com/conventional-changelog/commitlint/compare/v18.4.2...v18.4.3) (2023-11-21)
715

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

@commitlint/config-nx-scopes/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@commitlint/config-nx-scopes",
3-
"version": "18.4.3",
3+
"version": "18.4.4",
44
"description": "Shareable commitlint config enforcing nx project names as scopes",
55
"files": [
66
"index.js"
@@ -39,7 +39,7 @@
3939
},
4040
"devDependencies": {
4141
"@commitlint/test": "^18.0.0",
42-
"@commitlint/utils": "^18.4.3"
42+
"@commitlint/utils": "^18.4.4"
4343
},
4444
"gitHead": "70f7f4688b51774e7ac5e40e896cdaa3f132b2bc"
4545
}

0 commit comments

Comments
 (0)