Skip to content

Commit

Permalink
chore: release v1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
stevemao committed May 2, 2015
1 parent 1dbf0a8 commit 0cd16d8
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
<a name"1.2.2"></a>
### 1.2.2 (2015-05-02)


#### Bug Fixes

* **dest:** do not ignore `options.dest` ([1dbf0a8c](https://github.com/btford/grunt-conventional-changelog/commit/1dbf0a8c), closes [#55](https://github.com/btford/grunt-conventional-changelog/issues/55))
* **grunt:** bump task should work properly ([488bb2eb](https://github.com/btford/grunt-conventional-changelog/commit/488bb2eb))


<a name"1.2.1"></a>
### 1.2.1 (2015-04-03)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "grunt-conventional-changelog",
"version": "1.2.1",
"version": "1.2.2",
"description": "Generate a changelog from git metadata, using the AngularJS commit conventions",
"engines": {
"node": ">=0.10.0"
Expand Down

0 comments on commit 0cd16d8

Please sign in to comment.