Skip to content

Commit 3c30200

Browse files
committed
v19.8.1
1 parent 102b33a commit 3c30200

Some content is hidden

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

78 files changed

+487
-142
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+
## [19.8.1](https://github.com/conventional-changelog/commitlint/compare/v19.8.0...v19.8.1) (2025-05-08)
7+
8+
**Note:** Version bump only for package commitlint-config-angular
9+
10+
11+
12+
13+
614
# [19.8.0](https://github.com/conventional-changelog/commitlint/compare/v19.7.1...v19.8.0) (2025-03-07)
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,7 +1,7 @@
11
{
22
"name": "commitlint-config-angular",
33
"type": "module",
4-
"version": "19.8.0",
4+
"version": "19.8.1",
55
"description": "Shareable commitlint config enforcing the angular commit convention",
66
"files": [
77
"index.js"
@@ -31,10 +31,10 @@
3131
"node": ">=v18"
3232
},
3333
"dependencies": {
34-
"@commitlint/config-angular": "^19.8.0"
34+
"@commitlint/config-angular": "^19.8.1"
3535
},
3636
"devDependencies": {
37-
"@commitlint/utils": "^19.8.0"
37+
"@commitlint/utils": "^19.8.1"
3838
},
3939
"gitHead": "e82f05a737626bb69979d14564f5ff601997f679"
4040
}

@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+
## [19.8.1](https://github.com/conventional-changelog/commitlint/compare/v19.8.0...v19.8.1) (2025-05-08)
7+
8+
**Note:** Version bump only for package commitlint-config-lerna-scopes
9+
10+
11+
12+
13+
614
# [19.8.0](https://github.com/conventional-changelog/commitlint/compare/v19.7.1...v19.8.0) (2025-03-07)
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,7 +1,7 @@
11
{
22
"name": "commitlint-config-lerna-scopes",
33
"type": "module",
4-
"version": "19.8.0",
4+
"version": "19.8.1",
55
"description": "Shareable commitlint config enforcing lerna package names as scopes",
66
"files": [
77
"index.js"
@@ -31,10 +31,10 @@
3131
"node": ">=v18"
3232
},
3333
"dependencies": {
34-
"@commitlint/config-lerna-scopes": "^19.8.0"
34+
"@commitlint/config-lerna-scopes": "^19.8.1"
3535
},
3636
"devDependencies": {
37-
"@commitlint/utils": "^19.8.0"
37+
"@commitlint/utils": "^19.8.1"
3838
},
3939
"gitHead": "e82f05a737626bb69979d14564f5ff601997f679"
4040
}

@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+
## [19.8.1](https://github.com/conventional-changelog/commitlint/compare/v19.8.0...v19.8.1) (2025-05-08)
7+
8+
**Note:** Version bump only for package commitlint-config-nx-scopes
9+
10+
11+
12+
13+
614
# [19.8.0](https://github.com/conventional-changelog/commitlint/compare/v19.7.1...v19.8.0) (2025-03-07)
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,7 +1,7 @@
11
{
22
"name": "commitlint-config-nx-scopes",
33
"type": "module",
4-
"version": "19.8.0",
4+
"version": "19.8.1",
55
"description": "Shareable commitlint config enforcing nx project names as scopes",
66
"files": [
77
"index.js"
@@ -31,10 +31,10 @@
3131
"node": ">=v18"
3232
},
3333
"dependencies": {
34-
"@commitlint/config-nx-scopes": "^19.8.0"
34+
"@commitlint/config-nx-scopes": "^19.8.1"
3535
},
3636
"devDependencies": {
37-
"@commitlint/utils": "^19.8.0"
37+
"@commitlint/utils": "^19.8.1"
3838
},
3939
"gitHead": "e82f05a737626bb69979d14564f5ff601997f679"
4040
}

@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+
## [19.8.1](https://github.com/conventional-changelog/commitlint/compare/v19.8.0...v19.8.1) (2025-05-08)
7+
8+
**Note:** Version bump only for package commitlint-config-patternplate
9+
10+
11+
12+
13+
614
# [19.8.0](https://github.com/conventional-changelog/commitlint/compare/v19.7.1...v19.8.0) (2025-03-07)
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,7 +1,7 @@
11
{
22
"name": "commitlint-config-patternplate",
33
"type": "module",
4-
"version": "19.8.0",
4+
"version": "19.8.1",
55
"description": "Lint your commits, patternplate-style",
66
"files": [
77
"index.js"
@@ -31,10 +31,10 @@
3131
"node": ">=v18"
3232
},
3333
"dependencies": {
34-
"@commitlint/config-patternplate": "^19.8.0"
34+
"@commitlint/config-patternplate": "^19.8.1"
3535
},
3636
"devDependencies": {
37-
"@commitlint/utils": "^19.8.0"
37+
"@commitlint/utils": "^19.8.1"
3838
},
3939
"gitHead": "e82f05a737626bb69979d14564f5ff601997f679"
4040
}

@alias/commitlint/CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
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+
## [19.8.1](https://github.com/conventional-changelog/commitlint/compare/v19.8.0...v19.8.1) (2025-05-08)
7+
8+
9+
### Bug Fixes
10+
11+
* update dependency tinyexec to v1 ([#4332](https://github.com/conventional-changelog/commitlint/issues/4332)) ([e49449f](https://github.com/conventional-changelog/commitlint/commit/e49449fa9452069cdbf194f94d536194d362a299))
12+
13+
14+
15+
16+
617
# [19.8.0](https://github.com/conventional-changelog/commitlint/compare/v19.7.1...v19.8.0) (2025-03-07)
718

819

@alias/commitlint/package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "commitlint",
33
"type": "module",
4-
"version": "19.8.0",
4+
"version": "19.8.1",
55
"description": "Lint your commit messages",
66
"files": [
77
"cli.js"
@@ -36,12 +36,12 @@
3636
},
3737
"license": "MIT",
3838
"dependencies": {
39-
"@commitlint/cli": "^19.8.0",
40-
"@commitlint/types": "^19.8.0"
39+
"@commitlint/cli": "^19.8.1",
40+
"@commitlint/types": "^19.8.1"
4141
},
4242
"devDependencies": {
43-
"@commitlint/test": "^19.8.0",
44-
"@commitlint/utils": "^19.8.0",
43+
"@commitlint/test": "^19.8.1",
44+
"@commitlint/utils": "^19.8.1",
4545
"tinyexec": "^1.0.0"
4646
},
4747
"gitHead": "e82f05a737626bb69979d14564f5ff601997f679"

@commitlint/cli/CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
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+
## [19.8.1](https://github.com/conventional-changelog/commitlint/compare/v19.8.0...v19.8.1) (2025-05-08)
7+
8+
9+
### Bug Fixes
10+
11+
* update dependency tinyexec to v1 ([#4332](https://github.com/conventional-changelog/commitlint/issues/4332)) ([e49449f](https://github.com/conventional-changelog/commitlint/commit/e49449fa9452069cdbf194f94d536194d362a299))
12+
13+
14+
15+
16+
617
# [19.8.0](https://github.com/conventional-changelog/commitlint/compare/v19.7.1...v19.8.0) (2025-03-07)
718

819

@commitlint/cli/package.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@commitlint/cli",
33
"type": "module",
4-
"version": "19.8.0",
4+
"version": "19.8.1",
55
"description": "Lint your commit messages",
66
"files": [
77
"index.cjs",
@@ -39,20 +39,20 @@
3939
},
4040
"license": "MIT",
4141
"devDependencies": {
42-
"@commitlint/test": "^19.8.0",
43-
"@commitlint/utils": "^19.8.0",
42+
"@commitlint/test": "^19.8.1",
43+
"@commitlint/utils": "^19.8.1",
4444
"@types/lodash.merge": "^4.6.8",
4545
"@types/node": "^18.19.17",
4646
"@types/yargs": "^17.0.29",
4747
"fs-extra": "^11.0.0",
4848
"lodash.merge": "^4.6.2"
4949
},
5050
"dependencies": {
51-
"@commitlint/format": "^19.8.0",
52-
"@commitlint/lint": "^19.8.0",
53-
"@commitlint/load": "^19.8.0",
54-
"@commitlint/read": "^19.8.0",
55-
"@commitlint/types": "^19.8.0",
51+
"@commitlint/format": "^19.8.1",
52+
"@commitlint/lint": "^19.8.1",
53+
"@commitlint/load": "^19.8.1",
54+
"@commitlint/read": "^19.8.1",
55+
"@commitlint/types": "^19.8.1",
5656
"tinyexec": "^1.0.0",
5757
"yargs": "^17.0.0"
5858
},

@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+
## [19.8.1](https://github.com/conventional-changelog/commitlint/compare/v19.8.0...v19.8.1) (2025-05-08)
7+
8+
**Note:** Version bump only for package @commitlint/config-angular-type-enum
9+
10+
11+
12+
13+
614
# [19.8.0](https://github.com/conventional-changelog/commitlint/compare/v19.7.1...v19.8.0) (2025-03-07)
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,7 +1,7 @@
11
{
22
"name": "@commitlint/config-angular-type-enum",
33
"type": "module",
4-
"version": "19.8.0",
4+
"version": "19.8.1",
55
"description": "Shareable commitlint config enforcing the angular commit convention types",
66
"main": "index.js",
77
"files": [
@@ -32,7 +32,7 @@
3232
"node": ">=v18"
3333
},
3434
"devDependencies": {
35-
"@commitlint/utils": "^19.8.0"
35+
"@commitlint/utils": "^19.8.1"
3636
},
3737
"gitHead": "e82f05a737626bb69979d14564f5ff601997f679"
3838
}

@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+
## [19.8.1](https://github.com/conventional-changelog/commitlint/compare/v19.8.0...v19.8.1) (2025-05-08)
7+
8+
**Note:** Version bump only for package @commitlint/config-angular
9+
10+
11+
12+
13+
614
# [19.8.0](https://github.com/conventional-changelog/commitlint/compare/v19.7.1...v19.8.0) (2025-03-07)
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,7 +1,7 @@
11
{
22
"name": "@commitlint/config-angular",
33
"type": "module",
4-
"version": "19.8.0",
4+
"version": "19.8.1",
55
"description": "Shareable commitlint config enforcing the angular commit convention",
66
"main": "index.js",
77
"files": [
@@ -32,11 +32,11 @@
3232
"node": ">=v18"
3333
},
3434
"devDependencies": {
35-
"@commitlint/lint": "^19.8.0",
36-
"@commitlint/utils": "^19.8.0"
35+
"@commitlint/lint": "^19.8.1",
36+
"@commitlint/utils": "^19.8.1"
3737
},
3838
"dependencies": {
39-
"@commitlint/config-angular-type-enum": "^19.8.0"
39+
"@commitlint/config-angular-type-enum": "^19.8.1"
4040
},
4141
"gitHead": "e82f05a737626bb69979d14564f5ff601997f679"
4242
}

@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+
## [19.8.1](https://github.com/conventional-changelog/commitlint/compare/v19.8.0...v19.8.1) (2025-05-08)
7+
8+
**Note:** Version bump only for package @commitlint/config-conventional
9+
10+
11+
12+
13+
614
# [19.8.0](https://github.com/conventional-changelog/commitlint/compare/v19.7.1...v19.8.0) (2025-03-07)
715

816

@commitlint/config-conventional/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@commitlint/config-conventional",
33
"type": "module",
4-
"version": "19.8.0",
4+
"version": "19.8.1",
55
"description": "Shareable commitlint config enforcing conventional commits",
66
"main": "lib/index.js",
77
"files": [
@@ -35,11 +35,11 @@
3535
"node": ">=v18"
3636
},
3737
"devDependencies": {
38-
"@commitlint/lint": "^19.8.0",
39-
"@commitlint/utils": "^19.8.0"
38+
"@commitlint/lint": "^19.8.1",
39+
"@commitlint/utils": "^19.8.1"
4040
},
4141
"dependencies": {
42-
"@commitlint/types": "^19.8.0",
42+
"@commitlint/types": "^19.8.1",
4343
"conventional-changelog-conventionalcommits": "^7.0.2"
4444
},
4545
"gitHead": "e82f05a737626bb69979d14564f5ff601997f679"

@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+
## [19.8.1](https://github.com/conventional-changelog/commitlint/compare/v19.8.0...v19.8.1) (2025-05-08)
7+
8+
**Note:** Version bump only for package @commitlint/config-lerna-scopes
9+
10+
11+
12+
13+
614
# [19.8.0](https://github.com/conventional-changelog/commitlint/compare/v19.7.1...v19.8.0) (2025-03-07)
715

816

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

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@commitlint/config-lerna-scopes",
33
"type": "module",
4-
"version": "19.8.0",
4+
"version": "19.8.1",
55
"description": "Shareable commitlint config enforcing lerna package and workspace names as scopes",
66
"main": "index.js",
77
"files": [
@@ -40,12 +40,12 @@
4040
"node": ">=v18"
4141
},
4242
"dependencies": {
43-
"@commitlint/config-workspace-scopes": "^19.8.0",
43+
"@commitlint/config-workspace-scopes": "^19.8.1",
4444
"fast-glob": "^3.3.3"
4545
},
4646
"devDependencies": {
47-
"@commitlint/test": "^19.8.0",
48-
"@commitlint/utils": "^19.8.0"
47+
"@commitlint/test": "^19.8.1",
48+
"@commitlint/utils": "^19.8.1"
4949
},
5050
"gitHead": "e82f05a737626bb69979d14564f5ff601997f679"
5151
}

0 commit comments

Comments
 (0)