File tree 16 files changed +84
-14
lines changed
16 files changed +84
-14
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 =" 6.0.5 " ></a >
7
+ ## [ 6.0.5] ( https://github.com/marionebl/commitlint/compare/v6.0.4...v6.0.5 ) (2018-01-31)
8
+
9
+
10
+
11
+
12
+ ** Note:** Version bump only for package commitlint
13
+
6
14
<a name =" 6.0.4 " ></a >
7
15
## [ 6.0.4] ( https://github.com/marionebl/commitlint/compare/v6.0.3...v6.0.4 ) (2018-01-31)
8
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " commitlint" ,
3
- "version" : " 6.0.4 " ,
3
+ "version" : " 6.0.5 " ,
4
4
"description" : " Lint your commit messages" ,
5
5
"files" : [
6
6
" cli.js"
35
35
},
36
36
"license" : " MIT" ,
37
37
"dependencies" : {
38
- "@commitlint/cli" : " ^6.0.4 " ,
38
+ "@commitlint/cli" : " ^6.0.5 " ,
39
39
"read-pkg" : " 3.0.0" ,
40
40
"resolve-pkg" : " 1.0.0"
41
41
},
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 =" 6.0.5 " ></a >
7
+ ## [ 6.0.5] ( https://github.com/marionebl/commitlint/compare/v6.0.4...v6.0.5 ) (2018-01-31)
8
+
9
+
10
+
11
+
12
+ ** Note:** Version bump only for package @commitlint/cli
13
+
6
14
<a name =" 6.0.4 " ></a >
7
15
## [ 6.0.4] ( https://github.com/marionebl/commitlint/compare/v6.0.3...v6.0.4 ) (2018-01-31)
8
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @commitlint/cli" ,
3
- "version" : " 6.0.4 " ,
3
+ "version" : " 6.0.5 " ,
4
4
"description" : " Lint your commit messages" ,
5
5
"files" : [
6
6
" index.js" ,
75
75
"xo" : " 0.18.2"
76
76
},
77
77
"dependencies" : {
78
- "@commitlint/core" : " ^6.0.4 " ,
78
+ "@commitlint/core" : " ^6.0.5 " ,
79
79
"babel-polyfill" : " 6.26.0" ,
80
80
"chalk" : " 2.3.0" ,
81
81
"get-stdin" : " 5.0.1" ,
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 =" 6.0.5 " ></a >
7
+ ## [ 6.0.5] ( https://github.com/marionebl/commitlint/compare/v6.0.4...v6.0.5 ) (2018-01-31)
8
+
9
+
10
+
11
+
12
+ ** Note:** Version bump only for package @commitlint/core
13
+
6
14
<a name =" 6.0.4 " ></a >
7
15
## [ 6.0.4] ( https://github.com/marionebl/commitlint/compare/v6.0.3...v6.0.4 ) (2018-01-31)
8
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @commitlint/core" ,
3
- "version" : " 6.0.4 " ,
3
+ "version" : " 6.0.5 " ,
4
4
"description" : " Lint your commit messages" ,
5
5
"main" : " lib/index.js" ,
6
6
"files" : [
81
81
"@commitlint/parse" : " ^6.0.4" ,
82
82
"@commitlint/resolve-extends" : " ^6.0.4" ,
83
83
"@commitlint/rules" : " ^6.0.4" ,
84
- "@commitlint/top-level" : " ^6.0.4 " ,
84
+ "@commitlint/top-level" : " ^6.0.5 " ,
85
85
"@marionebl/sander" : " ^0.6.0" ,
86
86
"babel-runtime" : " ^6.23.0" ,
87
87
"chalk" : " ^2.0.1" ,
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 =" 6.0.5 " ></a >
7
+ ## [ 6.0.5] ( https://github.com/marionebl/commitlint/compare/v6.0.4...v6.0.5 ) (2018-01-31)
8
+
9
+
10
+
11
+
12
+ ** Note:** Version bump only for package @commitlint/prompt-cli
13
+
6
14
<a name =" 6.0.4 " ></a >
7
15
## [ 6.0.4] ( https://github.com/marionebl/commitlint/compare/v6.0.3...v6.0.4 ) (2018-01-31)
8
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @commitlint/prompt-cli" ,
3
- "version" : " 6.0.4 " ,
3
+ "version" : " 6.0.5 " ,
4
4
"description" : " commit prompt using commitlint.config.js" ,
5
5
"files" : [
6
6
" cli.js"
35
35
"xo" : " 0.18.2"
36
36
},
37
37
"dependencies" : {
38
- "@commitlint/prompt" : " ^6.0.4 " ,
38
+ "@commitlint/prompt" : " ^6.0.5 " ,
39
39
"execa" : " 0.9.0" ,
40
40
"meow" : " 3.7.0"
41
41
}
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 =" 6.0.5 " ></a >
7
+ ## [ 6.0.5] ( https://github.com/marionebl/commitlint/compare/v6.0.4...v6.0.5 ) (2018-01-31)
8
+
9
+
10
+
11
+
12
+ ** Note:** Version bump only for package @commitlint/prompt
13
+
6
14
<a name =" 6.0.4 " ></a >
7
15
## [ 6.0.4] ( https://github.com/marionebl/commitlint/compare/v6.0.3...v6.0.4 ) (2018-01-31)
8
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @commitlint/prompt" ,
3
- "version" : " 6.0.4 " ,
3
+ "version" : " 6.0.5 " ,
4
4
"description" : " commitizen prompt using commitlint.config.js" ,
5
5
"main" : " ./lib/index.js" ,
6
6
"files" : [
69
69
"xo" : " 0.18.2"
70
70
},
71
71
"dependencies" : {
72
- "@commitlint/core" : " ^6.0.4 " ,
72
+ "@commitlint/core" : " ^6.0.5 " ,
73
73
"babel-runtime" : " ^6.23.0" ,
74
74
"chalk" : " ^2.0.0" ,
75
75
"lodash.camelcase" : " 4.3.0" ,
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 =" 6.0.5 " ></a >
7
+ ## [ 6.0.5] ( https://github.com/marionebl/commitlint/compare/v6.0.4...v6.0.5 ) (2018-01-31)
8
+
9
+
10
+ ### Bug Fixes
11
+
12
+ * remove utils from prod dependencies ([ 4fb858a] ( https://github.com/marionebl/commitlint/commit/4fb858a ) )
13
+
14
+
15
+
16
+
6
17
<a name =" 6.0.4 " ></a >
7
18
## [ 6.0.4] ( https://github.com/marionebl/commitlint/compare/v6.0.3...v6.0.4 ) (2018-01-31)
8
19
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @commitlint/top-level" ,
3
- "version" : " 6.0.4 " ,
3
+ "version" : " 6.0.5 " ,
4
4
"description" : " Lint your commit messages" ,
5
5
"main" : " lib/index.js" ,
6
6
"files" : [
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 =" 6.0.5 " ></a >
7
+ ## [ 6.0.5] ( https://github.com/marionebl/commitlint/compare/v6.0.4...v6.0.5 ) (2018-01-31)
8
+
9
+
10
+
11
+
12
+ ** Note:** Version bump only for package @commitlint/travis-cli
13
+
6
14
<a name =" 6.0.4 " ></a >
7
15
## [ 6.0.4] ( https://github.com/marionebl/commitlint/compare/v6.0.3...v6.0.4 ) (2018-01-31)
8
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @commitlint/travis-cli" ,
3
- "version" : " 6.0.4 " ,
3
+ "version" : " 6.0.5 " ,
4
4
"description" : " Lint all relevant commits for a change or PR on Travis CI" ,
5
5
"files" : [
6
6
" lib/"
68
68
"which" : " 1.3.0"
69
69
},
70
70
"dependencies" : {
71
- "@commitlint/cli" : " ^6.0.4 " ,
71
+ "@commitlint/cli" : " ^6.0.5 " ,
72
72
"babel-runtime" : " 6.26.0" ,
73
73
"execa" : " 0.9.0"
74
74
}
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 =" 6.0.5 " ></a >
7
+ ## [ 6.0.5] ( https://github.com/marionebl/commitlint/compare/v6.0.4...v6.0.5 ) (2018-01-31)
8
+
9
+
10
+ ### Bug Fixes
11
+
12
+ * remove utils from prod dependencies ([ 4fb858a] ( https://github.com/marionebl/commitlint/commit/4fb858a ) )
13
+
14
+
15
+
16
+
6
17
<a name =" 6.0.4 " ></a >
7
18
## [ 6.0.4] ( https://github.com/marionebl/commitlint/compare/v6.0.3...v6.0.4 ) (2018-01-31)
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" : " 6.0.4 "
5
+ "version" : " 6.0.5 "
6
6
}
You can’t perform that action at this time.
0 commit comments