Skip to content

Commit 75b2a12

Browse files
committed
v17.8.1
1 parent bcf402c commit 75b2a12

Some content is hidden

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

76 files changed

+441
-137
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.8.1](https://github.com/conventional-changelog/commitlint/compare/v17.8.0...v17.8.1) (2023-10-20)
7+
8+
**Note:** Version bump only for package commitlint-config-angular
9+
10+
11+
12+
13+
614
# [17.8.0](https://github.com/conventional-changelog/commitlint/compare/v17.7.2...v17.8.0) (2023-10-14)
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,6 +1,6 @@
11
{
22
"name": "commitlint-config-angular",
3-
"version": "17.8.0",
3+
"version": "17.8.1",
44
"description": "Shareable commitlint config enforcing the angular commit convention",
55
"files": [
66
"index.js"
@@ -30,10 +30,10 @@
3030
"node": ">=v14"
3131
},
3232
"dependencies": {
33-
"@commitlint/config-angular": "^17.8.0"
33+
"@commitlint/config-angular": "^17.8.1"
3434
},
3535
"devDependencies": {
36-
"@commitlint/utils": "^17.4.0"
36+
"@commitlint/utils": "^17.8.1"
3737
},
3838
"gitHead": "d829bf6260304ca8d6811f329fcdd1b6c50e9749"
3939
}

@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+
## [17.8.1](https://github.com/conventional-changelog/commitlint/compare/v17.8.0...v17.8.1) (2023-10-20)
7+
8+
**Note:** Version bump only for package commitlint-config-lerna-scopes
9+
10+
11+
12+
13+
614
# [17.7.0](https://github.com/conventional-changelog/commitlint/compare/v17.6.7...v17.7.0) (2023-08-09)
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,6 +1,6 @@
11
{
22
"name": "commitlint-config-lerna-scopes",
3-
"version": "17.7.0",
3+
"version": "17.8.1",
44
"description": "Shareable commitlint config enforcing lerna package names as scopes",
55
"files": [
66
"index.js"
@@ -30,10 +30,10 @@
3030
"node": ">=v14"
3131
},
3232
"dependencies": {
33-
"@commitlint/config-lerna-scopes": "^17.7.0"
33+
"@commitlint/config-lerna-scopes": "^17.8.1"
3434
},
3535
"devDependencies": {
36-
"@commitlint/utils": "^17.4.0"
36+
"@commitlint/utils": "^17.8.1"
3737
},
3838
"gitHead": "70f7f4688b51774e7ac5e40e896cdaa3f132b2bc"
3939
}

@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+
## [17.8.1](https://github.com/conventional-changelog/commitlint/compare/v17.8.0...v17.8.1) (2023-10-20)
7+
8+
**Note:** Version bump only for package commitlint-config-nx-scopes
9+
10+
11+
12+
13+
614
## [17.6.4](https://github.com/conventional-changelog/commitlint/compare/v17.6.3...v17.6.4) (2023-05-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,6 +1,6 @@
11
{
22
"name": "commitlint-config-nx-scopes",
3-
"version": "17.6.4",
3+
"version": "17.8.1",
44
"description": "Shareable commitlint config enforcing nx project names as scopes",
55
"files": [
66
"index.js"
@@ -30,10 +30,10 @@
3030
"node": ">=v14"
3131
},
3232
"dependencies": {
33-
"@commitlint/config-nx-scopes": "^17.6.4"
33+
"@commitlint/config-nx-scopes": "^17.8.1"
3434
},
3535
"devDependencies": {
36-
"@commitlint/utils": "^17.4.0"
36+
"@commitlint/utils": "^17.8.1"
3737
},
3838
"gitHead": "70f7f4688b51774e7ac5e40e896cdaa3f132b2bc"
3939
}

@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.8.1](https://github.com/conventional-changelog/commitlint/compare/v17.8.0...v17.8.1) (2023-10-20)
7+
8+
**Note:** Version bump only for package commitlint-config-patternplate
9+
10+
11+
12+
13+
614
# [17.8.0](https://github.com/conventional-changelog/commitlint/compare/v17.7.2...v17.8.0) (2023-10-14)
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,6 +1,6 @@
11
{
22
"name": "commitlint-config-patternplate",
3-
"version": "17.8.0",
3+
"version": "17.8.1",
44
"description": "Lint your commits, patternplate-style",
55
"files": [
66
"index.js"
@@ -30,10 +30,10 @@
3030
"node": ">=v14"
3131
},
3232
"dependencies": {
33-
"@commitlint/config-patternplate": "^17.8.0"
33+
"@commitlint/config-patternplate": "^17.8.1"
3434
},
3535
"devDependencies": {
36-
"@commitlint/utils": "^17.4.0"
36+
"@commitlint/utils": "^17.8.1"
3737
},
3838
"gitHead": "d829bf6260304ca8d6811f329fcdd1b6c50e9749"
3939
}

@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.8.1](https://github.com/conventional-changelog/commitlint/compare/v17.8.0...v17.8.1) (2023-10-20)
7+
8+
**Note:** Version bump only for package commitlint
9+
10+
11+
12+
13+
614
# [17.8.0](https://github.com/conventional-changelog/commitlint/compare/v17.7.2...v17.8.0) (2023-10-14)
715

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

@alias/commitlint/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "commitlint",
3-
"version": "17.8.0",
3+
"version": "17.8.1",
44
"description": "Lint your commit messages",
55
"files": [
66
"cli.js"
@@ -35,12 +35,12 @@
3535
},
3636
"license": "MIT",
3737
"dependencies": {
38-
"@commitlint/cli": "^17.8.0",
39-
"@commitlint/types": "^17.4.4"
38+
"@commitlint/cli": "^17.8.1",
39+
"@commitlint/types": "^17.8.1"
4040
},
4141
"devDependencies": {
42-
"@commitlint/test": "^17.4.2",
43-
"@commitlint/utils": "^17.4.0",
42+
"@commitlint/test": "^17.8.1",
43+
"@commitlint/utils": "^17.8.1",
4444
"execa": "^5.0.0"
4545
},
4646
"gitHead": "70f7f4688b51774e7ac5e40e896cdaa3f132b2bc"

0 commit comments

Comments
 (0)