Skip to content

Commit 5a06c80

Browse files
committed
v6.0.1
1 parent bd1dfde commit 5a06c80

File tree

18 files changed

+88
-16
lines changed

18 files changed

+88
-16
lines changed

@alias/commitlint/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+
<a name="6.0.1"></a>
7+
## [6.0.1](https://github.com/marionebl/commitlint/compare/v6.0.0...v6.0.1) (2018-01-09)
8+
9+
10+
11+
12+
**Note:** Version bump only for package commitlint
13+
614
<a name="6.0.0"></a>
715
# [6.0.0](https://github.com/marionebl/commitlint/compare/v5.2.6...v6.0.0) (2018-01-09)
816

@alias/commitlint/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "commitlint",
3-
"version": "6.0.0",
3+
"version": "6.0.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": "^6.0.0",
31+
"@commitlint/cli": "^6.0.1",
3232
"read-pkg": "3.0.0",
3333
"resolve-pkg": "1.0.0"
3434
}

@commitlint/cli/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+
<a name="6.0.1"></a>
7+
## [6.0.1](https://github.com/marionebl/commitlint/compare/v6.0.0...v6.0.1) (2018-01-09)
8+
9+
10+
11+
12+
**Note:** Version bump only for package @commitlint/cli
13+
614
<a name="6.0.0"></a>
715
# [6.0.0](https://github.com/marionebl/commitlint/compare/v5.2.6...v6.0.0) (2018-01-09)
816

@commitlint/cli/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@commitlint/cli",
3-
"version": "6.0.0",
3+
"version": "6.0.1",
44
"description": "Lint your commit messages",
55
"bin": {
66
"commitlint": "./lib/cli.js"
@@ -69,7 +69,7 @@
6969
"xo": "0.18.2"
7070
},
7171
"dependencies": {
72-
"@commitlint/core": "^6.0.0",
72+
"@commitlint/core": "^6.0.1",
7373
"babel-polyfill": "6.26.0",
7474
"chalk": "2.3.0",
7575
"get-stdin": "5.0.1",

@commitlint/core/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+
<a name="6.0.1"></a>
7+
## [6.0.1](https://github.com/marionebl/commitlint/compare/v6.0.0...v6.0.1) (2018-01-09)
8+
9+
10+
11+
12+
**Note:** Version bump only for package @commitlint/core
13+
614
<a name="6.0.0"></a>
715
# [6.0.0](https://github.com/marionebl/commitlint/compare/v5.2.6...v6.0.0) (2018-01-09)
816

@commitlint/core/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@commitlint/core",
3-
"version": "6.0.0",
3+
"version": "6.0.1",
44
"description": "Lint your commit messages",
55
"main": "lib/index.js",
66
"scripts": {
@@ -76,7 +76,7 @@
7676
"@commitlint/is-ignored": "^6.0.0",
7777
"@commitlint/parse": "^6.0.0",
7878
"@commitlint/resolve-extends": "^6.0.0",
79-
"@commitlint/rules": "^6.0.0",
79+
"@commitlint/rules": "^6.0.1",
8080
"@commitlint/top-level": "^6.0.0",
8181
"@marionebl/sander": "^0.6.0",
8282
"babel-runtime": "^6.23.0",

@commitlint/prompt-cli/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+
<a name="6.0.1"></a>
7+
## [6.0.1](https://github.com/marionebl/commitlint/compare/v6.0.0...v6.0.1) (2018-01-09)
8+
9+
10+
11+
12+
**Note:** Version bump only for package @commitlint/prompt-cli
13+
614
<a name="6.0.0"></a>
715
# [6.0.0](https://github.com/marionebl/commitlint/compare/v5.2.6...v6.0.0) (2018-01-09)
816

@commitlint/prompt-cli/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@commitlint/prompt-cli",
3-
"version": "6.0.0",
3+
"version": "6.0.1",
44
"description": "commit prompt using commitlint.config.js",
55
"bin": {
66
"commit": "./cli.js"
@@ -31,7 +31,7 @@
3131
"xo": "0.18.2"
3232
},
3333
"dependencies": {
34-
"@commitlint/prompt": "^6.0.0",
34+
"@commitlint/prompt": "^6.0.1",
3535
"execa": "0.8.0",
3636
"meow": "3.7.0"
3737
}

@commitlint/prompt/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+
<a name="6.0.1"></a>
7+
## [6.0.1](https://github.com/marionebl/commitlint/compare/v6.0.0...v6.0.1) (2018-01-09)
8+
9+
10+
11+
12+
**Note:** Version bump only for package @commitlint/prompt
13+
614
<a name="6.0.0"></a>
715
# [6.0.0](https://github.com/marionebl/commitlint/compare/v5.2.6...v6.0.0) (2018-01-09)
816

@commitlint/prompt/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@commitlint/prompt",
3-
"version": "6.0.0",
3+
"version": "6.0.1",
44
"description": "commitizen prompt using commitlint.config.js",
55
"main": "./lib/index.js",
66
"scripts": {
@@ -66,7 +66,7 @@
6666
"xo": "0.18.2"
6767
},
6868
"dependencies": {
69-
"@commitlint/core": "^6.0.0",
69+
"@commitlint/core": "^6.0.1",
7070
"babel-runtime": "^6.23.0",
7171
"chalk": "^2.0.0",
7272
"lodash.camelcase": "4.3.0",

0 commit comments

Comments
 (0)