Skip to content

Commit 3c30200

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

File tree

78 files changed

+487
-142
lines changed

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

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+
## [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

Lines changed: 3 additions & 3 deletions
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

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+
## [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

Lines changed: 3 additions & 3 deletions
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

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+
## [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

Lines changed: 3 additions & 3 deletions
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

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+
## [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

Lines changed: 3 additions & 3 deletions
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

Lines changed: 11 additions & 0 deletions
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

Lines changed: 5 additions & 5 deletions
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"

0 commit comments

Comments
 (0)