Skip to content

Commit 81358f9

Browse files
committed
v12.1.3
1 parent d93b957 commit 81358f9

Some content is hidden

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

64 files changed

+388
-114
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+
## [12.1.3](https://github.com/conventional-changelog/commitlint/compare/v12.1.2...v12.1.3) (2021-05-12)
7+
8+
**Note:** Version bump only for package commitlint-config-angular
9+
10+
11+
12+
13+
614
## [12.1.1](https://github.com/conventional-changelog/commitlint/compare/v12.1.0...v12.1.1) (2021-04-02)
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": "12.1.1",
3+
"version": "12.1.3",
44
"description": "Shareable commitlint config enforcing the angular commit convention",
55
"files": [
66
"index.js"
@@ -29,10 +29,10 @@
2929
"node": ">=v10"
3030
},
3131
"dependencies": {
32-
"@commitlint/config-angular": "^12.1.1"
32+
"@commitlint/config-angular": "^12.1.3"
3333
},
3434
"devDependencies": {
35-
"@commitlint/utils": "^12.1.1"
35+
"@commitlint/utils": "^12.1.3"
3636
},
3737
"gitHead": "d829bf6260304ca8d6811f329fcdd1b6c50e9749"
3838
}

@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+
## [12.1.3](https://github.com/conventional-changelog/commitlint/compare/v12.1.2...v12.1.3) (2021-05-12)
7+
8+
**Note:** Version bump only for package commitlint-config-lerna-scopes
9+
10+
11+
12+
13+
614
## [12.1.2](https://github.com/conventional-changelog/commitlint/compare/v12.1.1...v12.1.2) (2021-04-29)
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": "12.1.2",
3+
"version": "12.1.3",
44
"description": "Shareable commitlint config enforcing lerna package names as scopes",
55
"files": [
66
"index.js"
@@ -29,10 +29,10 @@
2929
"node": ">=v10"
3030
},
3131
"dependencies": {
32-
"@commitlint/config-lerna-scopes": "^12.1.2"
32+
"@commitlint/config-lerna-scopes": "^12.1.3"
3333
},
3434
"devDependencies": {
35-
"@commitlint/utils": "^12.1.1"
35+
"@commitlint/utils": "^12.1.3"
3636
},
3737
"gitHead": "70f7f4688b51774e7ac5e40e896cdaa3f132b2bc"
3838
}

@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+
## [12.1.3](https://github.com/conventional-changelog/commitlint/compare/v12.1.2...v12.1.3) (2021-05-12)
7+
8+
**Note:** Version bump only for package commitlint-config-patternplate
9+
10+
11+
12+
13+
614
## [12.1.1](https://github.com/conventional-changelog/commitlint/compare/v12.1.0...v12.1.1) (2021-04-02)
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": "12.1.1",
3+
"version": "12.1.3",
44
"description": "Lint your commits, patternplate-style",
55
"files": [
66
"index.js"
@@ -29,10 +29,10 @@
2929
"node": ">=v10"
3030
},
3131
"dependencies": {
32-
"@commitlint/config-patternplate": "^12.1.1"
32+
"@commitlint/config-patternplate": "^12.1.3"
3333
},
3434
"devDependencies": {
35-
"@commitlint/utils": "^12.1.1"
35+
"@commitlint/utils": "^12.1.3"
3636
},
3737
"gitHead": "d829bf6260304ca8d6811f329fcdd1b6c50e9749"
3838
}

@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+
## [12.1.3](https://github.com/conventional-changelog/commitlint/compare/v12.1.2...v12.1.3) (2021-05-12)
7+
8+
**Note:** Version bump only for package commitlint
9+
10+
11+
12+
13+
614
## [12.1.2](https://github.com/conventional-changelog/commitlint/compare/v12.1.1...v12.1.2) (2021-04-29)
715

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

@alias/commitlint/package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "commitlint",
3-
"version": "12.1.2",
3+
"version": "12.1.3",
44
"description": "Lint your commit messages",
55
"files": [
66
"cli.js"
@@ -34,12 +34,12 @@
3434
},
3535
"license": "MIT",
3636
"dependencies": {
37-
"@commitlint/cli": "^12.1.2",
38-
"@commitlint/types": "^12.1.2"
37+
"@commitlint/cli": "^12.1.3",
38+
"@commitlint/types": "^12.1.3"
3939
},
4040
"devDependencies": {
41-
"@commitlint/test": "^12.1.0",
42-
"@commitlint/utils": "^12.1.1",
41+
"@commitlint/test": "^12.1.3",
42+
"@commitlint/utils": "^12.1.3",
4343
"execa": "^5.0.0"
4444
},
4545
"gitHead": "70f7f4688b51774e7ac5e40e896cdaa3f132b2bc"

@commitlint/cli/CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,18 @@
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+
## [12.1.3](https://github.com/conventional-changelog/commitlint/compare/v12.1.2...v12.1.3) (2021-05-12)
7+
8+
9+
### Bug Fixes
10+
11+
* update dependency fs-extra to v10 ([#2575](https://github.com/conventional-changelog/commitlint/issues/2575)) ([d47d2b5](https://github.com/conventional-changelog/commitlint/commit/d47d2b595b980adadd4fb8ff198c1914caeff18f))
12+
* update dependency yargs to v17 ([#2574](https://github.com/conventional-changelog/commitlint/issues/2574)) ([81c38dd](https://github.com/conventional-changelog/commitlint/commit/81c38ddf15f239b525f673b26b2ee6606f2ee8f6))
13+
14+
15+
16+
17+
618
## [12.1.2](https://github.com/conventional-changelog/commitlint/compare/v12.1.1...v12.1.2) (2021-04-29)
719

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

@commitlint/cli/package.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@commitlint/cli",
3-
"version": "12.1.2",
3+
"version": "12.1.3",
44
"description": "Lint your commit messages",
55
"files": [
66
"index.js",
@@ -36,18 +36,18 @@
3636
},
3737
"license": "MIT",
3838
"devDependencies": {
39-
"@commitlint/test": "^12.1.0",
40-
"@commitlint/utils": "^12.1.1",
39+
"@commitlint/test": "^12.1.3",
40+
"@commitlint/utils": "^12.1.3",
4141
"@types/yargs": "^16.0.0",
4242
"execa": "^5.0.0",
4343
"fs-extra": "^10.0.0"
4444
},
4545
"dependencies": {
46-
"@commitlint/format": "^12.1.2",
47-
"@commitlint/lint": "^12.1.2",
48-
"@commitlint/load": "^12.1.2",
49-
"@commitlint/read": "^12.1.2",
50-
"@commitlint/types": "^12.1.2",
46+
"@commitlint/format": "^12.1.3",
47+
"@commitlint/lint": "^12.1.3",
48+
"@commitlint/load": "^12.1.3",
49+
"@commitlint/read": "^12.1.3",
50+
"@commitlint/types": "^12.1.3",
5151
"lodash": "^4.17.19",
5252
"resolve-from": "5.0.0",
5353
"resolve-global": "1.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+
## [12.1.3](https://github.com/conventional-changelog/commitlint/compare/v12.1.2...v12.1.3) (2021-05-12)
7+
8+
**Note:** Version bump only for package @commitlint/config-angular-type-enum
9+
10+
11+
12+
13+
614
## [12.1.1](https://github.com/conventional-changelog/commitlint/compare/v12.1.0...v12.1.1) (2021-04-02)
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": "12.1.1",
3+
"version": "12.1.3",
44
"description": "Shareable commitlint config enforcing the angular commit convention types",
55
"files": [
66
"index.js"
@@ -29,7 +29,7 @@
2929
"node": ">=v10"
3030
},
3131
"devDependencies": {
32-
"@commitlint/utils": "^12.1.1"
32+
"@commitlint/utils": "^12.1.3"
3333
},
3434
"gitHead": "d829bf6260304ca8d6811f329fcdd1b6c50e9749"
3535
}

@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+
## [12.1.3](https://github.com/conventional-changelog/commitlint/compare/v12.1.2...v12.1.3) (2021-05-12)
7+
8+
**Note:** Version bump only for package @commitlint/config-angular
9+
10+
11+
12+
13+
614
## [12.1.1](https://github.com/conventional-changelog/commitlint/compare/v12.1.0...v12.1.1) (2021-04-02)
715

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

@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": "12.1.1",
3+
"version": "12.1.3",
44
"description": "Shareable commitlint config enforcing the angular commit convention",
55
"files": [
66
"index.js"
@@ -29,10 +29,10 @@
2929
"node": ">=v10"
3030
},
3131
"devDependencies": {
32-
"@commitlint/utils": "^12.1.1"
32+
"@commitlint/utils": "^12.1.3"
3333
},
3434
"dependencies": {
35-
"@commitlint/config-angular-type-enum": "^12.1.1"
35+
"@commitlint/config-angular-type-enum": "^12.1.3"
3636
},
3737
"gitHead": "d829bf6260304ca8d6811f329fcdd1b6c50e9749"
3838
}

@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+
## [12.1.3](https://github.com/conventional-changelog/commitlint/compare/v12.1.2...v12.1.3) (2021-05-12)
7+
8+
**Note:** Version bump only for package @commitlint/config-conventional
9+
10+
11+
12+
13+
614
## [12.1.2](https://github.com/conventional-changelog/commitlint/compare/v12.1.1...v12.1.2) (2021-04-29)
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": "12.1.2",
3+
"version": "12.1.3",
44
"description": "Shareable commitlint config enforcing conventional commits",
55
"files": [
66
"index.js"
@@ -32,8 +32,8 @@
3232
"node": ">=v10"
3333
},
3434
"devDependencies": {
35-
"@commitlint/lint": "^12.1.2",
36-
"@commitlint/utils": "^12.1.1"
35+
"@commitlint/lint": "^12.1.3",
36+
"@commitlint/utils": "^12.1.3"
3737
},
3838
"dependencies": {
3939
"conventional-changelog-conventionalcommits": "^4.3.1"

@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+
## [12.1.3](https://github.com/conventional-changelog/commitlint/compare/v12.1.2...v12.1.3) (2021-05-12)
7+
8+
**Note:** Version bump only for package @commitlint/config-lerna-scopes
9+
10+
11+
12+
13+
614
## [12.1.2](https://github.com/conventional-changelog/commitlint/compare/v12.1.1...v12.1.2) (2021-04-29)
715

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

@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": "12.1.2",
3+
"version": "12.1.3",
44
"description": "Shareable commitlint config enforcing lerna package and workspace names as scopes",
55
"files": [
66
"index.js"
@@ -43,8 +43,8 @@
4343
"semver": "7.3.5"
4444
},
4545
"devDependencies": {
46-
"@commitlint/test": "^12.1.0",
47-
"@commitlint/utils": "^12.1.1"
46+
"@commitlint/test": "^12.1.3",
47+
"@commitlint/utils": "^12.1.3"
4848
},
4949
"gitHead": "70f7f4688b51774e7ac5e40e896cdaa3f132b2bc"
5050
}

@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+
## [12.1.3](https://github.com/conventional-changelog/commitlint/compare/v12.1.2...v12.1.3) (2021-05-12)
7+
8+
**Note:** Version bump only for package @commitlint/config-patternplate
9+
10+
11+
12+
13+
614
## [12.1.1](https://github.com/conventional-changelog/commitlint/compare/v12.1.0...v12.1.1) (2021-04-02)
715

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

@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": "12.1.1",
3+
"version": "12.1.3",
44
"description": "Lint your commits, patternplate-style",
55
"files": [
66
"index.js"
@@ -29,12 +29,12 @@
2929
"node": ">=v10"
3030
},
3131
"dependencies": {
32-
"@commitlint/config-angular": "^12.1.1",
32+
"@commitlint/config-angular": "^12.1.3",
3333
"globby": "^11.0.0",
3434
"lodash": "^4.17.19"
3535
},
3636
"devDependencies": {
37-
"@commitlint/utils": "^12.1.1"
37+
"@commitlint/utils": "^12.1.3"
3838
},
3939
"gitHead": "d829bf6260304ca8d6811f329fcdd1b6c50e9749"
4040
}

@commitlint/core/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+
## [12.1.3](https://github.com/conventional-changelog/commitlint/compare/v12.1.2...v12.1.3) (2021-05-12)
7+
8+
**Note:** Version bump only for package @commitlint/core
9+
10+
11+
12+
13+
614
## [12.1.2](https://github.com/conventional-changelog/commitlint/compare/v12.1.1...v12.1.2) (2021-04-29)
715

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

0 commit comments

Comments
 (0)