Skip to content

Commit ce4f7f9

Browse files
committed
v4.2.0
1 parent 445cd0e commit ce4f7f9

File tree

31 files changed

+175
-45
lines changed

31 files changed

+175
-45
lines changed

Diff for: @alias/commitlint-config-angular/CHANGELOG.md

+9-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,15 @@
11
# Change Log
22

33
All notable changes to this project will be documented in this file.
4-
See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
4+
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5+
6+
<a name="4.2.0"></a>
7+
# [4.2.0](https://github.com/marionebl/commitlint/compare/v4.1.1...v4.2.0) (2017-10-14)
8+
9+
10+
11+
12+
**Note:** Version bump only for package commitlint-config-angular
513

614
<a name="3.2.0"></a>
715
# 3.2.0 (2017-09-05)

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": "3.2.0",
3+
"version": "4.2.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": "^3.1.1"
27+
"@commitlint/config-angular": "^4.2.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="4.2.0"></a>
7+
# [4.2.0](https://github.com/marionebl/commitlint/compare/v4.1.1...v4.2.0) (2017-10-14)
8+
9+
10+
11+
12+
**Note:** Version bump only for package commitlint-config-lerna-scopes
13+
614
<a name="4.1.1"></a>
715
## [4.1.1](https://github.com/marionebl/commitlint/compare/v4.1.0...v4.1.1) (2017-10-09)
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": "4.1.1",
3+
"version": "4.2.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": "^4.1.1"
27+
"@commitlint/config-lerna-scopes": "^4.2.0"
2828
}
2929
}

Diff for: @alias/commitlint-config-patternplate/CHANGELOG.md

+9-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,15 @@
11
# Change Log
22

33
All notable changes to this project will be documented in this file.
4-
See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
4+
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5+
6+
<a name="4.2.0"></a>
7+
# [4.2.0](https://github.com/marionebl/commitlint/compare/v4.1.1...v4.2.0) (2017-10-14)
8+
9+
10+
11+
12+
**Note:** Version bump only for package commitlint-config-patternplate
513

614
<a name="3.2.0"></a>
715
# 3.2.0 (2017-09-05)

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": "3.2.0",
3+
"version": "4.2.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": "^3.1.1"
27+
"@commitlint/config-patternplate": "^4.2.0"
2828
}
2929
}

Diff for: @alias/commitlint/CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
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="4.2.0"></a>
7+
# [4.2.0](https://github.com/marionebl/commitlint/compare/v4.1.1...v4.2.0) (2017-10-14)
8+
9+
10+
11+
12+
**Note:** Version bump only for package commitlint

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": "4.1.1",
3+
"version": "4.2.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": "^4.1.1",
31+
"@commitlint/cli": "^4.2.0",
3232
"read-pkg": "^2.0.0",
3333
"resolve-pkg": "^1.0.0"
3434
}

Diff for: @commitlint/cli/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="4.2.0"></a>
7+
# [4.2.0](https://github.com/marionebl/commitlint/compare/v4.1.1...v4.2.0) (2017-10-14)
8+
9+
10+
### Features
11+
12+
* edit flag now accepts the path to the commit file ([c881433](https://github.com/marionebl/commitlint/commit/c881433)), closes [#40](https://github.com/marionebl/commitlint/issues/40)
13+
14+
15+
16+
617
<a name="4.1.1"></a>
718
## [4.1.1](https://github.com/marionebl/commitlint/compare/v4.1.0...v4.1.1) (2017-10-09)
819

Diff for: @commitlint/cli/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@commitlint/cli",
3-
"version": "4.1.1",
3+
"version": "4.2.0",
44
"description": "Lint your commit messages",
55
"bin": {
66
"commitlint": "cli.js"
@@ -41,7 +41,7 @@
4141
},
4242
"license": "MIT",
4343
"devDependencies": {
44-
"@commitlint/utils": "^3.1.1",
44+
"@commitlint/utils": "^4.2.0",
4545
"ava": "^0.18.2",
4646
"dependency-check": "^2.9.1",
4747
"execa": "^0.7.0",
@@ -54,7 +54,7 @@
5454
"xo": "^0.18.2"
5555
},
5656
"dependencies": {
57-
"@commitlint/core": "^4.1.1",
57+
"@commitlint/core": "^4.2.0",
5858
"babel-polyfill": "^6.23.0",
5959
"chalk": "^2.0.1",
6060
"get-stdin": "^5.0.1",

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

+9-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,15 @@
11
# Change Log
22

33
All notable changes to this project will be documented in this file.
4-
See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
4+
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5+
6+
<a name="4.2.0"></a>
7+
# [4.2.0](https://github.com/marionebl/commitlint/compare/v4.1.1...v4.2.0) (2017-10-14)
8+
9+
10+
11+
12+
**Note:** Version bump only for package @commitlint/config-angular
513

614
<a name="3.0.4"></a>
715
## 3.0.4 (2017-08-04)

Diff for: @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": "3.1.1",
3+
"version": "4.2.0",
44
"description": "Shareable commitlint config enforcing the angular commit convention",
55
"scripts": {
66
"clean": "exit 0",
@@ -26,6 +26,6 @@
2626
},
2727
"homepage": "https://github.com/marionebl/commitlint#readme",
2828
"devDependencies": {
29-
"@commitlint/utils": "^3.1.1"
29+
"@commitlint/utils": "^4.2.0"
3030
}
3131
}

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="4.2.0"></a>
7+
# [4.2.0](https://github.com/marionebl/commitlint/compare/v4.1.1...v4.2.0) (2017-10-14)
8+
9+
10+
11+
12+
**Note:** Version bump only for package @commitlint/config-lerna-scopes
13+
614
<a name="4.1.1"></a>
715
## [4.1.1](https://github.com/marionebl/commitlint/compare/v4.1.0...v4.1.1) (2017-10-09)
816

Diff for: @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": "4.1.1",
3+
"version": "4.2.0",
44
"description": "Shareable commitlint config enforcing lerna package names as scopes",
55
"scripts": {
66
"pretest": "dep-check",
@@ -39,8 +39,8 @@
3939
"lerna": "^2.0.0"
4040
},
4141
"devDependencies": {
42-
"@commitlint/test": "^4.1.1",
43-
"@commitlint/utils": "^3.1.1",
42+
"@commitlint/test": "^4.2.0",
43+
"@commitlint/utils": "^4.2.0",
4444
"ava": "^0.22.0"
4545
}
4646
}

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

+9-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,15 @@
11
# Change Log
22

33
All notable changes to this project will be documented in this file.
4-
See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
4+
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5+
6+
<a name="4.2.0"></a>
7+
# [4.2.0](https://github.com/marionebl/commitlint/compare/v4.1.1...v4.2.0) (2017-10-14)
8+
9+
10+
11+
12+
**Note:** Version bump only for package @commitlint/config-patternplate
513

614
<a name="3.0.4"></a>
715
## 3.0.4 (2017-08-04)

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": "3.1.1",
3+
"version": "4.2.0",
44
"description": "Lint your commits, patternplate-style",
55
"scripts": {
66
"pretest": "dep-check",
@@ -26,11 +26,11 @@
2626
},
2727
"homepage": "https://github.com/marionebl/commitlint#readme",
2828
"dependencies": {
29-
"@commitlint/config-angular": "^3.1.1",
29+
"@commitlint/config-angular": "^4.2.0",
3030
"globby": "^4.0.0",
3131
"lodash": "^4.5.1"
3232
},
3333
"devDependencies": {
34-
"@commitlint/utils": "^3.1.1"
34+
"@commitlint/utils": "^4.2.0"
3535
}
3636
}

Diff for: @commitlint/core/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="4.2.0"></a>
7+
# [4.2.0](https://github.com/marionebl/commitlint/compare/v4.1.1...v4.2.0) (2017-10-14)
8+
9+
10+
### Features
11+
12+
* edit flag now accepts the path to the commit file ([c881433](https://github.com/marionebl/commitlint/commit/c881433)), closes [#40](https://github.com/marionebl/commitlint/issues/40)
13+
14+
15+
16+
617
<a name="4.1.1"></a>
718
## [4.1.1](https://github.com/marionebl/commitlint/compare/v4.1.0...v4.1.1) (2017-10-09)
819

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": "4.1.1",
3+
"version": "4.2.0",
44
"description": "Lint your commit messages",
55
"main": "lib/index.js",
66
"scripts": {
@@ -63,11 +63,11 @@
6363
},
6464
"license": "MIT",
6565
"devDependencies": {
66-
"@commitlint/test": "^4.1.1",
67-
"@commitlint/utils": "^3.1.1",
66+
"@commitlint/test": "^4.2.0",
67+
"@commitlint/utils": "^4.2.0",
6868
"ava": "^0.22.0",
6969
"babel-cli": "^6.26.0",
70-
"babel-preset-commitlint": "^3.2.0",
70+
"babel-preset-commitlint": "^4.2.0",
7171
"babel-register": "^6.26.0",
7272
"concurrently": "^3.5.0",
7373
"cross-env": "^5.0.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="4.2.0"></a>
7+
# [4.2.0](https://github.com/marionebl/commitlint/compare/v4.1.1...v4.2.0) (2017-10-14)
8+
9+
10+
11+
12+
**Note:** Version bump only for package @commitlint/prompt-cli
13+
614
<a name="4.1.1"></a>
715
## [4.1.1](https://github.com/marionebl/commitlint/compare/v4.1.0...v4.1.1) (2017-10-09)
816

Diff for: @commitlint/prompt-cli/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@commitlint/prompt-cli",
3-
"version": "4.1.1",
3+
"version": "4.2.0",
44
"description": "commit prompt using commitlint.config.js",
55
"bin": {
66
"commit": "./cli.js"
@@ -26,10 +26,10 @@
2626
},
2727
"homepage": "https://github.com/marionebl/commitlint#readme",
2828
"devDependencies": {
29-
"@commitlint/utils": "^3.1.1"
29+
"@commitlint/utils": "^4.2.0"
3030
},
3131
"dependencies": {
32-
"@commitlint/prompt": "^4.1.1",
32+
"@commitlint/prompt": "^4.2.0",
3333
"execa": "^0.7.0",
3434
"meow": "^3.7.0"
3535
}

Diff for: @commitlint/prompt/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="4.2.0"></a>
7+
# [4.2.0](https://github.com/marionebl/commitlint/compare/v4.1.1...v4.2.0) (2017-10-14)
8+
9+
10+
11+
12+
**Note:** Version bump only for package @commitlint/prompt
13+
614
<a name="4.1.1"></a>
715
## [4.1.1](https://github.com/marionebl/commitlint/compare/v4.1.0...v4.1.1) (2017-10-09)
816

Diff for: @commitlint/prompt/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@commitlint/prompt",
3-
"version": "4.1.1",
3+
"version": "4.2.0",
44
"description": "commitizen prompt using commitlint.config.js",
55
"main": "./lib/index.js",
66
"scripts": {
@@ -54,18 +54,18 @@
5454
},
5555
"homepage": "https://github.com/marionebl/commitlint#readme",
5656
"devDependencies": {
57-
"@commitlint/utils": "^3.1.1",
57+
"@commitlint/utils": "^4.2.0",
5858
"ava": "^0.20.0",
5959
"babel-cli": "^6.24.1",
60-
"babel-preset-commitlint": "^3.2.0",
60+
"babel-preset-commitlint": "^4.2.0",
6161
"babel-register": "^6.24.1",
6262
"commitizen": "^2.9.6",
6363
"concurrently": "^3.5.0",
6464
"cross-env": "^5.0.1",
6565
"throat": "^4.1.0"
6666
},
6767
"dependencies": {
68-
"@commitlint/core": "^4.1.1",
68+
"@commitlint/core": "^4.2.0",
6969
"babel-runtime": "^6.23.0",
7070
"chalk": "^1.1.1",
7171
"lodash": "^4.17.4",

0 commit comments

Comments
 (0)