File tree 8 files changed +44
-6
lines changed
8 files changed +44
-6
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
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
+
6
14
<a name =" 5.1.1 " ></a >
7
15
## [ 5.1.1] ( https://github.com/marionebl/commitlint/compare/v5.1.0...v5.1.1 ) (2017-11-24)
8
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @commitlint/prompt-cli" ,
3
- "version" : " 5.1.1 " ,
3
+ "version" : " 5.1.2 " ,
4
4
"description" : " commit prompt using commitlint.config.js" ,
5
5
"bin" : {
6
6
"commit" : " ./cli.js"
31
31
"xo" : " 0.18.2"
32
32
},
33
33
"dependencies" : {
34
- "@commitlint/prompt" : " ^5.1.1 " ,
34
+ "@commitlint/prompt" : " ^5.1.2 " ,
35
35
"execa" : " 0.8.0" ,
36
36
"meow" : " 3.7.0"
37
37
}
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
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
+
6
17
<a name =" 5.1.1 " ></a >
7
18
## [ 5.1.1] ( https://github.com/marionebl/commitlint/compare/v5.1.0...v5.1.1 ) (2017-11-24)
8
19
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @commitlint/prompt" ,
3
- "version" : " 5.1.1 " ,
3
+ "version" : " 5.1.2 " ,
4
4
"description" : " commitizen prompt using commitlint.config.js" ,
5
5
"main" : " ./lib/index.js" ,
6
6
"scripts" : {
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
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
+
6
14
<a name =" 5.1.1 " ></a >
7
15
## [ 5.1.1] ( https://github.com/marionebl/commitlint/compare/v5.1.0...v5.1.1 ) (2017-11-24)
8
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @commitlint/example-prompt" ,
3
3
"private" : true ,
4
- "version" : " 5.1.1 " ,
4
+ "version" : " 5.1.2 " ,
5
5
"description" : " Example for prompt guide" ,
6
6
"scripts" : {
7
7
"commit" : " commit"
17
17
},
18
18
"homepage" : " https://github.com/marionebl/commitlint#readme" ,
19
19
"devDependencies" : {
20
- "@commitlint/prompt-cli" : " ^5.1.1 "
20
+ "@commitlint/prompt-cli" : " ^5.1.2 "
21
21
}
22
22
}
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
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
+
6
17
<a name =" 5.1.1 " ></a >
7
18
## [ 5.1.1] ( https://github.com/marionebl/commitlint/compare/v5.1.0...v5.1.1 ) (2017-11-24)
8
19
Original file line number Diff line number Diff line change 2
2
"lerna" : " 2.5.1" ,
3
3
"npmClient" : " yarn" ,
4
4
"useWorkspaces" : true ,
5
- "version" : " 5.1.1 "
5
+ "version" : " 5.1.2 "
6
6
}
You can’t perform that action at this time.
0 commit comments