File tree 12 files changed +64
-10
lines changed
12 files changed +64
-10
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 =" 7.3.2 " ></a >
7
+ ## [ 7.3.2] ( https://github.com/marionebl/commitlint/compare/v7.3.1...v7.3.2 ) (2019-01-15)
8
+
9
+
10
+
11
+
12
+ ** Note:** Version bump only for package commitlint
13
+
6
14
<a name =" 7.3.1 " ></a >
7
15
## [ 7.3.1] ( https://github.com/marionebl/commitlint/compare/v7.3.0...v7.3.1 ) (2019-01-11)
8
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " commitlint" ,
3
- "version" : " 7.3.1 " ,
3
+ "version" : " 7.3.2 " ,
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" : " ^7.3.1 " ,
38
+ "@commitlint/cli" : " ^7.3.2 " ,
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 =" 7.3.2 " ></a >
7
+ ## [ 7.3.2] ( https://github.com/marionebl/commitlint/compare/v7.3.1...v7.3.2 ) (2019-01-15)
8
+
9
+
10
+
11
+
12
+ ** Note:** Version bump only for package @commitlint/cli
13
+
6
14
<a name =" 7.3.1 " ></a >
7
15
## [ 7.3.1] ( https://github.com/marionebl/commitlint/compare/v7.3.0...v7.3.1 ) (2019-01-11)
8
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @commitlint/cli" ,
3
- "version" : " 7.3.1 " ,
3
+ "version" : " 7.3.2 " ,
4
4
"description" : " Lint your commit messages" ,
5
5
"files" : [
6
6
" index.js" ,
76
76
},
77
77
"dependencies" : {
78
78
"@commitlint/format" : " ^7.3.1" ,
79
- "@commitlint/lint" : " ^7.3.1 " ,
79
+ "@commitlint/lint" : " ^7.3.2 " ,
80
80
"@commitlint/load" : " ^7.3.1" ,
81
81
"@commitlint/read" : " ^7.3.1" ,
82
82
"babel-polyfill" : " 6.26.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 =" 7.3.2 " ></a >
7
+ ## [ 7.3.2] ( https://github.com/marionebl/commitlint/compare/v7.3.1...v7.3.2 ) (2019-01-15)
8
+
9
+
10
+
11
+
12
+ ** Note:** Version bump only for package @commitlint/core
13
+
6
14
<a name =" 7.3.1 " ></a >
7
15
## [ 7.3.1] ( https://github.com/marionebl/commitlint/compare/v7.3.0...v7.3.1 ) (2019-01-11)
8
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @commitlint/core" ,
3
- "version" : " 7.3.1 " ,
3
+ "version" : " 7.3.2 " ,
4
4
"description" : " Lint your commit messages" ,
5
5
"files" : [
6
6
" index.js"
38
38
},
39
39
"dependencies" : {
40
40
"@commitlint/format" : " ^7.3.1" ,
41
- "@commitlint/lint" : " ^7.3.1 " ,
41
+ "@commitlint/lint" : " ^7.3.2 " ,
42
42
"@commitlint/load" : " ^7.3.1" ,
43
43
"@commitlint/read" : " ^7.3.1"
44
44
}
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 =" 7.3.2 " ></a >
7
+ ## [ 7.3.2] ( https://github.com/marionebl/commitlint/compare/v7.3.1...v7.3.2 ) (2019-01-15)
8
+
9
+
10
+ ### Bug Fixes
11
+
12
+ * move loadsh to dependencies ([ 1bb66a4] ( https://github.com/marionebl/commitlint/commit/1bb66a4 ) )
13
+
14
+
15
+
16
+
6
17
<a name =" 7.3.1 " ></a >
7
18
## [ 7.3.1] ( https://github.com/marionebl/commitlint/compare/v7.3.0...v7.3.1 ) (2019-01-11)
8
19
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @commitlint/lint" ,
3
- "version" : " 7.3.1 " ,
3
+ "version" : " 7.3.2 " ,
4
4
"description" : " Lint a string against commitlint rules" ,
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 =" 7.3.2 " ></a >
7
+ ## [ 7.3.2] ( https://github.com/marionebl/commitlint/compare/v7.3.1...v7.3.2 ) (2019-01-15)
8
+
9
+
10
+
11
+
12
+ ** Note:** Version bump only for package @commitlint/travis-cli
13
+
6
14
<a name =" 7.3.1 " ></a >
7
15
## [ 7.3.1] ( https://github.com/marionebl/commitlint/compare/v7.3.0...v7.3.1 ) (2019-01-11)
8
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @commitlint/travis-cli" ,
3
- "version" : " 7.3.1 " ,
3
+ "version" : " 7.3.2 " ,
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" : " ^7.3.1 " ,
71
+ "@commitlint/cli" : " ^7.3.2 " ,
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 =" 7.3.2 " ></a >
7
+ ## [ 7.3.2] ( https://github.com/marionebl/commitlint/compare/v7.3.1...v7.3.2 ) (2019-01-15)
8
+
9
+
10
+ ### Bug Fixes
11
+
12
+ * move loadsh to dependencies ([ 1bb66a4] ( https://github.com/marionebl/commitlint/commit/1bb66a4 ) )
13
+
14
+
15
+
16
+
6
17
<a name =" 7.3.1 " ></a >
7
18
## [ 7.3.1] ( https://github.com/marionebl/commitlint/compare/v7.3.0...v7.3.1 ) (2019-01-11)
8
19
Original file line number Diff line number Diff line change 2
2
"lerna" : " 2" ,
3
3
"npmClient" : " yarn" ,
4
4
"useWorkspaces" : true ,
5
- "version" : " 7.3.1 "
5
+ "version" : " 7.3.2 "
6
6
}
You can’t perform that action at this time.
0 commit comments