File tree 17 files changed +89
-18
lines changed
@packages/commitlint-config-lerna-scopes
17 files changed +89
-18
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 =" 4.1.1 " ></a >
7
+ ## [ 4.1.1] ( https://github.com/marionebl/commitlint/compare/v4.1.0...v4.1.1 ) (2017-10-09)
8
+
9
+
10
+
11
+
12
+ ** Note:** Version bump only for package @commitlint/cli
13
+
6
14
<a name =" 4.1.0 " ></a >
7
15
# [ 4.1.0] ( https://github.com/marionebl/commitlint/compare/v4.0.0...v4.1.0 ) (2017-10-05)
8
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @commitlint/cli" ,
3
- "version" : " 4.1.0 " ,
3
+ "version" : " 4.1.1 " ,
4
4
"description" : " Lint your commit messages" ,
5
5
"bin" : {
6
6
"commitlint" : " cli.js"
53
53
"xo" : " ^0.18.2"
54
54
},
55
55
"dependencies" : {
56
- "@commitlint/core" : " ^4.1.0 " ,
56
+ "@commitlint/core" : " ^4.1.1 " ,
57
57
"babel-polyfill" : " ^6.23.0" ,
58
58
"chalk" : " ^2.0.1" ,
59
59
"get-stdin" : " ^5.0.1" ,
Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
3
3
All notable changes to this project will be documented in this file.
4
- See [ standard-version] ( https://github.com/conventional-changelog/standard-version ) for commit guidelines.
4
+ See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
+
6
+ <a name =" 4.1.1 " ></a >
7
+ ## [ 4.1.1] ( https://github.com/marionebl/commitlint/compare/v4.1.0...v4.1.1 ) (2017-10-09)
8
+
9
+
10
+ ### Bug Fixes
11
+
12
+ * ** config-lerna-scopes:** fix package list get with recent lerna versions ([ 8f35dae] ( https://github.com/marionebl/commitlint/commit/8f35dae ) )
13
+
14
+
15
+
5
16
6
17
<a name =" 3.0.4 " ></a >
7
18
## 3.0.4 (2017-08-04)
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @commitlint/config-lerna-scopes" ,
3
- "version" : " 3 .1.1" ,
3
+ "version" : " 4 .1.1" ,
4
4
"description" : " Shareable commitlint config enforcing lerna package names as scopes" ,
5
5
"scripts" : {
6
6
"pretest" : " dep-check" ,
38
38
"lerna" : " ^2.0.0"
39
39
},
40
40
"devDependencies" : {
41
+ "@commitlint/test" : " ^4.1.1" ,
41
42
"@commitlint/utils" : " ^3.1.1" ,
42
- "@commitlint/test" : " ^3.1.1" ,
43
43
"ava" : " ^0.22.0"
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 =" 4.1.1 " ></a >
7
+ ## [ 4.1.1] ( https://github.com/marionebl/commitlint/compare/v4.1.0...v4.1.1 ) (2017-10-09)
8
+
9
+
10
+
11
+
12
+ ** Note:** Version bump only for package @commitlint/core
13
+
6
14
<a name =" 4.1.0 " ></a >
7
15
# [ 4.1.0] ( https://github.com/marionebl/commitlint/compare/v4.0.0...v4.1.0 ) (2017-10-05)
8
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @commitlint/core" ,
3
- "version" : " 4.1.0 " ,
3
+ "version" : " 4.1.1 " ,
4
4
"description" : " Lint your commit messages" ,
5
5
"main" : " lib/index.js" ,
6
6
"scripts" : {
62
62
},
63
63
"license" : " MIT" ,
64
64
"devDependencies" : {
65
- "@commitlint/test" : " ^3 .1.1" ,
65
+ "@commitlint/test" : " ^4 .1.1" ,
66
66
"@commitlint/utils" : " ^3.1.1" ,
67
67
"ava" : " ^0.22.0" ,
68
68
"babel-cli" : " ^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 =" 4.1.1 " ></a >
7
+ ## [ 4.1.1] ( https://github.com/marionebl/commitlint/compare/v4.1.0...v4.1.1 ) (2017-10-09)
8
+
9
+
10
+
11
+
12
+ ** Note:** Version bump only for package @commitlint/example-prompt
13
+
6
14
<a name =" 4.1.0 " ></a >
7
15
# [ 4.1.0] ( https://github.com/marionebl/commitlint/compare/v4.0.0...v4.1.0 ) (2017-10-05)
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" : " 4.1.0 " ,
4
+ "version" : " 4.1.1 " ,
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" : " ^4.1.0 "
20
+ "@commitlint/prompt-cli" : " ^4.1.1 "
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 =" 4.1.1 " ></a >
7
+ ## [ 4.1.1] ( https://github.com/marionebl/commitlint/compare/v4.1.0...v4.1.1 ) (2017-10-09)
8
+
9
+
10
+
11
+
12
+ ** Note:** Version bump only for package @commitlint/prompt-cli
13
+
6
14
<a name =" 4.1.0 " ></a >
7
15
# [ 4.1.0] ( https://github.com/marionebl/commitlint/compare/v4.0.0...v4.1.0 ) (2017-10-05)
8
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @commitlint/prompt-cli" ,
3
- "version" : " 4.1.0 " ,
3
+ "version" : " 4.1.1 " ,
4
4
"description" : " commit prompt using commitlint.config.js" ,
5
5
"bin" : {
6
6
"commit" : " ./cli.js"
29
29
"@commitlint/utils" : " ^3.1.1"
30
30
},
31
31
"dependencies" : {
32
- "@commitlint/prompt" : " ^4.1.0 " ,
32
+ "@commitlint/prompt" : " ^4.1.1 " ,
33
33
"execa" : " ^0.7.0" ,
34
34
"meow" : " ^3.7.0"
35
35
}
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 =" 4.1.1 " ></a >
7
+ ## [ 4.1.1] ( https://github.com/marionebl/commitlint/compare/v4.1.0...v4.1.1 ) (2017-10-09)
8
+
9
+
10
+
11
+
12
+ ** Note:** Version bump only for package @commitlint/prompt
13
+
6
14
<a name =" 4.1.0 " ></a >
7
15
# [ 4.1.0] ( https://github.com/marionebl/commitlint/compare/v4.0.0...v4.1.0 ) (2017-10-05)
8
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @commitlint/prompt" ,
3
- "version" : " 4.1.0 " ,
3
+ "version" : " 4.1.1 " ,
4
4
"description" : " commitizen prompt using commitlint.config.js" ,
5
5
"main" : " ./lib/index.js" ,
6
6
"scripts" : {
63
63
"throat" : " ^4.1.0"
64
64
},
65
65
"dependencies" : {
66
- "@commitlint/core" : " ^4.1.0 " ,
66
+ "@commitlint/core" : " ^4.1.1 " ,
67
67
"babel-runtime" : " ^6.23.0" ,
68
68
"chalk" : " ^1.1.1" ,
69
69
"lodash" : " ^4.17.4" ,
Original file line number Diff line number Diff line change
1
+ # Change Log
2
+
3
+ All notable changes to this project will be documented in this file.
4
+ See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
+
6
+ <a name =" 4.1.1 " ></a >
7
+ ## [ 4.1.1] ( https://github.com/marionebl/commitlint/compare/v4.1.0...v4.1.1 ) (2017-10-09)
8
+
9
+
10
+
11
+
12
+ ** Note:** Version bump only for package @commitlint/test
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @commitlint/test" ,
3
- "version" : " 3 .1.1" ,
3
+ "version" : " 4 .1.1" ,
4
4
"description" : " test utilities for @commitlint" ,
5
5
"main" : " lib/" ,
6
6
"private" : true ,
Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
3
3
All notable changes to this project will be documented in this file.
4
- See [ standard-version] ( https://github.com/conventional-changelog/standard-version ) for commit guidelines.
4
+ See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
+
6
+ <a name =" 4.1.1 " ></a >
7
+ ## [ 4.1.1] ( https://github.com/marionebl/commitlint/compare/v4.1.0...v4.1.1 ) (2017-10-09)
8
+
9
+
10
+
11
+
12
+ ** Note:** Version bump only for package commitlint-config-lerna-scopes
5
13
6
14
<a name =" 3.2.0 " ></a >
7
15
# 3.2.0 (2017-09-05)
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " commitlint-config-lerna-scopes" ,
3
- "version" : " 3.2.0 " ,
3
+ "version" : " 4.1.1 " ,
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" : " ^3 .1.1"
27
+ "@commitlint/config-lerna-scopes" : " ^4 .1.1"
28
28
}
29
29
}
Original file line number Diff line number Diff line change 4
4
" @commitlint/*" ,
5
5
" @packages/*"
6
6
],
7
- "version" : " 4.1.0 "
7
+ "version" : " 4.1.1 "
8
8
}
You can’t perform that action at this time.
0 commit comments