File tree 24 files changed +141
-28
lines changed
commitlint-config-lerna-scopes
24 files changed +141
-28
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.2.0 " ></a >
7
+ # [ 5.2.0] ( https://github.com/marionebl/commitlint/compare/v5.1.3...v5.2.0 ) (2017-11-30)
8
+
9
+
10
+
11
+
12
+ ** Note:** Version bump only for package commitlint-config-lerna-scopes
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-config-lerna-scopes" ,
3
- "version" : " 5.1.1 " ,
3
+ "version" : " 5.2.0 " ,
4
4
"description" : " Shareable commitlint config enforcing lerna package names as scopes" ,
5
5
"scripts" : {
6
6
"test" : " exit 0" ,
24
24
},
25
25
"homepage" : " https://github.com/marionebl/commitlint#readme" ,
26
26
"dependencies" : {
27
- "@commitlint/config-lerna-scopes" : " ^5.1.1 "
27
+ "@commitlint/config-lerna-scopes" : " ^5.2.0 "
28
28
}
29
29
}
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.2.0 " ></a >
7
+ # [ 5.2.0] ( https://github.com/marionebl/commitlint/compare/v5.1.3...v5.2.0 ) (2017-11-30)
8
+
9
+
10
+
11
+
12
+ ** Note:** Version bump only for package commitlint
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" ,
3
- "version" : " 5.1.1 " ,
3
+ "version" : " 5.2.0 " ,
4
4
"description" : " Lint your commit messages" ,
5
5
"bin" : {
6
6
"commitlint" : " cli.js"
28
28
},
29
29
"license" : " MIT" ,
30
30
"dependencies" : {
31
- "@commitlint/cli" : " ^5.1.1 " ,
31
+ "@commitlint/cli" : " ^5.2.0 " ,
32
32
"read-pkg" : " 3.0.0" ,
33
33
"resolve-pkg" : " 1.0.0"
34
34
}
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.2.0 " ></a >
7
+ # [ 5.2.0] ( https://github.com/marionebl/commitlint/compare/v5.1.3...v5.2.0 ) (2017-11-30)
8
+
9
+
10
+
11
+
12
+ ** Note:** Version bump only for package @commitlint/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/cli" ,
3
- "version" : " 5.1.1 " ,
3
+ "version" : " 5.2.0 " ,
4
4
"description" : " Lint your commit messages" ,
5
5
"bin" : {
6
6
"commitlint" : " ./lib/cli.js"
50
50
},
51
51
"license" : " MIT" ,
52
52
"devDependencies" : {
53
- "@commitlint/test" : " ^5.1.1 " ,
53
+ "@commitlint/test" : " ^5.2.0 " ,
54
54
"@commitlint/utils" : " ^5.1.1" ,
55
55
"ava" : " 0.18.2" ,
56
56
"babel-cli" : " 6.26.0" ,
57
- "babel-preset-commitlint" : " ^5.1.1 " ,
57
+ "babel-preset-commitlint" : " ^5.2.0 " ,
58
58
"babel-register" : " 6.26.0" ,
59
59
"concurrently" : " 3.5.1" ,
60
60
"cross-env" : " 5.1.1" ,
69
69
"xo" : " 0.18.2"
70
70
},
71
71
"dependencies" : {
72
- "@commitlint/core" : " ^5.1.1 " ,
72
+ "@commitlint/core" : " ^5.2.0 " ,
73
73
"babel-polyfill" : " 6.26.0" ,
74
74
"chalk" : " 2.3.0" ,
75
75
"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 =" 5.2.0 " ></a >
7
+ # [ 5.2.0] ( https://github.com/marionebl/commitlint/compare/v5.1.3...v5.2.0 ) (2017-11-30)
8
+
9
+
10
+
11
+
12
+ ** Note:** Version bump only for package @commitlint/config-lerna-scopes
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/config-lerna-scopes" ,
3
- "version" : " 5.1.1 " ,
3
+ "version" : " 5.2.0 " ,
4
4
"description" : " Shareable commitlint config enforcing lerna package names as scopes" ,
5
5
"scripts" : {
6
6
"clean" : " exit 0" ,
39
39
"lerna" : " 2.5.1"
40
40
},
41
41
"devDependencies" : {
42
- "@commitlint/test" : " ^5.1.1 " ,
42
+ "@commitlint/test" : " ^5.2.0 " ,
43
43
"ava" : " 0.22.0" ,
44
44
"xo" : " 0.18.2"
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 =" 5.2.0 " ></a >
7
+ # [ 5.2.0] ( https://github.com/marionebl/commitlint/compare/v5.1.3...v5.2.0 ) (2017-11-30)
8
+
9
+
10
+ ### Bug Fixes
11
+
12
+ * consider pull requests from forks ([ 4653c2c] ( https://github.com/marionebl/commitlint/commit/4653c2c ) )
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/core" ,
3
- "version" : " 5.1.1 " ,
3
+ "version" : " 5.2.0 " ,
4
4
"description" : " Lint your commit messages" ,
5
5
"main" : " lib/index.js" ,
6
6
"scripts" : {
55
55
},
56
56
"license" : " MIT" ,
57
57
"devDependencies" : {
58
- "@commitlint/test" : " ^5.1.1 " ,
58
+ "@commitlint/test" : " ^5.2.0 " ,
59
59
"@commitlint/utils" : " ^5.1.1" ,
60
60
"ava" : " 0.22.0" ,
61
61
"babel-cli" : " 6.26.0" ,
62
- "babel-preset-commitlint" : " ^5.1.1 " ,
62
+ "babel-preset-commitlint" : " ^5.2.0 " ,
63
63
"babel-register" : " 6.26.0" ,
64
64
"concurrently" : " 3.5.1" ,
65
65
"cross-env" : " 5.1.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 =" 5.2.0 " ></a >
7
+ # [ 5.2.0] ( https://github.com/marionebl/commitlint/compare/v5.1.3...v5.2.0 ) (2017-11-30)
8
+
9
+
10
+
11
+
12
+ ** Note:** Version bump only for package @commitlint/prompt-cli
13
+
6
14
<a name =" 5.1.2 " ></a >
7
15
## [ 5.1.2] ( https://github.com/marionebl/commitlint/compare/v5.1.1...v5.1.2 ) (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.2 " ,
3
+ "version" : " 5.2.0 " ,
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.2 " ,
34
+ "@commitlint/prompt" : " ^5.2.0 " ,
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.2.0 " ></a >
7
+ # [ 5.2.0] ( https://github.com/marionebl/commitlint/compare/v5.1.3...v5.2.0 ) (2017-11-30)
8
+
9
+
10
+
11
+
12
+ ** Note:** Version bump only for package @commitlint/prompt
13
+
6
14
<a name =" 5.1.2 " ></a >
7
15
## [ 5.1.2] ( https://github.com/marionebl/commitlint/compare/v5.1.1...v5.1.2 ) (2017-11-24)
8
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @commitlint/prompt" ,
3
- "version" : " 5.1.2 " ,
3
+ "version" : " 5.2.0 " ,
4
4
"description" : " commitizen prompt using commitlint.config.js" ,
5
5
"main" : " ./lib/index.js" ,
6
6
"scripts" : {
57
57
"@commitlint/utils" : " ^5.1.1" ,
58
58
"ava" : " 0.20.0" ,
59
59
"babel-cli" : " 6.26.0" ,
60
- "babel-preset-commitlint" : " ^5.1.1 " ,
60
+ "babel-preset-commitlint" : " ^5.2.0 " ,
61
61
"babel-register" : " 6.26.0" ,
62
62
"commitizen" : " 2.9.6" ,
63
63
"concurrently" : " 3.5.1" ,
66
66
"xo" : " 0.18.2"
67
67
},
68
68
"dependencies" : {
69
- "@commitlint/core" : " ^5.1.1 " ,
69
+ "@commitlint/core" : " ^5.2.0 " ,
70
70
"babel-runtime" : " ^6.23.0" ,
71
71
"chalk" : " ^2.0.0" ,
72
72
"lodash" : " ^4.17.4" ,
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.2.0 " ></a >
7
+ # [ 5.2.0] ( https://github.com/marionebl/commitlint/compare/v5.1.3...v5.2.0 ) (2017-11-30)
8
+
9
+
10
+ ### Bug Fixes
11
+
12
+ * consider pull requests from forks ([ 4653c2c] ( https://github.com/marionebl/commitlint/commit/4653c2c ) )
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/travis-cli" ,
3
- "version" : " 5.1.1 " ,
3
+ "version" : " 5.2.0 " ,
4
4
"description" : " Lint all relevant commits for a change or PR on Travis CI" ,
5
5
"bin" : {
6
6
"commitlint-travis" : " ./lib/cli.js"
54
54
},
55
55
"license" : " MIT" ,
56
56
"devDependencies" : {
57
- "@commitlint/test" : " ^5.1.1 " ,
57
+ "@commitlint/test" : " ^5.2.0 " ,
58
58
"@commitlint/utils" : " ^5.1.1" ,
59
59
"ava" : " 0.18.2" ,
60
60
"babel-cli" : " 6.26.0" ,
61
- "babel-preset-commitlint" : " ^5.1.1 " ,
61
+ "babel-preset-commitlint" : " ^5.2.0 " ,
62
62
"babel-register" : " 6.26.0" ,
63
63
"cross-env" : " 5.1.1" ,
64
64
"which" : " ^1.3.0"
65
65
},
66
66
"dependencies" : {
67
- "@commitlint/cli" : " ^5.1.1 " ,
67
+ "@commitlint/cli" : " ^5.2.0 " ,
68
68
"babel-runtime" : " ^6.26.0" ,
69
69
"execa" : " ^0.8.0"
70
70
}
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.2.0 " ></a >
7
+ # [ 5.2.0] ( https://github.com/marionebl/commitlint/compare/v5.1.3...v5.2.0 ) (2017-11-30)
8
+
9
+
10
+ ### Features
11
+
12
+ * ** babel-preset-commitlint:** add jsx tranform ([ #163 ] ( https://github.com/marionebl/commitlint/issues/163 ) ) ([ 5190241] ( https://github.com/marionebl/commitlint/commit/5190241 ) )
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" : " babel-preset-commitlint" ,
3
- "version" : " 5.1.1 " ,
3
+ "version" : " 5.2.0 " ,
4
4
"description" : " Lint your commit messages" ,
5
5
"main" : " 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.2.0 " ></a >
7
+ # [ 5.2.0] ( https://github.com/marionebl/commitlint/compare/v5.1.3...v5.2.0 ) (2017-11-30)
8
+
9
+
10
+
11
+
12
+ ** Note:** Version bump only for package @commitlint/example-prompt
13
+
6
14
<a name =" 5.1.2 " ></a >
7
15
## [ 5.1.2] ( https://github.com/marionebl/commitlint/compare/v5.1.1...v5.1.2 ) (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.2 " ,
4
+ "version" : " 5.2.0 " ,
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.2 "
20
+ "@commitlint/prompt-cli" : " ^5.2.0 "
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.2.0 " ></a >
7
+ # [ 5.2.0] ( https://github.com/marionebl/commitlint/compare/v5.1.3...v5.2.0 ) (2017-11-30)
8
+
9
+
10
+
11
+
12
+ ** Note:** Version bump only for package @commitlint/test
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/test" ,
3
- "version" : " 5.1.1 " ,
3
+ "version" : " 5.2.0 " ,
4
4
"description" : " test utilities for @commitlint" ,
5
5
"main" : " lib/" ,
6
6
"private" : true ,
63
63
"@commitlint/utils" : " ^5.1.1" ,
64
64
"ava" : " 0.22.0" ,
65
65
"babel-cli" : " 6.26.0" ,
66
- "babel-preset-commitlint" : " ^5.1.1 " ,
66
+ "babel-preset-commitlint" : " ^5.2.0 " ,
67
67
"babel-register" : " 6.26.0" ,
68
68
"concurrently" : " 3.5.1" ,
69
69
"cross-env" : " 5.1.1" ,
You can’t perform that action at this time.
0 commit comments