Skip to content

Commit 48c364c

Browse files
committed
Merge branch 'release/7.6'
2 parents 7a75626 + 9360084 commit 48c364c

Some content is hidden

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

81 files changed

+895
-2437
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: 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.1](https://github.com/conventional-changelog/commitlint/compare/v7.6.0...v7.6.1) (2019-05-09)
7+
8+
**Note:** Version bump only for package commitlint
9+
10+
11+
12+
13+
14+
# [7.6.0](https://github.com/conventional-changelog/commitlint/compare/v7.5.2...v7.6.0) (2019-05-06)
15+
16+
**Note:** Version bump only for package commitlint
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
**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.1",
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.1",
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: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,30 @@
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.1](https://github.com/conventional-changelog/commitlint/compare/v7.6.0...v7.6.1) (2019-05-09)
7+
8+
**Note:** Version bump only for package @commitlint/cli
9+
10+
11+
12+
13+
14+
# [7.6.0](https://github.com/conventional-changelog/commitlint/compare/v7.5.2...v7.6.0) (2019-05-06)
15+
16+
17+
### Bug Fixes
18+
19+
* 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))
20+
21+
22+
### Features
23+
24+
* 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))
25+
26+
27+
28+
29+
630
## [7.5.2](https://github.com/conventional-changelog/commitlint/compare/v7.5.1...v7.5.2) (2019-02-11)
731

832

@commitlint/cli/package.json

Lines changed: 8 additions & 10 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.1",
44
"description": "Lint your commit messages",
55
"files": [
66
"index.js",
@@ -12,7 +12,6 @@
1212
},
1313
"scripts": {
1414
"build": "cross-env NODE_ENV=production babel src --out-dir lib --source-maps",
15-
"clean": "npx rimraf lib",
1615
"deps": "dep-check",
1716
"pkg": "pkg-check",
1817
"start": "concurrently \"ava -c 4 --verbose --watch\" \"yarn run watch\"",
@@ -54,28 +53,27 @@
5453
},
5554
"license": "MIT",
5655
"devDependencies": {
57-
"@commitlint/test": "7.6.0",
58-
"@commitlint/utils": "^7.5.0",
56+
"@commitlint/test": "^7.6.0",
57+
"@commitlint/utils": "^7.6.0",
5958
"ava": "0.18.2",
6059
"babel-cli": "6.26.0",
61-
"babel-preset-commitlint": "^7.5.0",
60+
"babel-preset-commitlint": "^7.6.0",
6261
"babel-register": "6.26.0",
6362
"concurrently": "3.5.1",
6463
"cross-env": "5.1.1",
6564
"execa": "0.9.0",
6665
"mkdirp": "0.5.1",
6766
"pkg-dir": "2.0.0",
6867
"resolve-bin": "0.4.0",
69-
"rimraf": "2.6.2",
7068
"sander": "0.6.0",
7169
"string-to-stream": "1.1.0",
7270
"tmp": "0.1.0"
7371
},
7472
"dependencies": {
75-
"@commitlint/format": "^7.5.0",
76-
"@commitlint/lint": "^7.5.2",
77-
"@commitlint/load": "^7.5.0",
78-
"@commitlint/read": "^7.5.0",
73+
"@commitlint/format": "^7.6.1",
74+
"@commitlint/lint": "^7.6.0",
75+
"@commitlint/load": "^7.6.1",
76+
"@commitlint/read": "^7.6.0",
7977
"babel-polyfill": "6.26.0",
8078
"chalk": "2.3.1",
8179
"get-stdin": "7.0.0",

0 commit comments

Comments
 (0)