Skip to content

Commit c9f5c5c

Browse files
committed
v9.1.0
1 parent a6bafa9 commit c9f5c5c

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

+419
-107
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+
# [9.1.0](https://github.com/conventional-changelog/commitlint/compare/v9.0.1...v9.1.0) (2020-06-21)
7+
8+
**Note:** Version bump only for package commitlint-config-angular
9+
10+
11+
12+
13+
614
## [9.0.1](https://github.com/conventional-changelog/commitlint/compare/v9.0.0...v9.0.1) (2020-05-26)
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": "9.0.1",
3+
"version": "9.1.0",
44
"description": "Shareable commitlint config enforcing the angular commit convention",
55
"files": [
66
"index.js"
@@ -29,10 +29,10 @@
2929
"node": ">=8"
3030
},
3131
"dependencies": {
32-
"@commitlint/config-angular": "^9.0.1"
32+
"@commitlint/config-angular": "^9.1.0"
3333
},
3434
"devDependencies": {
35-
"@commitlint/utils": "^9.0.1"
35+
"@commitlint/utils": "^9.1.0"
3636
},
3737
"gitHead": "71f0194f33943954a8dac1c458be47e5049717cd"
3838
}

@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+
# [9.1.0](https://github.com/conventional-changelog/commitlint/compare/v9.0.1...v9.1.0) (2020-06-21)
7+
8+
**Note:** Version bump only for package commitlint-config-lerna-scopes
9+
10+
11+
12+
13+
614
## [9.0.1](https://github.com/conventional-changelog/commitlint/compare/v9.0.0...v9.0.1) (2020-05-26)
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": "9.0.1",
3+
"version": "9.1.0",
44
"description": "Shareable commitlint config enforcing lerna package names as scopes",
55
"files": [
66
"index.js"
@@ -29,10 +29,10 @@
2929
"node": ">=8"
3030
},
3131
"dependencies": {
32-
"@commitlint/config-lerna-scopes": "^9.0.1"
32+
"@commitlint/config-lerna-scopes": "^9.1.0"
3333
},
3434
"devDependencies": {
35-
"@commitlint/utils": "^9.0.1"
35+
"@commitlint/utils": "^9.1.0"
3636
},
3737
"gitHead": "71f0194f33943954a8dac1c458be47e5049717cd"
3838
}

@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+
# [9.1.0](https://github.com/conventional-changelog/commitlint/compare/v9.0.1...v9.1.0) (2020-06-21)
7+
8+
**Note:** Version bump only for package commitlint-config-patternplate
9+
10+
11+
12+
13+
614
## [9.0.1](https://github.com/conventional-changelog/commitlint/compare/v9.0.0...v9.0.1) (2020-05-26)
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": "9.0.1",
3+
"version": "9.1.0",
44
"description": "Lint your commits, patternplate-style",
55
"files": [
66
"index.js"
@@ -29,10 +29,10 @@
2929
"node": ">=8"
3030
},
3131
"dependencies": {
32-
"@commitlint/config-patternplate": "^9.0.1"
32+
"@commitlint/config-patternplate": "^9.1.0"
3333
},
3434
"devDependencies": {
35-
"@commitlint/utils": "^9.0.1"
35+
"@commitlint/utils": "^9.1.0"
3636
},
3737
"gitHead": "71f0194f33943954a8dac1c458be47e5049717cd"
3838
}

@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+
# [9.1.0](https://github.com/conventional-changelog/commitlint/compare/v9.0.1...v9.1.0) (2020-06-21)
7+
8+
**Note:** Version bump only for package commitlint
9+
10+
11+
12+
13+
614
## [9.0.1](https://github.com/conventional-changelog/commitlint/compare/v9.0.0...v9.0.1) (2020-05-26)
715

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

@alias/commitlint/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "commitlint",
3-
"version": "9.0.1",
3+
"version": "9.1.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": "^9.0.1"
37+
"@commitlint/cli": "^9.1.0"
3838
},
3939
"devDependencies": {
40-
"@commitlint/test": "^9.0.1",
41-
"@commitlint/utils": "^9.0.1"
40+
"@commitlint/test": "^9.1.0",
41+
"@commitlint/utils": "^9.1.0"
4242
},
4343
"gitHead": "71f0194f33943954a8dac1c458be47e5049717cd"
4444
}

@commitlint/cli/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
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+
# [9.1.0](https://github.com/conventional-changelog/commitlint/compare/v9.0.1...v9.1.0) (2020-06-21)
7+
8+
9+
### Bug Fixes
10+
11+
* update dependency chalk to v4 ([#1275](https://github.com/conventional-changelog/commitlint/issues/1275)) ([a5d8fa1](https://github.com/conventional-changelog/commitlint/commit/a5d8fa118e8221361f14f5fd2b21d7aaad008a27))
12+
* update dependency regenerator-runtime to v0.13.5 ([#1017](https://github.com/conventional-changelog/commitlint/issues/1017)) ([9c4fdf1](https://github.com/conventional-changelog/commitlint/commit/9c4fdf1b5f42677422532dad655af9aed9b43881))
13+
14+
15+
16+
17+
618
## [9.0.1](https://github.com/conventional-changelog/commitlint/compare/v9.0.0...v9.0.1) (2020-05-26)
719

820

@commitlint/cli/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@commitlint/cli",
3-
"version": "9.0.1",
3+
"version": "9.1.0",
44
"description": "Lint your commit messages",
55
"files": [
66
"index.js",
@@ -49,19 +49,19 @@
4949
"devDependencies": {
5050
"@babel/cli": "^7.7.7",
5151
"@babel/core": "^7.7.7",
52-
"@commitlint/test": "^9.0.1",
53-
"@commitlint/utils": "^9.0.1",
52+
"@commitlint/test": "^9.1.0",
53+
"@commitlint/utils": "^9.1.0",
5454
"babel-preset-commitlint": "^9.0.1",
5555
"cross-env": "7.0.2",
5656
"execa": "^3.4.0",
5757
"fs-extra": "^8.1.0"
5858
},
5959
"dependencies": {
6060
"@babel/runtime": "^7.9.6",
61-
"@commitlint/format": "^9.0.1",
62-
"@commitlint/lint": "^9.0.1",
63-
"@commitlint/load": "^9.0.1",
64-
"@commitlint/read": "^9.0.1",
61+
"@commitlint/format": "^9.1.0",
62+
"@commitlint/lint": "^9.1.0",
63+
"@commitlint/load": "^9.1.0",
64+
"@commitlint/read": "^9.1.0",
6565
"chalk": "4.1.0",
6666
"core-js": "^3.6.1",
6767
"get-stdin": "7.0.0",

@commitlint/config-angular-type-enum/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+
# [9.1.0](https://github.com/conventional-changelog/commitlint/compare/v9.0.1...v9.1.0) (2020-06-21)
7+
8+
**Note:** Version bump only for package @commitlint/config-angular-type-enum
9+
10+
11+
12+
13+
614
## [9.0.1](https://github.com/conventional-changelog/commitlint/compare/v9.0.0...v9.0.1) (2020-05-26)
715

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

@commitlint/config-angular-type-enum/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@commitlint/config-angular-type-enum",
3-
"version": "9.0.1",
3+
"version": "9.1.0",
44
"description": "Shareable commitlint config enforcing the angular commit convention types",
55
"files": [
66
"index.js"
@@ -29,7 +29,7 @@
2929
"node": ">=8"
3030
},
3131
"devDependencies": {
32-
"@commitlint/utils": "^9.0.1"
32+
"@commitlint/utils": "^9.1.0"
3333
},
3434
"gitHead": "71f0194f33943954a8dac1c458be47e5049717cd"
3535
}

@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+
# [9.1.0](https://github.com/conventional-changelog/commitlint/compare/v9.0.1...v9.1.0) (2020-06-21)
7+
8+
**Note:** Version bump only for package @commitlint/config-angular
9+
10+
11+
12+
13+
614
## [9.0.1](https://github.com/conventional-changelog/commitlint/compare/v9.0.0...v9.0.1) (2020-05-26)
715

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

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

@commitlint/config-conventional/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
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+
# [9.1.0](https://github.com/conventional-changelog/commitlint/compare/v9.0.1...v9.1.0) (2020-06-21)
7+
8+
9+
### Bug Fixes
10+
11+
* update dependency conventional-changelog-conventionalcommits to v4.3.0 ([#1816](https://github.com/conventional-changelog/commitlint/issues/1816)) ([f99aeda](https://github.com/conventional-changelog/commitlint/commit/f99aeda068aabdb250e2c9819da7229a695154b9))
12+
13+
14+
15+
16+
617
## [9.0.1](https://github.com/conventional-changelog/commitlint/compare/v9.0.0...v9.0.1) (2020-05-26)
718

819
**Note:** Version bump only for package @commitlint/config-conventional

@commitlint/config-conventional/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-conventional",
3-
"version": "9.0.1",
3+
"version": "9.1.0",
44
"description": "Shareable commitlint config enforcing conventional commits",
55
"files": [
66
"index.js"
@@ -32,8 +32,8 @@
3232
"node": ">=8"
3333
},
3434
"devDependencies": {
35-
"@commitlint/lint": "^9.0.1",
36-
"@commitlint/utils": "^9.0.1"
35+
"@commitlint/lint": "^9.1.0",
36+
"@commitlint/utils": "^9.1.0"
3737
},
3838
"dependencies": {
3939
"conventional-changelog-conventionalcommits": "4.3.0"

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

Lines changed: 11 additions & 0 deletions
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+
# [9.1.0](https://github.com/conventional-changelog/commitlint/compare/v9.0.1...v9.1.0) (2020-06-21)
7+
8+
9+
### Bug Fixes
10+
11+
* update dependency semver to v7.3.2 ([#1369](https://github.com/conventional-changelog/commitlint/issues/1369)) ([3c09722](https://github.com/conventional-changelog/commitlint/commit/3c09722d2db85a94cd1f4bf25c6b4251b2c41bbb))
12+
13+
14+
15+
16+
617
## [9.0.1](https://github.com/conventional-changelog/commitlint/compare/v9.0.0...v9.0.1) (2020-05-26)
718

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

@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": "9.0.1",
3+
"version": "9.1.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": "^9.0.1",
41-
"@commitlint/utils": "^9.0.1"
40+
"@commitlint/test": "^9.1.0",
41+
"@commitlint/utils": "^9.1.0"
4242
},
4343
"gitHead": "71f0194f33943954a8dac1c458be47e5049717cd"
4444
}

@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+
# [9.1.0](https://github.com/conventional-changelog/commitlint/compare/v9.0.1...v9.1.0) (2020-06-21)
7+
8+
**Note:** Version bump only for package @commitlint/config-patternplate
9+
10+
11+
12+
13+
614
## [9.0.1](https://github.com/conventional-changelog/commitlint/compare/v9.0.0...v9.0.1) (2020-05-26)
715

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

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

@commitlint/core/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+
# [9.1.0](https://github.com/conventional-changelog/commitlint/compare/v9.0.1...v9.1.0) (2020-06-21)
7+
8+
**Note:** Version bump only for package @commitlint/core
9+
10+
11+
12+
13+
614
## [9.0.1](https://github.com/conventional-changelog/commitlint/compare/v9.0.0...v9.0.1) (2020-05-26)
715

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

0 commit comments

Comments
 (0)