Skip to content

Commit 9223174

Browse files
committed
v11.0.0
1 parent b610bcd commit 9223174

Some content is hidden

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

66 files changed

+415
-112
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+
# [11.0.0](https://github.com/conventional-changelog/commitlint/compare/v10.0.0...v11.0.0) (2020-09-05)
7+
8+
**Note:** Version bump only for package commitlint-config-angular
9+
10+
11+
12+
13+
614
# [10.0.0](https://github.com/conventional-changelog/commitlint/compare/v9.1.2...v10.0.0) (2020-08-16)
715

816

@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": "10.0.0",
3+
"version": "11.0.0",
44
"description": "Shareable commitlint config enforcing the angular commit convention",
55
"files": [
66
"index.js"
@@ -29,10 +29,10 @@
2929
"node": ">=v10.22.0"
3030
},
3131
"dependencies": {
32-
"@commitlint/config-angular": "^10.0.0"
32+
"@commitlint/config-angular": "^11.0.0"
3333
},
3434
"devDependencies": {
35-
"@commitlint/utils": "^10.0.0"
35+
"@commitlint/utils": "^11.0.0"
3636
},
3737
"gitHead": "cb565dfcca3128380b9b3dc274aedbcae34ce5ca"
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+
# [11.0.0](https://github.com/conventional-changelog/commitlint/compare/v10.0.0...v11.0.0) (2020-09-05)
7+
8+
**Note:** Version bump only for package commitlint-config-lerna-scopes
9+
10+
11+
12+
13+
614
# [10.0.0](https://github.com/conventional-changelog/commitlint/compare/v9.1.2...v10.0.0) (2020-08-16)
715

816

@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": "10.0.0",
3+
"version": "11.0.0",
44
"description": "Shareable commitlint config enforcing lerna package names as scopes",
55
"files": [
66
"index.js"
@@ -29,10 +29,10 @@
2929
"node": ">=v10.22.0"
3030
},
3131
"dependencies": {
32-
"@commitlint/config-lerna-scopes": "^10.0.0"
32+
"@commitlint/config-lerna-scopes": "^11.0.0"
3333
},
3434
"devDependencies": {
35-
"@commitlint/utils": "^10.0.0"
35+
"@commitlint/utils": "^11.0.0"
3636
},
3737
"gitHead": "cb565dfcca3128380b9b3dc274aedbcae34ce5ca"
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+
# [11.0.0](https://github.com/conventional-changelog/commitlint/compare/v10.0.0...v11.0.0) (2020-09-05)
7+
8+
**Note:** Version bump only for package commitlint-config-patternplate
9+
10+
11+
12+
13+
614
# [10.0.0](https://github.com/conventional-changelog/commitlint/compare/v9.1.2...v10.0.0) (2020-08-16)
715

816

@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": "10.0.0",
3+
"version": "11.0.0",
44
"description": "Lint your commits, patternplate-style",
55
"files": [
66
"index.js"
@@ -29,10 +29,10 @@
2929
"node": ">=v10.22.0"
3030
},
3131
"dependencies": {
32-
"@commitlint/config-patternplate": "^10.0.0"
32+
"@commitlint/config-patternplate": "^11.0.0"
3333
},
3434
"devDependencies": {
35-
"@commitlint/utils": "^10.0.0"
35+
"@commitlint/utils": "^11.0.0"
3636
},
3737
"gitHead": "cb565dfcca3128380b9b3dc274aedbcae34ce5ca"
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+
# [11.0.0](https://github.com/conventional-changelog/commitlint/compare/v10.0.0...v11.0.0) (2020-09-05)
7+
8+
**Note:** Version bump only for package commitlint
9+
10+
11+
12+
13+
614
# [10.0.0](https://github.com/conventional-changelog/commitlint/compare/v9.1.2...v10.0.0) (2020-08-16)
715

816

@alias/commitlint/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "commitlint",
3-
"version": "10.0.0",
3+
"version": "11.0.0",
44
"description": "Lint your commit messages",
55
"files": [
66
"cli.js"
@@ -34,11 +34,11 @@
3434
},
3535
"license": "MIT",
3636
"dependencies": {
37-
"@commitlint/cli": "^10.0.0"
37+
"@commitlint/cli": "^11.0.0"
3838
},
3939
"devDependencies": {
40-
"@commitlint/test": "^10.0.0",
41-
"@commitlint/utils": "^10.0.0"
40+
"@commitlint/test": "^11.0.0",
41+
"@commitlint/utils": "^11.0.0"
4242
},
4343
"gitHead": "cb565dfcca3128380b9b3dc274aedbcae34ce5ca"
4444
}

@commitlint/cli/CHANGELOG.md

+11
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+
# [11.0.0](https://github.com/conventional-changelog/commitlint/compare/v10.0.0...v11.0.0) (2020-09-05)
7+
8+
9+
### Bug Fixes
10+
11+
* **cli:** remove default value from edit option [#2065](https://github.com/conventional-changelog/commitlint/issues/2065) ([3d4116d](https://github.com/conventional-changelog/commitlint/commit/3d4116d044a2f5149a9c9c1d9fa35abf5e232479))
12+
13+
14+
15+
16+
617
# [10.0.0](https://github.com/conventional-changelog/commitlint/compare/v9.1.2...v10.0.0) (2020-08-16)
718

819

@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": "10.0.0",
3+
"version": "11.0.0",
44
"description": "Lint your commit messages",
55
"files": [
66
"index.js",
@@ -38,20 +38,20 @@
3838
"devDependencies": {
3939
"@babel/cli": "^7.11.6",
4040
"@babel/core": "^7.11.6",
41-
"@commitlint/test": "^10.0.0",
42-
"@commitlint/utils": "^10.0.0",
41+
"@commitlint/test": "^11.0.0",
42+
"@commitlint/utils": "^11.0.0",
4343
"@types/yargs": "^15.0.5",
44-
"babel-preset-commitlint": "^10.0.0",
44+
"babel-preset-commitlint": "^11.0.0",
4545
"cross-env": "7.0.2",
4646
"execa": "^4.0.0",
4747
"fs-extra": "^9.0.0"
4848
},
4949
"dependencies": {
5050
"@babel/runtime": "^7.11.2",
51-
"@commitlint/format": "^10.0.0",
52-
"@commitlint/lint": "^10.0.0",
53-
"@commitlint/load": "^10.0.0",
54-
"@commitlint/read": "^10.0.0",
51+
"@commitlint/format": "^11.0.0",
52+
"@commitlint/lint": "^11.0.0",
53+
"@commitlint/load": "^11.0.0",
54+
"@commitlint/read": "^11.0.0",
5555
"chalk": "4.1.0",
5656
"core-js": "^3.6.1",
5757
"get-stdin": "8.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+
# [11.0.0](https://github.com/conventional-changelog/commitlint/compare/v10.0.0...v11.0.0) (2020-09-05)
7+
8+
**Note:** Version bump only for package @commitlint/config-angular-type-enum
9+
10+
11+
12+
13+
614
# [10.0.0](https://github.com/conventional-changelog/commitlint/compare/v9.1.2...v10.0.0) (2020-08-16)
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": "10.0.0",
3+
"version": "11.0.0",
44
"description": "Shareable commitlint config enforcing the angular commit convention types",
55
"files": [
66
"index.js"
@@ -29,7 +29,7 @@
2929
"node": ">=v10.22.0"
3030
},
3131
"devDependencies": {
32-
"@commitlint/utils": "^10.0.0"
32+
"@commitlint/utils": "^11.0.0"
3333
},
3434
"gitHead": "cb565dfcca3128380b9b3dc274aedbcae34ce5ca"
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+
# [11.0.0](https://github.com/conventional-changelog/commitlint/compare/v10.0.0...v11.0.0) (2020-09-05)
7+
8+
**Note:** Version bump only for package @commitlint/config-angular
9+
10+
11+
12+
13+
614
# [10.0.0](https://github.com/conventional-changelog/commitlint/compare/v9.1.2...v10.0.0) (2020-08-16)
715

816

@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": "10.0.0",
3+
"version": "11.0.0",
44
"description": "Shareable commitlint config enforcing the angular commit convention",
55
"files": [
66
"index.js"
@@ -29,10 +29,10 @@
2929
"node": ">=v10.22.0"
3030
},
3131
"devDependencies": {
32-
"@commitlint/utils": "^10.0.0"
32+
"@commitlint/utils": "^11.0.0"
3333
},
3434
"dependencies": {
35-
"@commitlint/config-angular-type-enum": "^10.0.0"
35+
"@commitlint/config-angular-type-enum": "^11.0.0"
3636
},
3737
"gitHead": "cb565dfcca3128380b9b3dc274aedbcae34ce5ca"
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+
# [11.0.0](https://github.com/conventional-changelog/commitlint/compare/v10.0.0...v11.0.0) (2020-09-05)
7+
8+
**Note:** Version bump only for package @commitlint/config-conventional
9+
10+
11+
12+
13+
614
# [10.0.0](https://github.com/conventional-changelog/commitlint/compare/v9.1.2...v10.0.0) (2020-08-16)
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": "10.0.0",
3+
"version": "11.0.0",
44
"description": "Shareable commitlint config enforcing conventional commits",
55
"files": [
66
"index.js"
@@ -32,8 +32,8 @@
3232
"node": ">=v10.22.0"
3333
},
3434
"devDependencies": {
35-
"@commitlint/lint": "^10.0.0",
36-
"@commitlint/utils": "^10.0.0"
35+
"@commitlint/lint": "^11.0.0",
36+
"@commitlint/utils": "^11.0.0"
3737
},
3838
"dependencies": {
3939
"conventional-changelog-conventionalcommits": "^4.3.1"

@commitlint/config-lerna-scopes/CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,20 @@
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+
# [11.0.0](https://github.com/conventional-changelog/commitlint/compare/v10.0.0...v11.0.0) (2020-09-05)
7+
8+
9+
* refactor!: drop support for lerna v2 ([59667b3](https://github.com/conventional-changelog/commitlint/commit/59667b376118323b1312d3d1084b9178918f3d23))
10+
11+
12+
### BREAKING CHANGES
13+
14+
* remove lerna v2 support and tests
15+
16+
17+
18+
19+
620
# [10.0.0](https://github.com/conventional-changelog/commitlint/compare/v9.1.2...v10.0.0) (2020-08-16)
721

822

@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": "10.0.0",
3+
"version": "11.0.0",
44
"description": "Shareable commitlint config enforcing lerna package names as scopes",
55
"files": [
66
"index.js"
@@ -37,8 +37,8 @@
3737
"semver": "7.3.2"
3838
},
3939
"devDependencies": {
40-
"@commitlint/test": "^10.0.0",
41-
"@commitlint/utils": "^10.0.0"
40+
"@commitlint/test": "^11.0.0",
41+
"@commitlint/utils": "^11.0.0"
4242
},
4343
"gitHead": "cb565dfcca3128380b9b3dc274aedbcae34ce5ca"
4444
}

@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+
# [11.0.0](https://github.com/conventional-changelog/commitlint/compare/v10.0.0...v11.0.0) (2020-09-05)
7+
8+
**Note:** Version bump only for package @commitlint/config-patternplate
9+
10+
11+
12+
13+
614
# [10.0.0](https://github.com/conventional-changelog/commitlint/compare/v9.1.2...v10.0.0) (2020-08-16)
715

816

@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": "10.0.0",
3+
"version": "11.0.0",
44
"description": "Lint your commits, patternplate-style",
55
"files": [
66
"index.js"
@@ -29,12 +29,12 @@
2929
"node": ">=v10.22.0"
3030
},
3131
"dependencies": {
32-
"@commitlint/config-angular": "^10.0.0",
32+
"@commitlint/config-angular": "^11.0.0",
3333
"globby": "^11.0.0",
3434
"lodash": "^4.17.19"
3535
},
3636
"devDependencies": {
37-
"@commitlint/utils": "^10.0.0"
37+
"@commitlint/utils": "^11.0.0"
3838
},
3939
"gitHead": "cb565dfcca3128380b9b3dc274aedbcae34ce5ca"
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+
# [11.0.0](https://github.com/conventional-changelog/commitlint/compare/v10.0.0...v11.0.0) (2020-09-05)
7+
8+
**Note:** Version bump only for package @commitlint/core
9+
10+
11+
12+
13+
614
# [10.0.0](https://github.com/conventional-changelog/commitlint/compare/v9.1.2...v10.0.0) (2020-08-16)
715

816

0 commit comments

Comments
 (0)