Skip to content

Commit 22ac3de

Browse files
committed
chore(release): 0.3.0
<a name="0.3.0"></a> # [0.3.0](v0.2.0...v0.3.0) (2016-02-25) ### Features * add footer rules ([6acb930](6acb930)) * add subject-leading-capital rule ([c6714a4](c6714a4)) * **rules:** add rules for tense-checking ([d7b8d4b](d7b8d4b))
1 parent d7b8d4b commit 22ac3de

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

changelog.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
<a name="0.3.0"></a>
2+
# [0.3.0](https://github.com/marionebl/conventional-changelog-lint/compare/v0.2.0...v0.3.0) (2016-02-25)
3+
4+
5+
### Features
6+
7+
* add footer rules ([6acb930](https://github.com/marionebl/conventional-changelog-lint/commit/6acb930))
8+
* add subject-leading-capital rule ([c6714a4](https://github.com/marionebl/conventional-changelog-lint/commit/c6714a4))
9+
* **rules:** add rules for tense-checking ([d7b8d4b](https://github.com/marionebl/conventional-changelog-lint/commit/d7b8d4b))
10+
11+
12+
113
<a name="0.2.0"></a>
214
# [0.2.0](https://github.com/marionebl/conventional-changelog-lint/compare/v0.1.10...v0.2.0) (2016-02-25)
315

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "conventional-changelog-lint",
3-
"version": "0.2.0",
3+
"version": "0.3.0",
44
"description": "Lint commit messages against a conventional-changelog preset and ruleset",
55
"main": "distribution/index.js",
66
"files": [

0 commit comments

Comments
 (0)