File tree 26 files changed +138
-25
lines changed
commitlint-config-lerna-scopes
26 files changed +138
-25
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.2.1 " ></a >
7
+ ## [ 7.2.1] ( https://github.com/marionebl/commitlint/compare/v7.2.0...v7.2.1 ) (2018-10-11)
8
+
9
+
10
+
11
+
12
+ ** Note:** Version bump only for package commitlint-config-lerna-scopes
13
+
6
14
<a name =" 7.1.2 " ></a >
7
15
## [ 7.1.2] ( https://github.com/marionebl/commitlint/compare/v7.1.1...v7.1.2 ) (2018-09-04)
8
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " commitlint-config-lerna-scopes" ,
3
- "version" : " 7.1.2 " ,
3
+ "version" : " 7.2.1 " ,
4
4
"description" : " Shareable commitlint config enforcing lerna package names as scopes" ,
5
5
"files" : [
6
6
" index.js"
29
29
},
30
30
"homepage" : " https://github.com/marionebl/commitlint#readme" ,
31
31
"dependencies" : {
32
- "@commitlint/config-lerna-scopes" : " ^7.1.2 "
32
+ "@commitlint/config-lerna-scopes" : " ^7.2.1 "
33
33
},
34
34
"devDependencies" : {
35
35
"@commitlint/utils" : " ^7.1.2"
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.2.1 " ></a >
7
+ ## [ 7.2.1] ( https://github.com/marionebl/commitlint/compare/v7.2.0...v7.2.1 ) (2018-10-11)
8
+
9
+
10
+
11
+
12
+ ** Note:** Version bump only for package commitlint
13
+
6
14
<a name =" 7.2.0 " ></a >
7
15
# [ 7.2.0] ( https://github.com/marionebl/commitlint/compare/v7.1.2...v7.2.0 ) (2018-10-05)
8
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " commitlint" ,
3
- "version" : " 7.2.0 " ,
3
+ "version" : " 7.2.1 " ,
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.2.0 " ,
38
+ "@commitlint/cli" : " ^7.2.1 " ,
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.2.1 " ></a >
7
+ ## [ 7.2.1] ( https://github.com/marionebl/commitlint/compare/v7.2.0...v7.2.1 ) (2018-10-11)
8
+
9
+
10
+ ### Bug Fixes
11
+
12
+ * improve format module resolving ([ #464 ] ( https://github.com/marionebl/commitlint/issues/464 ) ) ([ baed8b1] ( https://github.com/marionebl/commitlint/commit/baed8b1 ) )
13
+
14
+
15
+
16
+
6
17
<a name =" 7.2.0 " ></a >
7
18
# [ 7.2.0] ( https://github.com/marionebl/commitlint/compare/v7.1.2...v7.2.0 ) (2018-10-05)
8
19
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @commitlint/cli" ,
3
- "version" : " 7.2.0 " ,
3
+ "version" : " 7.2.1 " ,
4
4
"description" : " Lint your commit messages" ,
5
5
"files" : [
6
6
" index.js" ,
75
75
"xo" : " 0.20.3"
76
76
},
77
77
"dependencies" : {
78
- "@commitlint/format" : " ^7.2.0 " ,
79
- "@commitlint/lint" : " ^7.2.0 " ,
80
- "@commitlint/load" : " ^7.2.0 " ,
78
+ "@commitlint/format" : " ^7.2.1 " ,
79
+ "@commitlint/lint" : " ^7.2.1 " ,
80
+ "@commitlint/load" : " ^7.2.1 " ,
81
81
"@commitlint/read" : " ^7.1.2" ,
82
82
"babel-polyfill" : " 6.26.0" ,
83
83
"chalk" : " 2.3.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 =" 7.2.1 " ></a >
7
+ ## [ 7.2.1] ( https://github.com/marionebl/commitlint/compare/v7.2.0...v7.2.1 ) (2018-10-11)
8
+
9
+
10
+
11
+
12
+ ** Note:** Version bump only for package @commitlint/config-lerna-scopes
13
+
6
14
<a name =" 7.1.2 " ></a >
7
15
## [ 7.1.2] ( https://github.com/marionebl/commitlint/compare/v7.1.1...v7.1.2 ) (2018-09-04)
8
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @commitlint/config-lerna-scopes" ,
3
- "version" : " 7.1.2 " ,
3
+ "version" : " 7.2.1 " ,
4
4
"description" : " Shareable commitlint config enforcing lerna package names as scopes" ,
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.2.1 " ></a >
7
+ ## [ 7.2.1] ( https://github.com/marionebl/commitlint/compare/v7.2.0...v7.2.1 ) (2018-10-11)
8
+
9
+
10
+
11
+
12
+ ** Note:** Version bump only for package @commitlint/core
13
+
6
14
<a name =" 7.2.0 " ></a >
7
15
# [ 7.2.0] ( https://github.com/marionebl/commitlint/compare/v7.1.2...v7.2.0 ) (2018-10-05)
8
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @commitlint/core" ,
3
- "version" : " 7.2.0 " ,
3
+ "version" : " 7.2.1 " ,
4
4
"description" : " Lint your commit messages" ,
5
5
"files" : [
6
6
" index.js"
37
37
"xo" : " 0.20.3"
38
38
},
39
39
"dependencies" : {
40
- "@commitlint/format" : " ^7.2.0 " ,
41
- "@commitlint/lint" : " ^7.2.0 " ,
42
- "@commitlint/load" : " ^7.2.0 " ,
40
+ "@commitlint/format" : " ^7.2.1 " ,
41
+ "@commitlint/lint" : " ^7.2.1 " ,
42
+ "@commitlint/load" : " ^7.2.1 " ,
43
43
"@commitlint/read" : " ^7.1.2"
44
44
}
45
45
}
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.2.1 " ></a >
7
+ ## [ 7.2.1] ( https://github.com/marionebl/commitlint/compare/v7.2.0...v7.2.1 ) (2018-10-11)
8
+
9
+
10
+
11
+
12
+ ** Note:** Version bump only for package @commitlint/format
13
+
6
14
<a name =" 7.2.0 " ></a >
7
15
# [ 7.2.0] ( https://github.com/marionebl/commitlint/compare/v7.1.2...v7.2.0 ) (2018-10-05)
8
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @commitlint/format" ,
3
- "version" : " 7.2.0 " ,
3
+ "version" : " 7.2.1 " ,
4
4
"description" : " Format commitlint reports" ,
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.2.1 " ></a >
7
+ ## [ 7.2.1] ( https://github.com/marionebl/commitlint/compare/v7.2.0...v7.2.1 ) (2018-10-11)
8
+
9
+
10
+
11
+
12
+ ** Note:** Version bump only for package @commitlint/is-ignored
13
+
6
14
<a name =" 7.2.0 " ></a >
7
15
# [ 7.2.0] ( https://github.com/marionebl/commitlint/compare/v7.1.2...v7.2.0 ) (2018-10-05)
8
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @commitlint/is-ignored" ,
3
- "version" : " 7.2.0 " ,
3
+ "version" : " 7.2.1 " ,
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.2.1 " ></a >
7
+ ## [ 7.2.1] ( https://github.com/marionebl/commitlint/compare/v7.2.0...v7.2.1 ) (2018-10-11)
8
+
9
+
10
+
11
+
12
+ ** Note:** Version bump only for package @commitlint/lint
13
+
6
14
<a name =" 7.2.0 " ></a >
7
15
# [ 7.2.0] ( https://github.com/marionebl/commitlint/compare/v7.1.2...v7.2.0 ) (2018-10-05)
8
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @commitlint/lint" ,
3
- "version" : " 7.2.0 " ,
3
+ "version" : " 7.2.1 " ,
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.2.0 " ,
77
+ "@commitlint/is-ignored" : " ^7.2.1 " ,
78
78
"@commitlint/parse" : " ^7.1.2" ,
79
79
"@commitlint/rules" : " ^7.2.0" ,
80
80
"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.2.1 " ></a >
7
+ ## [ 7.2.1] ( https://github.com/marionebl/commitlint/compare/v7.2.0...v7.2.1 ) (2018-10-11)
8
+
9
+
10
+ ### Bug Fixes
11
+
12
+ * improve format module resolving ([ #464 ] ( https://github.com/marionebl/commitlint/issues/464 ) ) ([ baed8b1] ( https://github.com/marionebl/commitlint/commit/baed8b1 ) )
13
+
14
+
15
+
16
+
6
17
<a name =" 7.2.0 " ></a >
7
18
# [ 7.2.0] ( https://github.com/marionebl/commitlint/compare/v7.1.2...v7.2.0 ) (2018-10-05)
8
19
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @commitlint/load" ,
3
- "version" : " 7.2.0 " ,
3
+ "version" : " 7.2.1 " ,
4
4
"description" : " Load shared commitlint configuration" ,
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.2.1 " ></a >
7
+ ## [ 7.2.1] ( https://github.com/marionebl/commitlint/compare/v7.2.0...v7.2.1 ) (2018-10-11)
8
+
9
+
10
+
11
+
12
+ ** Note:** Version bump only for package @commitlint/prompt-cli
13
+
6
14
<a name =" 7.2.0 " ></a >
7
15
# [ 7.2.0] ( https://github.com/marionebl/commitlint/compare/v7.1.2...v7.2.0 ) (2018-10-05)
8
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @commitlint/prompt-cli" ,
3
- "version" : " 7.2.0 " ,
3
+ "version" : " 7.2.1 " ,
4
4
"description" : " commit prompt using commitlint.config.js" ,
5
5
"files" : [
6
6
" cli.js"
35
35
"xo" : " 0.20.3"
36
36
},
37
37
"dependencies" : {
38
- "@commitlint/prompt" : " ^7.2.0 " ,
38
+ "@commitlint/prompt" : " ^7.2.1 " ,
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 =" 7.2.1 " ></a >
7
+ ## [ 7.2.1] ( https://github.com/marionebl/commitlint/compare/v7.2.0...v7.2.1 ) (2018-10-11)
8
+
9
+
10
+
11
+
12
+ ** Note:** Version bump only for package @commitlint/prompt
13
+
6
14
<a name =" 7.2.0 " ></a >
7
15
# [ 7.2.0] ( https://github.com/marionebl/commitlint/compare/v7.1.2...v7.2.0 ) (2018-10-05)
8
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @commitlint/prompt" ,
3
- "version" : " 7.2.0 " ,
3
+ "version" : " 7.2.1 " ,
4
4
"description" : " commitizen prompt using commitlint.config.js" ,
5
5
"main" : " ./lib/index.js" ,
6
6
"files" : [
69
69
"xo" : " 0.20.3"
70
70
},
71
71
"dependencies" : {
72
- "@commitlint/load" : " ^7.2.0 " ,
72
+ "@commitlint/load" : " ^7.2.1 " ,
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 =" 7.2.1 " ></a >
7
+ ## [ 7.2.1] ( https://github.com/marionebl/commitlint/compare/v7.2.0...v7.2.1 ) (2018-10-11)
8
+
9
+
10
+
11
+
12
+ ** Note:** Version bump only for package @commitlint/travis-cli
13
+
6
14
<a name =" 7.2.0 " ></a >
7
15
# [ 7.2.0] ( https://github.com/marionebl/commitlint/compare/v7.1.2...v7.2.0 ) (2018-10-05)
8
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @commitlint/travis-cli" ,
3
- "version" : " 7.2.0 " ,
3
+ "version" : " 7.2.1 " ,
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.2.0 " ,
71
+ "@commitlint/cli" : " ^7.2.1 " ,
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.2.1 " ></a >
7
+ ## [ 7.2.1] ( https://github.com/marionebl/commitlint/compare/v7.2.0...v7.2.1 ) (2018-10-11)
8
+
9
+
10
+ ### Bug Fixes
11
+
12
+ * improve format module resolving ([ #464 ] ( https://github.com/marionebl/commitlint/issues/464 ) ) ([ baed8b1] ( https://github.com/marionebl/commitlint/commit/baed8b1 ) )
13
+
14
+
15
+
16
+
6
17
<a name =" 7.2.0 " ></a >
7
18
# [ 7.2.0] ( https://github.com/marionebl/commitlint/compare/v7.1.2...v7.2.0 ) (2018-10-05)
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.2.0 "
5
+ "version" : " 7.2.1 "
6
6
}
You can’t perform that action at this time.
0 commit comments