Skip to content

Commit 0e10fe1

Browse files
committed
v5.1.2
1 parent 3a569a7 commit 0e10fe1

File tree

8 files changed

+44
-6
lines changed

8 files changed

+44
-6
lines changed

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

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@commitlint/prompt-cli",
3-
"version": "5.1.1",
3+
"version": "5.1.2",
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": "^5.1.1",
34+
"@commitlint/prompt": "^5.1.2",
3535
"execa": "0.8.0",
3636
"meow": "3.7.0"
3737
}

Diff for: @commitlint/prompt/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.2"></a>
7+
## [5.1.2](https://github.com/marionebl/commitlint/compare/v5.1.1...v5.1.2) (2017-11-24)
8+
9+
10+
### Bug Fixes
11+
12+
* **prompt:** apply forced cases properly ([3a569a7](https://github.com/marionebl/commitlint/commit/3a569a7)), closes [#145](https://github.com/marionebl/commitlint/issues/145)
13+
14+
15+
16+
617
<a name="5.1.1"></a>
718
## [5.1.1](https://github.com/marionebl/commitlint/compare/v5.1.0...v5.1.1) (2017-11-24)
819

Diff for: @commitlint/prompt/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@commitlint/prompt",
3-
"version": "5.1.1",
3+
"version": "5.1.2",
44
"description": "commitizen prompt using commitlint.config.js",
55
"main": "./lib/index.js",
66
"scripts": {

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

Diff for: @packages/example-prompt/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@commitlint/example-prompt",
33
"private": true,
4-
"version": "5.1.1",
4+
"version": "5.1.2",
55
"description": "Example for prompt guide",
66
"scripts": {
77
"commit": "commit"
@@ -17,6 +17,6 @@
1717
},
1818
"homepage": "https://github.com/marionebl/commitlint#readme",
1919
"devDependencies": {
20-
"@commitlint/prompt-cli": "^5.1.1"
20+
"@commitlint/prompt-cli": "^5.1.2"
2121
}
2222
}

Diff for: 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.2"></a>
7+
## [5.1.2](https://github.com/marionebl/commitlint/compare/v5.1.1...v5.1.2) (2017-11-24)
8+
9+
10+
### Bug Fixes
11+
12+
* **prompt:** apply forced cases properly ([3a569a7](https://github.com/marionebl/commitlint/commit/3a569a7)), closes [#145](https://github.com/marionebl/commitlint/issues/145)
13+
14+
15+
16+
617
<a name="5.1.1"></a>
718
## [5.1.1](https://github.com/marionebl/commitlint/compare/v5.1.0...v5.1.1) (2017-11-24)
819

Diff for: lerna.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
"lerna": "2.5.1",
33
"npmClient": "yarn",
44
"useWorkspaces": true,
5-
"version": "5.1.1"
5+
"version": "5.1.2"
66
}

0 commit comments

Comments
 (0)