Skip to content

Commit 455b092

Browse files
committed
v3.0.0
1 parent 68a4d9a commit 455b092

File tree

12 files changed

+135
-0
lines changed

12 files changed

+135
-0
lines changed

@commitlint/cli/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# Change Log
2+
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.
5+
6+
<a name="3.0.0"></a>
7+
# 3.0.0 (2017-07-10)
8+
9+
10+
### Bug Fixes
11+
12+
* **cli:** remove destructuring for node 4 support ([94437e8](https://github.com/marionebl/commitlint/commit/94437e8))
13+
* ensure node4 compat ([a5e658a](https://github.com/marionebl/commitlint/commit/a5e658a))
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Change Log
2+
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.
5+
6+
<a name="3.0.0"></a>
7+
# 3.0.0 (2017-07-10)
8+
9+
10+
### Features
11+
12+
* alias config packages ([67ba5c6](https://github.com/marionebl/commitlint/commit/67ba5c6))
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Change Log
2+
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.
5+
6+
<a name="3.0.0"></a>
7+
# 3.0.0 (2017-07-10)
8+
9+
10+
### Features
11+
12+
* alias config packages ([67ba5c6](https://github.com/marionebl/commitlint/commit/67ba5c6))
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Change Log
2+
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.
5+
6+
<a name="3.0.0"></a>
7+
# 3.0.0 (2017-07-10)
8+
9+
10+
### Features
11+
12+
* alias config packages ([67ba5c6](https://github.com/marionebl/commitlint/commit/67ba5c6))
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Change Log
2+
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.
5+
6+
<a name="3.0.0"></a>
7+
# 3.0.0 (2017-07-10)
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Change Log
2+
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.
5+
6+
<a name="3.0.0"></a>
7+
# 3.0.0 (2017-07-10)
8+
9+
10+
### Features
11+
12+
* **config-lerna-scopes:** support non-standard lerna repos ([903df4b](https://github.com/marionebl/commitlint/commit/903df4b))
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Change Log
2+
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.
5+
6+
<a name="3.0.0"></a>
7+
# 3.0.0 (2017-07-10)

@commitlint/core/CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
# Change Log
2+
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.
5+
6+
<a name="3.0.0"></a>
7+
# 3.0.0 (2017-07-10)
8+
9+
10+
### Bug Fixes
11+
12+
* enable recursive relative extends ([e715d86](https://github.com/marionebl/commitlint/commit/e715d86))
13+
* ensure node4 compat ([a5e658a](https://github.com/marionebl/commitlint/commit/a5e658a))
14+
* **core:** ignore version commits with leading whitespace ([ead20b6](https://github.com/marionebl/commitlint/commit/ead20b6))
15+
* **core:** resolve extends relative to config file ([2257a80](https://github.com/marionebl/commitlint/commit/2257a80))
16+
17+
18+
### Features
19+
20+
* **core:** do not prefix relative extends ([dfb661f](https://github.com/marionebl/commitlint/commit/dfb661f))
21+
* **core:** readd support for .conventional-changelog-lintrc ([030298e](https://github.com/marionebl/commitlint/commit/030298e))
22+
* **core:** support conventional-changelog-lint-config-* ([3092ce5](https://github.com/marionebl/commitlint/commit/3092ce5))
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Change Log
2+
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.
5+
6+
<a name="3.0.0"></a>
7+
# 3.0.0 (2017-07-10)

@commitlint/prompt-cli/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Change Log
2+
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.
5+
6+
<a name="3.0.0"></a>
7+
# 3.0.0 (2017-07-10)
8+
9+
10+
### Features
11+
12+
* **prompt-cli:** add standalone prompt interface ([b0239d2](https://github.com/marionebl/commitlint/commit/b0239d2))

0 commit comments

Comments
 (0)