Skip to content

Commit e08a3ce

Browse files
committed
v5.1.1
1 parent 8aeaec2 commit e08a3ce

File tree

38 files changed

+208
-50
lines changed

38 files changed

+208
-50
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.1"></a>
7+
## [5.1.1](https://github.com/marionebl/commitlint/compare/v5.1.0...v5.1.1) (2017-11-24)
8+
9+
10+
11+
12+
**Note:** Version bump only for package commitlint-config-angular
13+
614
<a name="5.1.0"></a>
715
# [5.1.0](https://github.com/marionebl/commitlint/compare/v5.0.2...v5.1.0) (2017-11-24)
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.1.0",
3+
"version": "5.1.1",
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.1.0"
27+
"@commitlint/config-angular": "^5.1.1"
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.1"></a>
7+
## [5.1.1](https://github.com/marionebl/commitlint/compare/v5.1.0...v5.1.1) (2017-11-24)
8+
9+
10+
11+
12+
**Note:** Version bump only for package commitlint-config-lerna-scopes
13+
614
<a name="5.1.0"></a>
715
# [5.1.0](https://github.com/marionebl/commitlint/compare/v5.0.2...v5.1.0) (2017-11-24)
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.1.0",
3+
"version": "5.1.1",
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.1.0"
27+
"@commitlint/config-lerna-scopes": "^5.1.1"
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.1"></a>
7+
## [5.1.1](https://github.com/marionebl/commitlint/compare/v5.1.0...v5.1.1) (2017-11-24)
8+
9+
10+
11+
12+
**Note:** Version bump only for package commitlint-config-patternplate
13+
614
<a name="5.1.0"></a>
715
# [5.1.0](https://github.com/marionebl/commitlint/compare/v5.0.2...v5.1.0) (2017-11-24)
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.1.0",
3+
"version": "5.1.1",
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.1.0"
27+
"@commitlint/config-patternplate": "^5.1.1"
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.1"></a>
7+
## [5.1.1](https://github.com/marionebl/commitlint/compare/v5.1.0...v5.1.1) (2017-11-24)
8+
9+
10+
11+
12+
**Note:** Version bump only for package commitlint
13+
614
<a name="5.1.0"></a>
715
# [5.1.0](https://github.com/marionebl/commitlint/compare/v5.0.2...v5.1.0) (2017-11-24)
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.1.0",
3+
"version": "5.1.1",
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.1.0",
31+
"@commitlint/cli": "^5.1.1",
3232
"read-pkg": "3.0.0",
3333
"resolve-pkg": "1.0.0"
3434
}

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

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.1.0",
3+
"version": "5.1.1",
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.1.0",
54-
"@commitlint/utils": "^5.1.0",
53+
"@commitlint/test": "^5.1.1",
54+
"@commitlint/utils": "^5.1.1",
5555
"ava": "0.18.2",
5656
"babel-cli": "6.26.0",
57-
"babel-preset-commitlint": "^5.1.0",
57+
"babel-preset-commitlint": "^5.1.1",
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.1.0",
72+
"@commitlint/core": "^5.1.1",
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

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

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.1.0",
3+
"version": "5.1.1",
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.1.0",
30+
"@commitlint/utils": "^5.1.1",
3131
"xo": "0.18.2"
3232
}
3333
}

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

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.1.0",
3+
"version": "5.1.1",
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.1.0"
30+
"@commitlint/utils": "^5.1.1"
3131
},
3232
"dependencies": {
33-
"@commitlint/config-angular-type-enum": "^5.1.0"
33+
"@commitlint/config-angular-type-enum": "^5.1.1"
3434
}
3535
}

Diff for: @commitlint/config-conventional/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.1"></a>
7+
## [5.1.1](https://github.com/marionebl/commitlint/compare/v5.1.0...v5.1.1) (2017-11-24)
8+
9+
10+
### Bug Fixes
11+
12+
* set access for npm ([8aeaec2](https://github.com/marionebl/commitlint/commit/8aeaec2))
13+
14+
15+
16+
617
<a name="5.1.0"></a>
718
# [5.1.0](https://github.com/marionebl/commitlint/compare/v5.0.2...v5.1.0) (2017-11-24)
819

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@commitlint/config-conventional",
3-
"version": "5.1.0",
3+
"version": "5.1.1",
44
"description": "Shareable commitlint config enforcing conventional commits",
55
"scripts": {
66
"clean": "exit 0",
@@ -30,6 +30,6 @@
3030
},
3131
"homepage": "https://github.com/marionebl/commitlint#readme",
3232
"devDependencies": {
33-
"@commitlint/utils": "^5.1.0"
33+
"@commitlint/utils": "^5.1.1"
3434
}
3535
}

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

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.1.0",
3+
"version": "5.1.1",
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.1.0",
42+
"@commitlint/test": "^5.1.1",
4343
"ava": "0.22.0",
4444
"xo": "0.18.2"
4545
}

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

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

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@commitlint/config-patternplate",
3-
"version": "5.1.0",
3+
"version": "5.1.1",
44
"description": "Lint your commits, patternplate-style",
55
"scripts": {
66
"clean": "exit 0",
@@ -27,12 +27,12 @@
2727
},
2828
"homepage": "https://github.com/marionebl/commitlint#readme",
2929
"dependencies": {
30-
"@commitlint/config-angular": "^5.1.0",
30+
"@commitlint/config-angular": "^5.1.1",
3131
"globby": "4.1.0",
3232
"lodash": "4.17.4"
3333
},
3434
"devDependencies": {
35-
"@commitlint/utils": "^5.1.0",
35+
"@commitlint/utils": "^5.1.1",
3636
"xo": "0.18.2"
3737
}
3838
}

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

Diff for: @commitlint/core/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@commitlint/core",
3-
"version": "5.1.0",
3+
"version": "5.1.1",
44
"description": "Lint your commit messages",
55
"main": "lib/index.js",
66
"scripts": {
@@ -55,11 +55,11 @@
5555
},
5656
"license": "MIT",
5757
"devDependencies": {
58-
"@commitlint/test": "^5.1.0",
59-
"@commitlint/utils": "^5.1.0",
58+
"@commitlint/test": "^5.1.1",
59+
"@commitlint/utils": "^5.1.1",
6060
"ava": "0.22.0",
6161
"babel-cli": "6.26.0",
62-
"babel-preset-commitlint": "^5.1.0",
62+
"babel-preset-commitlint": "^5.1.1",
6363
"babel-register": "6.26.0",
6464
"concurrently": "3.5.1",
6565
"cross-env": "5.1.1",

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

0 commit comments

Comments
 (0)