Skip to content

Commit 65e4533

Browse files
committed
v13.2.0
1 parent a351801 commit 65e4533

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

+402
-115
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+
# [13.2.0](https://github.com/conventional-changelog/commitlint/compare/v13.1.0...v13.2.0) (2021-09-28)
7+
8+
**Note:** Version bump only for package commitlint-config-angular
9+
10+
11+
12+
13+
614
# [13.1.0](https://github.com/conventional-changelog/commitlint/compare/v13.0.0...v13.1.0) (2021-07-24)
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": "13.1.0",
3+
"version": "13.2.0",
44
"description": "Shareable commitlint config enforcing the angular commit convention",
55
"files": [
66
"index.js"
@@ -29,10 +29,10 @@
2929
"node": ">=v12"
3030
},
3131
"dependencies": {
32-
"@commitlint/config-angular": "^13.1.0"
32+
"@commitlint/config-angular": "^13.2.0"
3333
},
3434
"devDependencies": {
35-
"@commitlint/utils": "^13.0.0"
35+
"@commitlint/utils": "^13.2.0"
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+
# [13.2.0](https://github.com/conventional-changelog/commitlint/compare/v13.1.0...v13.2.0) (2021-09-28)
7+
8+
**Note:** Version bump only for package commitlint-config-lerna-scopes
9+
10+
11+
12+
13+
614
# [13.1.0](https://github.com/conventional-changelog/commitlint/compare/v13.0.0...v13.1.0) (2021-07-24)
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": "13.1.0",
3+
"version": "13.2.0",
44
"description": "Shareable commitlint config enforcing lerna package names as scopes",
55
"files": [
66
"index.js"
@@ -29,10 +29,10 @@
2929
"node": ">=v12"
3030
},
3131
"dependencies": {
32-
"@commitlint/config-lerna-scopes": "^13.1.0"
32+
"@commitlint/config-lerna-scopes": "^13.2.0"
3333
},
3434
"devDependencies": {
35-
"@commitlint/utils": "^13.0.0"
35+
"@commitlint/utils": "^13.2.0"
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+
# [13.2.0](https://github.com/conventional-changelog/commitlint/compare/v13.1.0...v13.2.0) (2021-09-28)
7+
8+
**Note:** Version bump only for package commitlint-config-patternplate
9+
10+
11+
12+
13+
614
# [13.1.0](https://github.com/conventional-changelog/commitlint/compare/v13.0.0...v13.1.0) (2021-07-24)
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": "13.1.0",
3+
"version": "13.2.0",
44
"description": "Lint your commits, patternplate-style",
55
"files": [
66
"index.js"
@@ -29,10 +29,10 @@
2929
"node": ">=v12"
3030
},
3131
"dependencies": {
32-
"@commitlint/config-patternplate": "^13.1.0"
32+
"@commitlint/config-patternplate": "^13.2.0"
3333
},
3434
"devDependencies": {
35-
"@commitlint/utils": "^13.0.0"
35+
"@commitlint/utils": "^13.2.0"
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+
# [13.2.0](https://github.com/conventional-changelog/commitlint/compare/v13.1.0...v13.2.0) (2021-09-28)
7+
8+
**Note:** Version bump only for package commitlint
9+
10+
11+
12+
13+
614
# [13.1.0](https://github.com/conventional-changelog/commitlint/compare/v13.0.0...v13.1.0) (2021-07-24)
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": "13.1.0",
3+
"version": "13.2.0",
44
"description": "Lint your commit messages",
55
"files": [
66
"cli.js"
@@ -34,12 +34,12 @@
3434
},
3535
"license": "MIT",
3636
"dependencies": {
37-
"@commitlint/cli": "^13.1.0",
38-
"@commitlint/types": "^13.1.0"
37+
"@commitlint/cli": "^13.2.0",
38+
"@commitlint/types": "^13.2.0"
3939
},
4040
"devDependencies": {
41-
"@commitlint/test": "^13.0.0",
42-
"@commitlint/utils": "^13.0.0",
41+
"@commitlint/test": "^13.2.0",
42+
"@commitlint/utils": "^13.2.0",
4343
"execa": "^5.0.0"
4444
},
4545
"gitHead": "70f7f4688b51774e7ac5e40e896cdaa3f132b2bc"

@commitlint/cli/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+
# [13.2.0](https://github.com/conventional-changelog/commitlint/compare/v13.1.0...v13.2.0) (2021-09-28)
7+
8+
**Note:** Version bump only for package @commitlint/cli
9+
10+
11+
12+
13+
614
# [13.1.0](https://github.com/conventional-changelog/commitlint/compare/v13.0.0...v13.1.0) (2021-07-24)
715

816

@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": "13.1.0",
3+
"version": "13.2.0",
44
"description": "Lint your commit messages",
55
"files": [
66
"index.js",
@@ -36,19 +36,19 @@
3636
},
3737
"license": "MIT",
3838
"devDependencies": {
39-
"@commitlint/test": "^13.0.0",
40-
"@commitlint/utils": "^13.0.0",
39+
"@commitlint/test": "^13.2.0",
40+
"@commitlint/utils": "^13.2.0",
4141
"@types/node": "12.20.27",
4242
"@types/yargs": "^17.0.0",
4343
"execa": "^5.0.0",
4444
"fs-extra": "^10.0.0"
4545
},
4646
"dependencies": {
47-
"@commitlint/format": "^13.1.0",
48-
"@commitlint/lint": "^13.1.0",
49-
"@commitlint/load": "^13.1.0",
50-
"@commitlint/read": "^13.1.0",
51-
"@commitlint/types": "^13.1.0",
47+
"@commitlint/format": "^13.2.0",
48+
"@commitlint/lint": "^13.2.0",
49+
"@commitlint/load": "^13.2.0",
50+
"@commitlint/read": "^13.2.0",
51+
"@commitlint/types": "^13.2.0",
5252
"lodash": "^4.17.19",
5353
"resolve-from": "5.0.0",
5454
"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+
# [13.2.0](https://github.com/conventional-changelog/commitlint/compare/v13.1.0...v13.2.0) (2021-09-28)
7+
8+
**Note:** Version bump only for package @commitlint/config-angular-type-enum
9+
10+
11+
12+
13+
614
# [13.0.0](https://github.com/conventional-changelog/commitlint/compare/v12.1.4...v13.0.0) (2021-05-24)
715

816

@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": "13.0.0",
3+
"version": "13.2.0",
44
"description": "Shareable commitlint config enforcing the angular commit convention types",
55
"files": [
66
"index.js"
@@ -29,7 +29,7 @@
2929
"node": ">=v12"
3030
},
3131
"devDependencies": {
32-
"@commitlint/utils": "^13.0.0"
32+
"@commitlint/utils": "^13.2.0"
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+
# [13.2.0](https://github.com/conventional-changelog/commitlint/compare/v13.1.0...v13.2.0) (2021-09-28)
7+
8+
**Note:** Version bump only for package @commitlint/config-angular
9+
10+
11+
12+
13+
614
# [13.1.0](https://github.com/conventional-changelog/commitlint/compare/v13.0.0...v13.1.0) (2021-07-24)
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,6 +1,6 @@
11
{
22
"name": "@commitlint/config-angular",
3-
"version": "13.1.0",
3+
"version": "13.2.0",
44
"description": "Shareable commitlint config enforcing the angular commit convention",
55
"files": [
66
"index.js"
@@ -29,11 +29,11 @@
2929
"node": ">=v12"
3030
},
3131
"devDependencies": {
32-
"@commitlint/lint": "^13.1.0",
33-
"@commitlint/utils": "^13.0.0"
32+
"@commitlint/lint": "^13.2.0",
33+
"@commitlint/utils": "^13.2.0"
3434
},
3535
"dependencies": {
36-
"@commitlint/config-angular-type-enum": "^13.0.0"
36+
"@commitlint/config-angular-type-enum": "^13.2.0"
3737
},
3838
"gitHead": "d829bf6260304ca8d6811f329fcdd1b6c50e9749"
3939
}

@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+
# [13.2.0](https://github.com/conventional-changelog/commitlint/compare/v13.1.0...v13.2.0) (2021-09-28)
7+
8+
**Note:** Version bump only for package @commitlint/config-conventional
9+
10+
11+
12+
13+
614
# [13.1.0](https://github.com/conventional-changelog/commitlint/compare/v13.0.0...v13.1.0) (2021-07-24)
715

816

@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": "13.1.0",
3+
"version": "13.2.0",
44
"description": "Shareable commitlint config enforcing conventional commits",
55
"files": [
66
"index.js"
@@ -32,8 +32,8 @@
3232
"node": ">=v12"
3333
},
3434
"devDependencies": {
35-
"@commitlint/lint": "^13.1.0",
36-
"@commitlint/utils": "^13.0.0"
35+
"@commitlint/lint": "^13.2.0",
36+
"@commitlint/utils": "^13.2.0"
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+
# [13.2.0](https://github.com/conventional-changelog/commitlint/compare/v13.1.0...v13.2.0) (2021-09-28)
7+
8+
**Note:** Version bump only for package @commitlint/config-lerna-scopes
9+
10+
11+
12+
13+
614
# [13.1.0](https://github.com/conventional-changelog/commitlint/compare/v13.0.0...v13.1.0) (2021-07-24)
715

816

@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": "13.1.0",
3+
"version": "13.2.0",
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": "^13.0.0",
47-
"@commitlint/utils": "^13.0.0"
46+
"@commitlint/test": "^13.2.0",
47+
"@commitlint/utils": "^13.2.0"
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+
# [13.2.0](https://github.com/conventional-changelog/commitlint/compare/v13.1.0...v13.2.0) (2021-09-28)
7+
8+
**Note:** Version bump only for package @commitlint/config-patternplate
9+
10+
11+
12+
13+
614
# [13.1.0](https://github.com/conventional-changelog/commitlint/compare/v13.0.0...v13.1.0) (2021-07-24)
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": "13.1.0",
3+
"version": "13.2.0",
44
"description": "Lint your commits, patternplate-style",
55
"files": [
66
"index.js"
@@ -29,12 +29,12 @@
2929
"node": ">=v12"
3030
},
3131
"dependencies": {
32-
"@commitlint/config-angular": "^13.1.0",
32+
"@commitlint/config-angular": "^13.2.0",
3333
"globby": "^11.0.0",
3434
"lodash": "^4.17.19"
3535
},
3636
"devDependencies": {
37-
"@commitlint/utils": "^13.0.0"
37+
"@commitlint/utils": "^13.2.0"
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+
# [13.2.0](https://github.com/conventional-changelog/commitlint/compare/v13.1.0...v13.2.0) (2021-09-28)
7+
8+
**Note:** Version bump only for package @commitlint/core
9+
10+
11+
12+
13+
614
# [13.1.0](https://github.com/conventional-changelog/commitlint/compare/v13.0.0...v13.1.0) (2021-07-24)
715

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

0 commit comments

Comments
 (0)