Skip to content

Commit 3a23426

Browse files
committed
v5.1.0
1 parent 98177e7 commit 3a23426

File tree

38 files changed

+308
-78
lines changed

38 files changed

+308
-78
lines changed

Diff for: @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+
<a name="5.1.0"></a>
7+
# [5.1.0](https://github.com/marionebl/commitlint/compare/v5.0.2...v5.1.0) (2017-11-24)
8+
9+
10+
11+
12+
**Note:** Version bump only for package commitlint-config-angular
13+
614
<a name="5.0.1"></a>
715
## [5.0.1](https://github.com/marionebl/commitlint/compare/v5.0.0...v5.0.1) (2017-11-19)
816

Diff for: @alias/commitlint-config-angular/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "commitlint-config-angular",
3-
"version": "5.0.1",
3+
"version": "5.1.0",
44
"description": "Shareable commitlint config enforcing the angular commit convention",
55
"scripts": {
66
"test": "exit 0",
@@ -24,6 +24,6 @@
2424
},
2525
"homepage": "https://github.com/marionebl/commitlint#readme",
2626
"dependencies": {
27-
"@commitlint/config-angular": "^5.0.1"
27+
"@commitlint/config-angular": "^5.1.0"
2828
}
2929
}

Diff for: @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+
<a name="5.1.0"></a>
7+
# [5.1.0](https://github.com/marionebl/commitlint/compare/v5.0.2...v5.1.0) (2017-11-24)
8+
9+
10+
11+
12+
**Note:** Version bump only for package commitlint-config-lerna-scopes
13+
614
<a name="5.0.1"></a>
715
## [5.0.1](https://github.com/marionebl/commitlint/compare/v5.0.0...v5.0.1) (2017-11-19)
816

Diff for: @alias/commitlint-config-lerna-scopes/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "commitlint-config-lerna-scopes",
3-
"version": "5.0.1",
3+
"version": "5.1.0",
44
"description": "Shareable commitlint config enforcing lerna package names as scopes",
55
"scripts": {
66
"test": "exit 0",
@@ -24,6 +24,6 @@
2424
},
2525
"homepage": "https://github.com/marionebl/commitlint#readme",
2626
"dependencies": {
27-
"@commitlint/config-lerna-scopes": "^5.0.1"
27+
"@commitlint/config-lerna-scopes": "^5.1.0"
2828
}
2929
}

Diff for: @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+
<a name="5.1.0"></a>
7+
# [5.1.0](https://github.com/marionebl/commitlint/compare/v5.0.2...v5.1.0) (2017-11-24)
8+
9+
10+
11+
12+
**Note:** Version bump only for package commitlint-config-patternplate
13+
614
<a name="5.0.1"></a>
715
## [5.0.1](https://github.com/marionebl/commitlint/compare/v5.0.0...v5.0.1) (2017-11-19)
816

Diff for: @alias/commitlint-config-patternplate/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "commitlint-config-patternplate",
3-
"version": "5.0.1",
3+
"version": "5.1.0",
44
"description": "Lint your commits, patternplate-style",
55
"scripts": {
66
"test": "exit 0",
@@ -24,6 +24,6 @@
2424
},
2525
"homepage": "https://github.com/marionebl/commitlint#readme",
2626
"dependencies": {
27-
"@commitlint/config-patternplate": "^5.0.1"
27+
"@commitlint/config-patternplate": "^5.1.0"
2828
}
2929
}

Diff for: @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+
<a name="5.1.0"></a>
7+
# [5.1.0](https://github.com/marionebl/commitlint/compare/v5.0.2...v5.1.0) (2017-11-24)
8+
9+
10+
11+
12+
**Note:** Version bump only for package commitlint
13+
614
<a name="5.0.1"></a>
715
## [5.0.1](https://github.com/marionebl/commitlint/compare/v5.0.0...v5.0.1) (2017-11-19)
816

Diff for: @alias/commitlint/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "commitlint",
3-
"version": "5.0.1",
3+
"version": "5.1.0",
44
"description": "Lint your commit messages",
55
"bin": {
66
"commitlint": "cli.js"
@@ -28,7 +28,7 @@
2828
},
2929
"license": "MIT",
3030
"dependencies": {
31-
"@commitlint/cli": "^5.0.1",
31+
"@commitlint/cli": "^5.1.0",
3232
"read-pkg": "3.0.0",
3333
"resolve-pkg": "1.0.0"
3434
}

Diff for: @commitlint/cli/CHANGELOG.md

+16
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+
<a name="5.1.0"></a>
7+
# [5.1.0](https://github.com/marionebl/commitlint/compare/v5.0.2...v5.1.0) (2017-11-24)
8+
9+
10+
### Bug Fixes
11+
12+
* update dependency concurrently to v3.5.1 ([#147](https://github.com/marionebl/commitlint/issues/147)) ([a809d0f](https://github.com/marionebl/commitlint/commit/a809d0f))
13+
14+
15+
### Features
16+
17+
* **travis-cli:** add reusable travis command line interface ([3e6e6a8](https://github.com/marionebl/commitlint/commit/3e6e6a8))
18+
19+
20+
21+
622
<a name="5.0.1"></a>
723
## [5.0.1](https://github.com/marionebl/commitlint/compare/v5.0.0...v5.0.1) (2017-11-19)
824

Diff for: @commitlint/cli/package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@commitlint/cli",
3-
"version": "5.0.1",
3+
"version": "5.1.0",
44
"description": "Lint your commit messages",
55
"bin": {
66
"commitlint": "./lib/cli.js"
@@ -50,11 +50,11 @@
5050
},
5151
"license": "MIT",
5252
"devDependencies": {
53-
"@commitlint/test": "^5.0.1",
54-
"@commitlint/utils": "^5.0.1",
53+
"@commitlint/test": "^5.1.0",
54+
"@commitlint/utils": "^5.1.0",
5555
"ava": "0.18.2",
5656
"babel-cli": "6.26.0",
57-
"babel-preset-commitlint": "^5.0.1",
57+
"babel-preset-commitlint": "^5.1.0",
5858
"babel-register": "6.26.0",
5959
"concurrently": "3.5.1",
6060
"cross-env": "5.1.1",
@@ -69,7 +69,7 @@
6969
"xo": "0.18.2"
7070
},
7171
"dependencies": {
72-
"@commitlint/core": "^5.0.1",
72+
"@commitlint/core": "^5.1.0",
7373
"babel-polyfill": "6.26.0",
7474
"chalk": "2.3.0",
7575
"get-stdin": "5.0.1",

Diff for: @commitlint/config-angular-type-enum/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+
<a name="5.1.0"></a>
7+
# [5.1.0](https://github.com/marionebl/commitlint/compare/v5.0.2...v5.1.0) (2017-11-24)
8+
9+
10+
### Features
11+
12+
* **travis-cli:** add reusable travis command line interface ([3e6e6a8](https://github.com/marionebl/commitlint/commit/3e6e6a8))
13+
14+
15+
16+
617
<a name="5.0.1"></a>
718
## [5.0.1](https://github.com/marionebl/commitlint/compare/v5.0.0...v5.0.1) (2017-11-19)
819

Diff for: @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": "5.0.1",
3+
"version": "5.1.0",
44
"description": "Shareable commitlint config enforcing the angular commit convention types",
55
"scripts": {
66
"clean": "exit 0",
@@ -27,7 +27,7 @@
2727
},
2828
"homepage": "https://github.com/marionebl/commitlint#readme",
2929
"devDependencies": {
30-
"@commitlint/utils": "^5.0.1",
30+
"@commitlint/utils": "^5.1.0",
3131
"xo": "0.18.2"
3232
}
3333
}

Diff for: @commitlint/config-angular/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+
<a name="5.1.0"></a>
7+
# [5.1.0](https://github.com/marionebl/commitlint/compare/v5.0.2...v5.1.0) (2017-11-24)
8+
9+
10+
### Features
11+
12+
* **travis-cli:** add reusable travis command line interface ([3e6e6a8](https://github.com/marionebl/commitlint/commit/3e6e6a8))
13+
14+
15+
16+
617
<a name="5.0.1"></a>
718
## [5.0.1](https://github.com/marionebl/commitlint/compare/v5.0.0...v5.0.1) (2017-11-19)
819

Diff for: @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": "5.0.1",
3+
"version": "5.1.0",
44
"description": "Shareable commitlint config enforcing the angular commit convention",
55
"scripts": {
66
"clean": "exit 0",
@@ -27,9 +27,9 @@
2727
},
2828
"homepage": "https://github.com/marionebl/commitlint#readme",
2929
"devDependencies": {
30-
"@commitlint/utils": "^5.0.1"
30+
"@commitlint/utils": "^5.1.0"
3131
},
3232
"dependencies": {
33-
"@commitlint/config-angular-type-enum": "^5.0.1"
33+
"@commitlint/config-angular-type-enum": "^5.1.0"
3434
}
3535
}

Diff for: @commitlint/config-conventional/CHANGELOG.md

+17
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# Change Log
2+
3+
All notable changes to this project will be documented in this file.
4+
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5+
6+
<a name="5.1.0"></a>
7+
# [5.1.0](https://github.com/marionebl/commitlint/compare/v5.0.2...v5.1.0) (2017-11-24)
8+
9+
10+
### Bug Fixes
11+
12+
* **config-conventional:** remove unneeded dependency ([d0e62fd](https://github.com/marionebl/commitlint/commit/d0e62fd))
13+
14+
15+
### Features
16+
17+
* add conventional-changelog package ([8bb0a85](https://github.com/marionebl/commitlint/commit/8bb0a85))

Diff for: @commitlint/config-conventional/package.json

+30-30
Original file line numberDiff line numberDiff line change
@@ -1,32 +1,32 @@
11
{
2-
"name": "@commitlint/config-conventional",
3-
"version": "5.0.1",
4-
"description": "Shareable commitlint config enforcing conventional commits",
5-
"scripts": {
6-
"clean": "exit 0",
7-
"deps": "dep-check",
8-
"lint": "xo",
9-
"start": "exit 0",
10-
"test": "exit 0"
11-
},
12-
"xo": false,
13-
"repository": {
14-
"type": "git",
15-
"url": "git+https://github.com/marionebl/commitlint.git"
16-
},
17-
"keywords": [
18-
"conventional-changelog",
19-
"commitlint",
20-
"commitlint-config",
21-
"angular"
22-
],
23-
"author": "Mario Nebl <[email protected]>",
24-
"license": "MIT",
25-
"bugs": {
26-
"url": "https://github.com/marionebl/commitlint/issues"
27-
},
28-
"homepage": "https://github.com/marionebl/commitlint#readme",
29-
"devDependencies": {
30-
"@commitlint/utils": "^5.0.1"
31-
}
2+
"name": "@commitlint/config-conventional",
3+
"version": "5.1.0",
4+
"description": "Shareable commitlint config enforcing conventional commits",
5+
"scripts": {
6+
"clean": "exit 0",
7+
"deps": "dep-check",
8+
"lint": "xo",
9+
"start": "exit 0",
10+
"test": "exit 0"
11+
},
12+
"xo": false,
13+
"repository": {
14+
"type": "git",
15+
"url": "git+https://github.com/marionebl/commitlint.git"
16+
},
17+
"keywords": [
18+
"conventional-changelog",
19+
"commitlint",
20+
"commitlint-config",
21+
"angular"
22+
],
23+
"author": "Mario Nebl <[email protected]>",
24+
"license": "MIT",
25+
"bugs": {
26+
"url": "https://github.com/marionebl/commitlint/issues"
27+
},
28+
"homepage": "https://github.com/marionebl/commitlint#readme",
29+
"devDependencies": {
30+
"@commitlint/utils": "^5.1.0"
3231
}
32+
}

Diff for: @commitlint/config-lerna-scopes/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+
<a name="5.1.0"></a>
7+
# [5.1.0](https://github.com/marionebl/commitlint/compare/v5.0.2...v5.1.0) (2017-11-24)
8+
9+
10+
### Features
11+
12+
* **travis-cli:** add reusable travis command line interface ([3e6e6a8](https://github.com/marionebl/commitlint/commit/3e6e6a8))
13+
14+
15+
16+
617
<a name="5.0.1"></a>
718
## [5.0.1](https://github.com/marionebl/commitlint/compare/v5.0.0...v5.0.1) (2017-11-19)
819

Diff for: @commitlint/config-lerna-scopes/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@commitlint/config-lerna-scopes",
3-
"version": "5.0.1",
3+
"version": "5.1.0",
44
"description": "Shareable commitlint config enforcing lerna package names as scopes",
55
"scripts": {
66
"clean": "exit 0",
@@ -39,7 +39,7 @@
3939
"lerna": "2.5.1"
4040
},
4141
"devDependencies": {
42-
"@commitlint/test": "^5.0.1",
42+
"@commitlint/test": "^5.1.0",
4343
"ava": "0.22.0",
4444
"xo": "0.18.2"
4545
}

Diff for: @commitlint/config-patternplate/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+
<a name="5.1.0"></a>
7+
# [5.1.0](https://github.com/marionebl/commitlint/compare/v5.0.2...v5.1.0) (2017-11-24)
8+
9+
10+
### Features
11+
12+
* **travis-cli:** add reusable travis command line interface ([3e6e6a8](https://github.com/marionebl/commitlint/commit/3e6e6a8))
13+
14+
15+
16+
617
<a name="5.0.1"></a>
718
## [5.0.1](https://github.com/marionebl/commitlint/compare/v5.0.0...v5.0.1) (2017-11-19)
819

0 commit comments

Comments
 (0)