File tree Expand file tree Collapse file tree 20 files changed +110
-17
lines changed Expand file tree Collapse file tree 20 files changed +110
-17
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.1.0 " ></a >
7
+ # [ 7.1.0] ( https://github.com/marionebl/commitlint/compare/v7.0.1...v7.1.0 ) (2018-08-29)
8
+
9
+
10
+
11
+
12
+ ** Note:** Version bump only for package commitlint
13
+
6
14
<a name =" 6.2.0 " ></a >
7
15
# [ 6.2.0] ( https://github.com/marionebl/commitlint/compare/v6.1.3...v6.2.0 ) (2018-05-01)
8
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " commitlint" ,
3
- "version" : " 7.0 .0" ,
3
+ "version" : " 7.1 .0" ,
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.0 .0" ,
38
+ "@commitlint/cli" : " ^7.1 .0" ,
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.1.0 " ></a >
7
+ # [ 7.1.0] ( https://github.com/marionebl/commitlint/compare/v7.0.1...v7.1.0 ) (2018-08-29)
8
+
9
+
10
+
11
+
12
+ ** Note:** Version bump only for package @commitlint/cli
13
+
6
14
<a name =" 6.2.0 " ></a >
7
15
# [ 6.2.0] ( https://github.com/marionebl/commitlint/compare/v6.1.3...v6.2.0 ) (2018-05-01)
8
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @commitlint/cli" ,
3
- "version" : " 7.0 .0" ,
3
+ "version" : " 7.1 .0" ,
4
4
"description" : " Lint your commit messages" ,
5
5
"files" : [
6
6
" index.js" ,
76
76
},
77
77
"dependencies" : {
78
78
"@commitlint/format" : " ^7.0.0" ,
79
- "@commitlint/lint" : " ^7.0 .0" ,
79
+ "@commitlint/lint" : " ^7.1 .0" ,
80
80
"@commitlint/load" : " ^7.0.0" ,
81
81
"@commitlint/read" : " ^7.0.0" ,
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.1.0 " ></a >
7
+ # [ 7.1.0] ( https://github.com/marionebl/commitlint/compare/v7.0.1...v7.1.0 ) (2018-08-29)
8
+
9
+
10
+
11
+
12
+ ** Note:** Version bump only for package @commitlint/config-conventional
13
+
6
14
<a name =" 6.1.1 " ></a >
7
15
## [ 6.1.1] ( https://github.com/marionebl/commitlint/compare/v6.1.0...v6.1.1 ) (2018-02-22)
8
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @commitlint/config-conventional" ,
3
- "version" : " 7.0.1 " ,
3
+ "version" : " 7.1.0 " ,
4
4
"description" : " Shareable commitlint config enforcing conventional commits" ,
5
5
"files" : [
6
6
" index.js"
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.1.0 " ></a >
7
+ # [ 7.1.0] ( https://github.com/marionebl/commitlint/compare/v7.0.1...v7.1.0 ) (2018-08-29)
8
+
9
+
10
+
11
+
12
+ ** Note:** Version bump only for package @commitlint/core
13
+
6
14
<a name =" 6.2.0 " ></a >
7
15
# [ 6.2.0] ( https://github.com/marionebl/commitlint/compare/v6.1.3...v6.2.0 ) (2018-05-01)
8
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @commitlint/core" ,
3
- "version" : " 7.0 .0" ,
3
+ "version" : " 7.1 .0" ,
4
4
"description" : " Lint your commit messages" ,
5
5
"files" : [
6
6
" index.js"
38
38
},
39
39
"dependencies" : {
40
40
"@commitlint/format" : " ^7.0.0" ,
41
- "@commitlint/lint" : " ^7.0 .0" ,
41
+ "@commitlint/lint" : " ^7.1 .0" ,
42
42
"@commitlint/load" : " ^7.0.0" ,
43
43
"@commitlint/read" : " ^7.0.0"
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.1.0 " ></a >
7
+ # [ 7.1.0] ( https://github.com/marionebl/commitlint/compare/v7.0.1...v7.1.0 ) (2018-08-29)
8
+
9
+
10
+ ### Features
11
+
12
+ * add max line length to body/footer ([ 542f50e] ( https://github.com/marionebl/commitlint/commit/542f50e ) )
13
+
14
+
15
+
16
+
6
17
<a name =" 6.1.1 " ></a >
7
18
## [ 6.1.1] ( https://github.com/marionebl/commitlint/compare/v6.1.0...v6.1.1 ) (2018-02-22)
8
19
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @commitlint/ensure" ,
3
- "version" : " 7.0 .0" ,
3
+ "version" : " 7.1 .0" ,
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 =" 7.1.0 " ></a >
7
+ # [ 7.1.0] ( https://github.com/marionebl/commitlint/compare/v7.0.1...v7.1.0 ) (2018-08-29)
8
+
9
+
10
+ ### Features
11
+
12
+ * ** wildcards:** add new wildcard patterns [ #315 ] ( https://github.com/marionebl/commitlint/issues/315 ) ([ e9ea17f] ( https://github.com/marionebl/commitlint/commit/e9ea17f ) )
13
+
14
+
15
+
16
+
6
17
<a name =" 6.1.1 " ></a >
7
18
## [ 6.1.1] ( https://github.com/marionebl/commitlint/compare/v6.1.0...v6.1.1 ) (2018-02-22)
8
19
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @commitlint/is-ignored" ,
3
- "version" : " 7.0 .0" ,
3
+ "version" : " 7.1 .0" ,
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 =" 7.1.0 " ></a >
7
+ # [ 7.1.0] ( https://github.com/marionebl/commitlint/compare/v7.0.1...v7.1.0 ) (2018-08-29)
8
+
9
+
10
+
11
+
12
+ ** Note:** Version bump only for package @commitlint/lint
13
+
6
14
<a name =" 6.2.0 " ></a >
7
15
# [ 6.2.0] ( https://github.com/marionebl/commitlint/compare/v6.1.3...v6.2.0 ) (2018-05-01)
8
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @commitlint/lint" ,
3
- "version" : " 7.0 .0" ,
3
+ "version" : " 7.1 .0" ,
4
4
"description" : " Lint a string against commitlint rules" ,
5
5
"main" : " lib/index.js" ,
6
6
"files" : [
74
74
"xo" : " 0.20.3"
75
75
},
76
76
"dependencies" : {
77
- "@commitlint/is-ignored" : " ^7.0 .0" ,
77
+ "@commitlint/is-ignored" : " ^7.1 .0" ,
78
78
"@commitlint/parse" : " ^7.0.0" ,
79
- "@commitlint/rules" : " ^7.0 .0" ,
79
+ "@commitlint/rules" : " ^7.1 .0" ,
80
80
"babel-runtime" : " ^6.23.0" ,
81
81
"lodash.topairs" : " 4.3.0"
82
82
}
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.1.0 " ></a >
7
+ # [ 7.1.0] ( https://github.com/marionebl/commitlint/compare/v7.0.1...v7.1.0 ) (2018-08-29)
8
+
9
+
10
+ ### Features
11
+
12
+ * add max line length to body/footer ([ 542f50e] ( https://github.com/marionebl/commitlint/commit/542f50e ) )
13
+
14
+
15
+
16
+
6
17
<a name =" 6.2.0 " ></a >
7
18
# [ 6.2.0] ( https://github.com/marionebl/commitlint/compare/v6.1.3...v6.2.0 ) (2018-05-01)
8
19
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @commitlint/rules" ,
3
- "version" : " 7.0 .0" ,
3
+ "version" : " 7.1 .0" ,
4
4
"description" : " Lint your commit messages" ,
5
5
"main" : " lib/index.js" ,
6
6
"files" : [
75
75
"xo" : " 0.20.3"
76
76
},
77
77
"dependencies" : {
78
- "@commitlint/ensure" : " ^7.0 .0" ,
78
+ "@commitlint/ensure" : " ^7.1 .0" ,
79
79
"@commitlint/message" : " ^7.0.0" ,
80
80
"@commitlint/to-lines" : " ^7.0.0" ,
81
81
"babel-runtime" : " ^6.23.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.1.0 " ></a >
7
+ # [ 7.1.0] ( https://github.com/marionebl/commitlint/compare/v7.0.1...v7.1.0 ) (2018-08-29)
8
+
9
+
10
+
11
+
12
+ ** Note:** Version bump only for package @commitlint/travis-cli
13
+
6
14
<a name =" 6.2.0 " ></a >
7
15
# [ 6.2.0] ( https://github.com/marionebl/commitlint/compare/v6.1.3...v6.2.0 ) (2018-05-01)
8
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @commitlint/travis-cli" ,
3
- "version" : " 7.0 .0" ,
3
+ "version" : " 7.1 .0" ,
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.0 .0" ,
71
+ "@commitlint/cli" : " ^7.1 .0" ,
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.1.0 " ></a >
7
+ # [ 7.1.0] ( https://github.com/marionebl/commitlint/compare/v7.0.1...v7.1.0 ) (2018-08-29)
8
+
9
+
10
+ ### Features
11
+
12
+ * ** wildcards:** add new wildcard patterns [ #315 ] ( https://github.com/marionebl/commitlint/issues/315 ) ([ e9ea17f] ( https://github.com/marionebl/commitlint/commit/e9ea17f ) )
13
+ * add max line length to body/footer ([ 542f50e] ( https://github.com/marionebl/commitlint/commit/542f50e ) )
14
+
15
+
16
+
17
+
6
18
<a name =" 6.2.0 " ></a >
7
19
# [ 6.2.0] ( https://github.com/marionebl/commitlint/compare/v6.1.3...v6.2.0 ) (2018-05-01)
8
20
Original file line number Diff line number Diff line change 2
2
"lerna" : " 3.1.1" ,
3
3
"npmClient" : " yarn" ,
4
4
"useWorkspaces" : true ,
5
- "version" : " 7.0.1 "
5
+ "version" : " 7.1.0 "
6
6
}
You can’t perform that action at this time.
0 commit comments