Skip to content

Commit 8dbad63

Browse files
committed
v7.6.0
1 parent c86c5ce commit 8dbad63

Some content is hidden

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

62 files changed

+423
-122
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+
# [7.6.0](https://github.com/conventional-changelog/commitlint/compare/v7.5.2...v7.6.0) (2019-05-06)
7+
8+
**Note:** Version bump only for package commitlint-config-angular
9+
10+
11+
12+
13+
614
<a name="7.5.0"></a>
715
# [7.5.0](https://github.com/conventional-changelog/commitlint/compare/v7.4.0...v7.5.0) (2019-01-31)
816

@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": "7.5.0",
3+
"version": "7.6.0",
44
"description": "Shareable commitlint config enforcing the angular commit convention",
55
"files": [
66
"index.js"
@@ -28,9 +28,9 @@
2828
},
2929
"homepage": "https://github.com/conventional-changelog/commitlint#readme",
3030
"dependencies": {
31-
"@commitlint/config-angular": "^7.5.0"
31+
"@commitlint/config-angular": "^7.6.0"
3232
},
3333
"devDependencies": {
34-
"@commitlint/utils": "^7.5.0"
34+
"@commitlint/utils": "^7.6.0"
3535
}
3636
}

@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+
# [7.6.0](https://github.com/conventional-changelog/commitlint/compare/v7.5.2...v7.6.0) (2019-05-06)
7+
8+
**Note:** Version bump only for package commitlint-config-lerna-scopes
9+
10+
11+
12+
13+
614
## [7.5.1](https://github.com/conventional-changelog/commitlint/compare/v7.5.0...v7.5.1) (2019-02-09)
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": "7.5.1",
3+
"version": "7.6.0",
44
"description": "Shareable commitlint config enforcing lerna package names as scopes",
55
"files": [
66
"index.js"
@@ -28,9 +28,9 @@
2828
},
2929
"homepage": "https://github.com/conventional-changelog/commitlint#readme",
3030
"dependencies": {
31-
"@commitlint/config-lerna-scopes": "^7.5.1"
31+
"@commitlint/config-lerna-scopes": "^7.6.0"
3232
},
3333
"devDependencies": {
34-
"@commitlint/utils": "^7.5.0"
34+
"@commitlint/utils": "^7.6.0"
3535
}
3636
}

@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+
# [7.6.0](https://github.com/conventional-changelog/commitlint/compare/v7.5.2...v7.6.0) (2019-05-06)
7+
8+
**Note:** Version bump only for package commitlint-config-patternplate
9+
10+
11+
12+
13+
614
<a name="7.5.0"></a>
715
# [7.5.0](https://github.com/conventional-changelog/commitlint/compare/v7.4.0...v7.5.0) (2019-01-31)
816

@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": "7.5.0",
3+
"version": "7.6.0",
44
"description": "Lint your commits, patternplate-style",
55
"files": [
66
"index.js"
@@ -28,7 +28,7 @@
2828
},
2929
"homepage": "https://github.com/conventional-changelog/commitlint#readme",
3030
"dependencies": {
31-
"@commitlint/config-patternplate": "^7.5.0",
32-
"@commitlint/utils": "^7.5.0"
31+
"@commitlint/config-patternplate": "^7.6.0",
32+
"@commitlint/utils": "^7.6.0"
3333
}
3434
}

@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+
# [7.6.0](https://github.com/conventional-changelog/commitlint/compare/v7.5.2...v7.6.0) (2019-05-06)
7+
8+
**Note:** Version bump only for package commitlint
9+
10+
11+
12+
13+
614
## [7.5.2](https://github.com/conventional-changelog/commitlint/compare/v7.5.1...v7.5.2) (2019-02-11)
715

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

@alias/commitlint/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "commitlint",
3-
"version": "7.5.2",
3+
"version": "7.6.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": "^7.5.2",
37+
"@commitlint/cli": "^7.6.0",
3838
"read-pkg": "3.0.0",
3939
"resolve-pkg": "2.0.0"
4040
},
4141
"devDependencies": {
42-
"@commitlint/utils": "^7.5.0"
42+
"@commitlint/utils": "^7.6.0"
4343
}
4444
}

@commitlint/cli/CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,22 @@
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+
# [7.6.0](https://github.com/conventional-changelog/commitlint/compare/v7.5.2...v7.6.0) (2019-05-06)
7+
8+
9+
### Bug Fixes
10+
11+
* avoid excessive help text [#606](https://github.com/conventional-changelog/commitlint/issues/606) ([#637](https://github.com/conventional-changelog/commitlint/issues/637)) ([8f3c3b1](https://github.com/conventional-changelog/commitlint/commit/8f3c3b1))
12+
13+
14+
### Features
15+
16+
* adds support for plugins ([#228](https://github.com/conventional-changelog/commitlint/issues/228)) ([#588](https://github.com/conventional-changelog/commitlint/issues/588)) ([cea4564](https://github.com/conventional-changelog/commitlint/commit/cea4564))
17+
18+
19+
20+
21+
622
## [7.5.2](https://github.com/conventional-changelog/commitlint/compare/v7.5.1...v7.5.2) (2019-02-11)
723

824

@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": "7.5.2",
3+
"version": "7.6.0",
44
"description": "Lint your commit messages",
55
"files": [
66
"index.js",
@@ -53,11 +53,11 @@
5353
},
5454
"license": "MIT",
5555
"devDependencies": {
56-
"@commitlint/test": "7.5.0",
57-
"@commitlint/utils": "^7.5.0",
56+
"@commitlint/test": "^7.6.0",
57+
"@commitlint/utils": "^7.6.0",
5858
"ava": "0.18.2",
5959
"babel-cli": "6.26.0",
60-
"babel-preset-commitlint": "^7.5.0",
60+
"babel-preset-commitlint": "^7.6.0",
6161
"babel-register": "6.26.0",
6262
"concurrently": "3.5.1",
6363
"cross-env": "5.1.1",
@@ -70,10 +70,10 @@
7070
"tmp": "0.1.0"
7171
},
7272
"dependencies": {
73-
"@commitlint/format": "^7.5.0",
74-
"@commitlint/lint": "^7.5.2",
75-
"@commitlint/load": "^7.5.0",
76-
"@commitlint/read": "^7.5.0",
73+
"@commitlint/format": "^7.6.0",
74+
"@commitlint/lint": "^7.6.0",
75+
"@commitlint/load": "^7.6.0",
76+
"@commitlint/read": "^7.6.0",
7777
"babel-polyfill": "6.26.0",
7878
"chalk": "2.3.1",
7979
"get-stdin": "7.0.0",

0 commit comments

Comments
 (0)