Skip to content

Commit 3c33d9e

Browse files
committed
chore(release): 0.3.1
<a name="0.3.1"></a> ## [0.3.1](v0.3.0...v0.3.1) (2016-02-25) ### Bug Fixes * guard pos lexer against errors ([a12f1b2](a12f1b2))
1 parent a12f1b2 commit 3c33d9e

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

changelog.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
<a name="0.3.1"></a>
2+
## [0.3.1](https://github.com/marionebl/conventional-changelog-lint/compare/v0.3.0...v0.3.1) (2016-02-25)
3+
4+
5+
### Bug Fixes
6+
7+
* guard pos lexer against errors ([a12f1b2](https://github.com/marionebl/conventional-changelog-lint/commit/a12f1b2))
8+
9+
10+
111
<a name="0.3.0"></a>
212
# [0.3.0](https://github.com/marionebl/conventional-changelog-lint/compare/v0.2.0...v0.3.0) (2016-02-25)
313

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.3.0",
3+
"version": "0.3.1",
44
"description": "Lint commit messages against a conventional-changelog preset and ruleset",
55
"main": "distribution/index.js",
66
"files": [

0 commit comments

Comments
 (0)