Skip to content

Commit eea8da8

Browse files
committed
v17.6.4
1 parent b335b83 commit eea8da8

File tree

6 files changed

+28
-4
lines changed

6 files changed

+28
-4
lines changed

@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+
## [17.6.4](https://github.com/conventional-changelog/commitlint/compare/v17.6.3...v17.6.4) (2023-05-07)
7+
8+
**Note:** Version bump only for package commitlint-config-nx-scopes
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-nx-scopes

@alias/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": "17.4.3",
3+
"version": "17.6.4",
44
"description": "Shareable commitlint config enforcing nx project names as scopes",
55
"files": [
66
"index.js"
@@ -30,7 +30,7 @@
3030
"node": ">=v14"
3131
},
3232
"dependencies": {
33-
"@commitlint/config-nx-scopes": "^17.4.3"
33+
"@commitlint/config-nx-scopes": "^17.6.4"
3434
},
3535
"devDependencies": {
3636
"@commitlint/utils": "^17.4.0"

@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+
## [17.6.4](https://github.com/conventional-changelog/commitlint/compare/v17.6.3...v17.6.4) (2023-05-07)
7+
8+
**Note:** Version bump only for package @commitlint/config-nx-scopes
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-nx-scopes

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@commitlint/config-nx-scopes",
3-
"version": "17.4.3",
3+
"version": "17.6.4",
44
"description": "Shareable commitlint config enforcing nx project names as scopes",
55
"files": [
66
"index.js"

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+
## [17.6.4](https://github.com/conventional-changelog/commitlint/compare/v17.6.3...v17.6.4) (2023-05-07)
7+
8+
**Note:** Version bump only for package @commitlint/root
9+
10+
11+
12+
13+
614
## [17.6.3](https://github.com/conventional-changelog/commitlint/compare/v17.6.2...v17.6.3) (2023-05-04)
715

816

lerna.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
"lerna": "4",
33
"npmClient": "yarn",
44
"useWorkspaces": true,
5-
"version": "17.6.3"
5+
"version": "17.6.4"
66
}

0 commit comments

Comments
 (0)