Skip to content

Commit 71f0194

Browse files
committed
v9.0.0
1 parent 5bb6907 commit 71f0194

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

+473
-111
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.0.0](https://github.com/conventional-changelog/commitlint/compare/v8.3.5...v9.0.0) (2020-05-21)
7+
8+
**Note:** Version bump only for package commitlint-config-angular
9+
10+
11+
12+
13+
614
## [8.3.4](https://github.com/conventional-changelog/commitlint/compare/v8.3.3...v8.3.4) (2020-01-03)
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": "8.3.4",
3+
"version": "9.0.0",
44
"description": "Shareable commitlint config enforcing the angular commit convention",
55
"files": [
66
"index.js"
@@ -29,9 +29,9 @@
2929
"node": ">=8"
3030
},
3131
"dependencies": {
32-
"@commitlint/config-angular": "^8.3.4"
32+
"@commitlint/config-angular": "^9.0.0"
3333
},
3434
"devDependencies": {
35-
"@commitlint/utils": "^8.3.4"
35+
"@commitlint/utils": "^9.0.0"
3636
}
3737
}

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

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

@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.0.0](https://github.com/conventional-changelog/commitlint/compare/v8.3.5...v9.0.0) (2020-05-21)
7+
8+
**Note:** Version bump only for package commitlint
9+
10+
11+
12+
13+
614
## [8.3.5](https://github.com/conventional-changelog/commitlint/compare/v8.3.4...v8.3.5) (2020-01-15)
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": "8.3.5",
3+
"version": "9.0.0",
44
"description": "Lint your commit messages",
55
"files": [
66
"cli.js"
@@ -34,10 +34,10 @@
3434
},
3535
"license": "MIT",
3636
"dependencies": {
37-
"@commitlint/cli": "^8.3.5"
37+
"@commitlint/cli": "^9.0.0"
3838
},
3939
"devDependencies": {
40-
"@commitlint/utils": "^8.3.4",
41-
"@commitlint/test": "8.2.0"
40+
"@commitlint/test": "^9.0.0",
41+
"@commitlint/utils": "^9.0.0"
4242
}
4343
}

@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.0.0](https://github.com/conventional-changelog/commitlint/compare/v8.3.5...v9.0.0) (2020-05-21)
7+
8+
9+
### Bug Fixes
10+
11+
* **cli:** add missing regenerator-runtime to dependencies ([#919](https://github.com/conventional-changelog/commitlint/issues/919)) ([ee5eac9](https://github.com/conventional-changelog/commitlint/commit/ee5eac98fa97ba5ba17030c8d2705aee5c7f3a3a))
12+
* [#840](https://github.com/conventional-changelog/commitlint/issues/840) add caret to lodash versions ([#843](https://github.com/conventional-changelog/commitlint/issues/843)) ([ffc0bac](https://github.com/conventional-changelog/commitlint/commit/ffc0bac26993acb2ab6a8fa51065f93c92b0d644))
13+
14+
15+
16+
17+
618
## [8.3.5](https://github.com/conventional-changelog/commitlint/compare/v8.3.4...v8.3.5) (2020-01-15)
719

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

@commitlint/cli/package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@commitlint/cli",
3-
"version": "8.3.5",
3+
"version": "9.0.0",
44
"description": "Lint your commit messages",
55
"files": [
66
"index.js",
@@ -49,18 +49,18 @@
4949
"devDependencies": {
5050
"@babel/cli": "^7.7.7",
5151
"@babel/core": "^7.7.7",
52-
"@commitlint/test": "8.2.0",
53-
"@commitlint/utils": "^8.3.4",
54-
"babel-preset-commitlint": "^8.2.0",
52+
"@commitlint/test": "^9.0.0",
53+
"@commitlint/utils": "^9.0.0",
54+
"babel-preset-commitlint": "^9.0.0",
5555
"cross-env": "7.0.0",
5656
"execa": "^3.4.0",
5757
"fs-extra": "^8.1.0"
5858
},
5959
"dependencies": {
60-
"@commitlint/format": "^8.3.4",
61-
"@commitlint/lint": "^8.3.5",
62-
"@commitlint/load": "^8.3.5",
63-
"@commitlint/read": "^8.3.4",
60+
"@commitlint/format": "^9.0.0",
61+
"@commitlint/lint": "^9.0.0",
62+
"@commitlint/load": "^9.0.0",
63+
"@commitlint/read": "^9.0.0",
6464
"chalk": "3.0.0",
6565
"core-js": "^3.6.1",
6666
"get-stdin": "7.0.0",

0 commit comments

Comments
 (0)