File tree 25 files changed +152
-28
lines changed
commitlint-config-angular
commitlint-config-lerna-scopes
commitlint-config-patternplate
25 files changed +152
-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 [ standard-version] ( https://github.com/conventional-changelog/standard-version ) for commit guidelines.
5
5
6
+ <a name =" 3.0.2 " ></a >
7
+ ## 3.0.2 (2017-07-11)
8
+
9
+
10
+ ### Bug Fixes
11
+
12
+ * ** cli:** remove destructuring for node 4 support ([ fe8caff] ( https://github.com/marionebl/commitlint/commit/fe8caff ) )
13
+ * ensure node4 compat ([ bfeb653] ( https://github.com/marionebl/commitlint/commit/bfeb653 ) )
14
+
15
+
16
+
17
+
6
18
<a name =" 3.0.1 " ></a >
7
19
## 3.0.1 (2017-07-11)
8
20
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @commitlint/cli" ,
3
- "version" : " 3.0.1 " ,
3
+ "version" : " 3.0.2 " ,
4
4
"description" : " Lint your commit messages" ,
5
5
"bin" : {
6
6
"commitlint" : " cli.js"
40
40
},
41
41
"license" : " MIT" ,
42
42
"devDependencies" : {
43
- "@commitlint/utils" : " ^3.0.1 " ,
43
+ "@commitlint/utils" : " ^3.0.2 " ,
44
44
"ava" : " ^0.18.2" ,
45
45
"dependency-check" : " ^2.9.1" ,
46
46
"execa" : " ^0.7.0" ,
47
47
"string-to-stream" : " ^1.1.0" ,
48
48
"xo" : " ^0.18.2"
49
49
},
50
50
"dependencies" : {
51
- "@commitlint/core" : " ^3.0.1 " ,
51
+ "@commitlint/core" : " ^3.0.2 " ,
52
52
"babel-polyfill" : " ^6.23.0" ,
53
53
"chalk" : " ^2.0.1" ,
54
54
"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 [ standard-version] ( https://github.com/conventional-changelog/standard-version ) for commit guidelines.
5
5
6
+ <a name =" 3.0.2 " ></a >
7
+ ## 3.0.2 (2017-07-11)
8
+
9
+
10
+ ### Features
11
+
12
+ * alias config packages ([ 1946baf] ( https://github.com/marionebl/commitlint/commit/1946baf ) )
13
+
14
+
15
+
16
+
6
17
<a name =" 3.0.1 " ></a >
7
18
## 3.0.1 (2017-07-11)
8
19
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " commitlint-config-angular" ,
3
- "version" : " 3.0.1 " ,
3
+ "version" : " 3.0.2 " ,
4
4
"description" : " Shareable commitlint config enforcing the angular commit convention" ,
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-angular" : " ^3.0.1 "
27
+ "@commitlint/config-angular" : " ^3.0.2 "
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 [ standard-version] ( https://github.com/conventional-changelog/standard-version ) for commit guidelines.
5
5
6
+ <a name =" 3.0.2 " ></a >
7
+ ## 3.0.2 (2017-07-11)
8
+
9
+
10
+ ### Features
11
+
12
+ * alias config packages ([ 1946baf] ( https://github.com/marionebl/commitlint/commit/1946baf ) )
13
+
14
+
15
+
16
+
6
17
<a name =" 3.0.1 " ></a >
7
18
## 3.0.1 (2017-07-11)
8
19
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " commitlint-config-lerna-scopes" ,
3
- "version" : " 3.0.1 " ,
3
+ "version" : " 3.0.2 " ,
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.0.1 "
27
+ "@commitlint/config-lerna-scopes" : " ^3.0.2 "
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 [ standard-version] ( https://github.com/conventional-changelog/standard-version ) for commit guidelines.
5
5
6
+ <a name =" 3.0.2 " ></a >
7
+ ## 3.0.2 (2017-07-11)
8
+
9
+
10
+ ### Features
11
+
12
+ * alias config packages ([ 1946baf] ( https://github.com/marionebl/commitlint/commit/1946baf ) )
13
+
14
+
15
+
16
+
6
17
<a name =" 3.0.1 " ></a >
7
18
## 3.0.1 (2017-07-11)
8
19
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " commitlint-config-patternplate" ,
3
- "version" : " 3.0.1 " ,
3
+ "version" : " 3.0.2 " ,
4
4
"description" : " Lint your commits, patternplate-style" ,
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-patternplate" : " ^3.0.1 "
27
+ "@commitlint/config-patternplate" : " ^3.0.2 "
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 [ standard-version] ( https://github.com/conventional-changelog/standard-version ) for commit guidelines.
5
5
6
+ <a name =" 3.0.2 " ></a >
7
+ ## 3.0.2 (2017-07-11)
8
+
9
+
10
+
11
+
6
12
<a name =" 3.0.1 " ></a >
7
13
## 3.0.1 (2017-07-11)
8
14
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @commitlint/config-angular" ,
3
- "version" : " 3.0.1 " ,
3
+ "version" : " 3.0.2 " ,
4
4
"description" : " Shareable commitlint config enforcing the angular commit convention" ,
5
5
"scripts" : {
6
6
"pretest" : " dep-check" ,
25
25
},
26
26
"homepage" : " https://github.com/marionebl/commitlint#readme" ,
27
27
"devDependencies" : {
28
- "@commitlint/utils" : " ^3.0.1 "
28
+ "@commitlint/utils" : " ^3.0.2 "
29
29
}
30
30
}
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 [ standard-version] ( https://github.com/conventional-changelog/standard-version ) for commit guidelines.
5
5
6
+ <a name =" 3.0.2 " ></a >
7
+ ## 3.0.2 (2017-07-11)
8
+
9
+
10
+ ### Features
11
+
12
+ * ** config-lerna-scopes:** support non-standard lerna repos ([ 71fc40e] ( https://github.com/marionebl/commitlint/commit/71fc40e ) )
13
+
14
+
15
+
16
+
6
17
<a name =" 3.0.1 " ></a >
7
18
## 3.0.1 (2017-07-11)
8
19
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @commitlint/config-lerna-scopes" ,
3
- "version" : " 3.0.1 " ,
3
+ "version" : " 3.0.2 " ,
4
4
"description" : " Shareable commitlint config enforcing lerna package names as scopes" ,
5
5
"scripts" : {
6
6
"pretest" : " dep-check" ,
28
28
"lerna" : " ^2.0.0"
29
29
},
30
30
"devDependencies" : {
31
- "@commitlint/utils" : " ^3.0.1 "
31
+ "@commitlint/utils" : " ^3.0.2 "
32
32
}
33
33
}
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 [ standard-version] ( https://github.com/conventional-changelog/standard-version ) for commit guidelines.
5
5
6
+ <a name =" 3.0.2 " ></a >
7
+ ## 3.0.2 (2017-07-11)
8
+
9
+
10
+
11
+
6
12
<a name =" 3.0.1 " ></a >
7
13
## 3.0.1 (2017-07-11)
8
14
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @commitlint/config-patternplate" ,
3
- "version" : " 3.0.1 " ,
3
+ "version" : " 3.0.2 " ,
4
4
"description" : " Lint your commits, patternplate-style" ,
5
5
"scripts" : {
6
6
"pretest" : " dep-check" ,
25
25
},
26
26
"homepage" : " https://github.com/marionebl/commitlint#readme" ,
27
27
"dependencies" : {
28
- "@commitlint/config-angular" : " ^3.0.1 " ,
28
+ "@commitlint/config-angular" : " ^3.0.2 " ,
29
29
"globby" : " ^4.0.0" ,
30
30
"lodash" : " ^4.5.1"
31
31
},
32
32
"devDependencies" : {
33
- "@commitlint/utils" : " ^3.0.1 "
33
+ "@commitlint/utils" : " ^3.0.2 "
34
34
}
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 [ standard-version] ( https://github.com/conventional-changelog/standard-version ) for commit guidelines.
5
5
6
+ <a name =" 3.0.2 " ></a >
7
+ ## 3.0.2 (2017-07-11)
8
+
9
+
10
+ ### Bug Fixes
11
+
12
+ * enable recursive relative extends ([ 4decd4d] ( https://github.com/marionebl/commitlint/commit/4decd4d ) )
13
+ * ensure node4 compat ([ bfeb653] ( https://github.com/marionebl/commitlint/commit/bfeb653 ) )
14
+ * ** core:** ignore version commits with leading whitespace ([ 9551bd6] ( https://github.com/marionebl/commitlint/commit/9551bd6 ) )
15
+ * ** core:** resolve extends relative to config file ([ 0dd18bc] ( https://github.com/marionebl/commitlint/commit/0dd18bc ) )
16
+ * use conventional-changelog-angular again ([ 633d835] ( https://github.com/marionebl/commitlint/commit/633d835 ) )
17
+
18
+
19
+ ### Features
20
+
21
+ * ** core:** do not prefix relative extends ([ 8fbbaed] ( https://github.com/marionebl/commitlint/commit/8fbbaed ) )
22
+ * ** core:** readd support for .conventional-changelog-lintrc ([ 02e4f43] ( https://github.com/marionebl/commitlint/commit/02e4f43 ) )
23
+ * ** core:** support conventional-changelog-lint-config-* ([ c80766b] ( https://github.com/marionebl/commitlint/commit/c80766b ) )
24
+
25
+
26
+
27
+
6
28
<a name =" 3.0.1 " ></a >
7
29
## 3.0.1 (2017-07-11)
8
30
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @commitlint/core" ,
3
- "version" : " 3.0.1 " ,
3
+ "version" : " 3.0.2 " ,
4
4
"description" : " Lint your commit messages" ,
5
5
"main" : " lib/index.js" ,
6
6
"scripts" : {
101
101
},
102
102
"license" : " MIT" ,
103
103
"devDependencies" : {
104
- "@commitlint/utils" : " ^3.0.1 " ,
104
+ "@commitlint/utils" : " ^3.0.2 " ,
105
105
"ansi-styles" : " 3.1.0" ,
106
106
"ava" : " 0.18.2" ,
107
107
"babel-cli" : " ^6.18.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 [ standard-version] ( https://github.com/conventional-changelog/standard-version ) for commit guidelines.
5
5
6
+ <a name =" 3.0.2 " ></a >
7
+ ## 3.0.2 (2017-07-11)
8
+
9
+
10
+
11
+
6
12
<a name =" 3.0.1 " ></a >
7
13
## 3.0.1 (2017-07-11)
8
14
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @commitlint/example-prompt" ,
3
3
"private" : true ,
4
- "version" : " 3.0.1 " ,
4
+ "version" : " 3.0.2 " ,
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" : " ^3.0.1 "
20
+ "@commitlint/prompt-cli" : " ^3.0.2 "
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 [ standard-version] ( https://github.com/conventional-changelog/standard-version ) for commit guidelines.
5
5
6
+ <a name =" 3.0.2 " ></a >
7
+ ## 3.0.2 (2017-07-11)
8
+
9
+
10
+ ### Features
11
+
12
+ * ** prompt-cli:** add standalone prompt interface ([ 7911040] ( https://github.com/marionebl/commitlint/commit/7911040 ) )
13
+
14
+
15
+
16
+
6
17
<a name =" 3.0.1 " ></a >
7
18
## 3.0.1 (2017-07-11)
8
19
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @commitlint/prompt-cli" ,
3
- "version" : " 3.0.1 " ,
3
+ "version" : " 3.0.2 " ,
4
4
"description" : " commit prompt using .commitlintrc" ,
5
5
"bin" : {
6
6
"commit" : " ./cli.js"
26
26
},
27
27
"homepage" : " https://github.com/marionebl/commitlint#readme" ,
28
28
"devDependencies" : {
29
- "@commitlint/utils" : " ^3.0.1 "
29
+ "@commitlint/utils" : " ^3.0.2 "
30
30
},
31
31
"dependencies" : {
32
- "@commitlint/prompt" : " ^3.0.1 " ,
32
+ "@commitlint/prompt" : " ^3.0.2 " ,
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 [ standard-version] ( https://github.com/conventional-changelog/standard-version ) for commit guidelines.
5
5
6
+ <a name =" 3.0.2 " ></a >
7
+ ## 3.0.2 (2017-07-11)
8
+
9
+
10
+
11
+
6
12
<a name =" 3.0.1 " ></a >
7
13
## 3.0.1 (2017-07-11)
8
14
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @commitlint/prompt" ,
3
- "version" : " 3.0.1 " ,
3
+ "version" : " 3.0.2 " ,
4
4
"description" : " commitizen prompt using .commitlintrc" ,
5
5
"main" : " ./lib/index.js" ,
6
6
"scripts" : {
90
90
},
91
91
"homepage" : " https://github.com/marionebl/commitlint#readme" ,
92
92
"devDependencies" : {
93
- "@commitlint/utils" : " ^3.0.1 " ,
93
+ "@commitlint/utils" : " ^3.0.2 " ,
94
94
"ava" : " ^0.20.0" ,
95
95
"babel-cli" : " ^6.24.1" ,
96
96
"babel-plugin-add-module-exports" : " ^0.2.1" ,
103
103
"throat" : " ^4.1.0"
104
104
},
105
105
"dependencies" : {
106
- "@commitlint/core" : " ^3.0.1 " ,
106
+ "@commitlint/core" : " ^3.0.2 " ,
107
107
"babel-polyfill" : " ^6.23.0" ,
108
108
"babel-runtime" : " ^6.23.0" ,
109
109
"chalk" : " ^1.1.1" ,
You can’t perform that action at this time.
0 commit comments