Skip to content

Commit ce05c39

Browse files
committed
v6.0.4
1 parent beafbc6 commit ce05c39

Some content is hidden

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

54 files changed

+328
-106
lines changed

@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="6.0.4"></a>
7+
## [6.0.4](https://github.com/marionebl/commitlint/compare/v6.0.3...v6.0.4) (2018-01-31)
8+
9+
10+
11+
12+
**Note:** Version bump only for package commitlint-config-angular
13+
614
<a name="6.0.3"></a>
715
## [6.0.3](https://github.com/marionebl/commitlint/compare/v6.0.2...v6.0.3) (2018-01-31)
816

@alias/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": "6.0.3",
3+
"version": "6.0.4",
44
"description": "Shareable commitlint config enforcing the angular commit convention",
55
"files": [
66
"index.js"
@@ -29,9 +29,9 @@
2929
},
3030
"homepage": "https://github.com/marionebl/commitlint#readme",
3131
"dependencies": {
32-
"@commitlint/config-angular": "^6.0.3"
32+
"@commitlint/config-angular": "^6.0.4"
3333
},
3434
"devDependencies": {
35-
"@commitlint/utils": "^6.0.3"
35+
"@commitlint/utils": "^6.0.4"
3636
}
3737
}

@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="6.0.4"></a>
7+
## [6.0.4](https://github.com/marionebl/commitlint/compare/v6.0.3...v6.0.4) (2018-01-31)
8+
9+
10+
11+
12+
**Note:** Version bump only for package commitlint-config-lerna-scopes
13+
614
<a name="6.0.3"></a>
715
## [6.0.3](https://github.com/marionebl/commitlint/compare/v6.0.2...v6.0.3) (2018-01-31)
816

@alias/commitlint-config-lerna-scopes/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "commitlint-config-lerna-scopes",
3-
"version": "6.0.3",
3+
"version": "6.0.4",
44
"description": "Shareable commitlint config enforcing lerna package names as scopes",
55
"files": [
66
"index.js"
@@ -29,9 +29,9 @@
2929
},
3030
"homepage": "https://github.com/marionebl/commitlint#readme",
3131
"dependencies": {
32-
"@commitlint/config-lerna-scopes": "^6.0.3"
32+
"@commitlint/config-lerna-scopes": "^6.0.4"
3333
},
3434
"devDependencies": {
35-
"@commitlint/utils": "^6.0.3"
35+
"@commitlint/utils": "^6.0.4"
3636
}
3737
}

@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="6.0.4"></a>
7+
## [6.0.4](https://github.com/marionebl/commitlint/compare/v6.0.3...v6.0.4) (2018-01-31)
8+
9+
10+
11+
12+
**Note:** Version bump only for package commitlint-config-patternplate
13+
614
<a name="6.0.3"></a>
715
## [6.0.3](https://github.com/marionebl/commitlint/compare/v6.0.2...v6.0.3) (2018-01-31)
816

@alias/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": "6.0.3",
3+
"version": "6.0.4",
44
"description": "Lint your commits, patternplate-style",
55
"files": [
66
"index.js"
@@ -29,7 +29,7 @@
2929
},
3030
"homepage": "https://github.com/marionebl/commitlint#readme",
3131
"dependencies": {
32-
"@commitlint/config-patternplate": "^6.0.3",
33-
"@commitlint/utils": "^6.0.3"
32+
"@commitlint/config-patternplate": "^6.0.4",
33+
"@commitlint/utils": "^6.0.4"
3434
}
3535
}

@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="6.0.4"></a>
7+
## [6.0.4](https://github.com/marionebl/commitlint/compare/v6.0.3...v6.0.4) (2018-01-31)
8+
9+
10+
11+
12+
**Note:** Version bump only for package commitlint
13+
614
<a name="6.0.3"></a>
715
## [6.0.3](https://github.com/marionebl/commitlint/compare/v6.0.2...v6.0.3) (2018-01-31)
816

@alias/commitlint/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "commitlint",
3-
"version": "6.0.3",
3+
"version": "6.0.4",
44
"description": "Lint your commit messages",
55
"files": [
66
"cli.js"
@@ -35,11 +35,11 @@
3535
},
3636
"license": "MIT",
3737
"dependencies": {
38-
"@commitlint/cli": "^6.0.3",
38+
"@commitlint/cli": "^6.0.4",
3939
"read-pkg": "3.0.0",
4040
"resolve-pkg": "1.0.0"
4141
},
4242
"devDependencies": {
43-
"@commitlint/utils": "^6.0.3"
43+
"@commitlint/utils": "^6.0.4"
4444
}
4545
}

@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="6.0.4"></a>
7+
## [6.0.4](https://github.com/marionebl/commitlint/compare/v6.0.3...v6.0.4) (2018-01-31)
8+
9+
10+
11+
12+
**Note:** Version bump only for package @commitlint/cli
13+
614
<a name="6.0.3"></a>
715
## [6.0.3](https://github.com/marionebl/commitlint/compare/v6.0.2...v6.0.3) (2018-01-31)
816

@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": "6.0.3",
3+
"version": "6.0.4",
44
"description": "Lint your commit messages",
55
"files": [
66
"index.js",
@@ -56,11 +56,11 @@
5656
},
5757
"license": "MIT",
5858
"devDependencies": {
59-
"@commitlint/test": "^6.0.3",
60-
"@commitlint/utils": "^6.0.3",
59+
"@commitlint/test": "^6.0.4",
60+
"@commitlint/utils": "^6.0.4",
6161
"ava": "0.18.2",
6262
"babel-cli": "6.26.0",
63-
"babel-preset-commitlint": "^6.0.3",
63+
"babel-preset-commitlint": "^6.0.4",
6464
"babel-register": "6.26.0",
6565
"concurrently": "3.5.1",
6666
"cross-env": "5.1.1",
@@ -75,7 +75,7 @@
7575
"xo": "0.18.2"
7676
},
7777
"dependencies": {
78-
"@commitlint/core": "^6.0.3",
78+
"@commitlint/core": "^6.0.4",
7979
"babel-polyfill": "6.26.0",
8080
"chalk": "2.3.0",
8181
"get-stdin": "5.0.1",

@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="6.0.4"></a>
7+
## [6.0.4](https://github.com/marionebl/commitlint/compare/v6.0.3...v6.0.4) (2018-01-31)
8+
9+
10+
11+
12+
**Note:** Version bump only for package @commitlint/config-angular-type-enum
13+
614
<a name="6.0.3"></a>
715
## [6.0.3](https://github.com/marionebl/commitlint/compare/v6.0.2...v6.0.3) (2018-01-31)
816

@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": "6.0.3",
3+
"version": "6.0.4",
44
"description": "Shareable commitlint config enforcing the angular commit convention types",
55
"files": [
66
"index.js"
@@ -31,7 +31,7 @@
3131
},
3232
"homepage": "https://github.com/marionebl/commitlint#readme",
3333
"devDependencies": {
34-
"@commitlint/utils": "^6.0.3",
34+
"@commitlint/utils": "^6.0.4",
3535
"xo": "0.18.2"
3636
}
3737
}

@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="6.0.4"></a>
7+
## [6.0.4](https://github.com/marionebl/commitlint/compare/v6.0.3...v6.0.4) (2018-01-31)
8+
9+
10+
11+
12+
**Note:** Version bump only for package @commitlint/config-angular
13+
614
<a name="6.0.3"></a>
715
## [6.0.3](https://github.com/marionebl/commitlint/compare/v6.0.2...v6.0.3) (2018-01-31)
816

@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": "6.0.3",
3+
"version": "6.0.4",
44
"description": "Shareable commitlint config enforcing the angular commit convention",
55
"files": [
66
"index.js"
@@ -31,9 +31,9 @@
3131
},
3232
"homepage": "https://github.com/marionebl/commitlint#readme",
3333
"devDependencies": {
34-
"@commitlint/utils": "^6.0.3"
34+
"@commitlint/utils": "^6.0.4"
3535
},
3636
"dependencies": {
37-
"@commitlint/config-angular-type-enum": "^6.0.3"
37+
"@commitlint/config-angular-type-enum": "^6.0.4"
3838
}
3939
}

@commitlint/config-conventional/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="6.0.4"></a>
7+
## [6.0.4](https://github.com/marionebl/commitlint/compare/v6.0.3...v6.0.4) (2018-01-31)
8+
9+
10+
11+
12+
**Note:** Version bump only for package @commitlint/config-conventional
13+
614
<a name="6.0.3"></a>
715
## [6.0.3](https://github.com/marionebl/commitlint/compare/v6.0.2...v6.0.3) (2018-01-31)
816

@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": "6.0.3",
3+
"version": "6.0.4",
44
"description": "Shareable commitlint config enforcing conventional commits",
55
"files": [
66
"index.js"
@@ -34,6 +34,6 @@
3434
},
3535
"homepage": "https://github.com/marionebl/commitlint#readme",
3636
"devDependencies": {
37-
"@commitlint/utils": "^6.0.3"
37+
"@commitlint/utils": "^6.0.4"
3838
}
3939
}

@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="6.0.4"></a>
7+
## [6.0.4](https://github.com/marionebl/commitlint/compare/v6.0.3...v6.0.4) (2018-01-31)
8+
9+
10+
11+
12+
**Note:** Version bump only for package @commitlint/config-lerna-scopes
13+
614
<a name="6.0.3"></a>
715
## [6.0.3](https://github.com/marionebl/commitlint/compare/v6.0.2...v6.0.3) (2018-01-31)
816

@commitlint/config-lerna-scopes/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@commitlint/config-lerna-scopes",
3-
"version": "6.0.3",
3+
"version": "6.0.4",
44
"description": "Shareable commitlint config enforcing lerna package names as scopes",
55
"files": [
66
"index.js"
@@ -44,8 +44,8 @@
4444
"lerna": "2.7.1"
4545
},
4646
"devDependencies": {
47-
"@commitlint/test": "^6.0.3",
48-
"@commitlint/utils": "^6.0.3",
47+
"@commitlint/test": "^6.0.4",
48+
"@commitlint/utils": "^6.0.4",
4949
"ava": "0.22.0",
5050
"xo": "0.18.2"
5151
}

@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="6.0.4"></a>
7+
## [6.0.4](https://github.com/marionebl/commitlint/compare/v6.0.3...v6.0.4) (2018-01-31)
8+
9+
10+
11+
12+
**Note:** Version bump only for package @commitlint/config-patternplate
13+
614
<a name="6.0.3"></a>
715
## [6.0.3](https://github.com/marionebl/commitlint/compare/v6.0.2...v6.0.3) (2018-01-31)
816

@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": "6.0.3",
3+
"version": "6.0.4",
44
"description": "Lint your commits, patternplate-style",
55
"files": [
66
"index.js"
@@ -31,12 +31,12 @@
3131
},
3232
"homepage": "https://github.com/marionebl/commitlint#readme",
3333
"dependencies": {
34-
"@commitlint/config-angular": "^6.0.3",
34+
"@commitlint/config-angular": "^6.0.4",
3535
"globby": "4.1.0",
3636
"lodash.merge": "4.6.0"
3737
},
3838
"devDependencies": {
39-
"@commitlint/utils": "^6.0.3",
39+
"@commitlint/utils": "^6.0.4",
4040
"xo": "0.18.2"
4141
}
4242
}

@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="6.0.4"></a>
7+
## [6.0.4](https://github.com/marionebl/commitlint/compare/v6.0.3...v6.0.4) (2018-01-31)
8+
9+
10+
11+
12+
**Note:** Version bump only for package @commitlint/core
13+
614
<a name="6.0.3"></a>
715
## [6.0.3](https://github.com/marionebl/commitlint/compare/v6.0.2...v6.0.3) (2018-01-31)
816

0 commit comments

Comments
 (0)