Skip to content

Commit

Permalink
chore(prh): bump version & generate CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vvakame committed Aug 22, 2017
1 parent 169d4f7 commit 2b574b9
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
<a name="5.4.2"></a>
## [5.4.2](https://github.com/prh/prh/compare/5.4.1...5.4.2) (2017-08-22)


### Bug Fixes

* **prh:** Diffの作成時に変換前と変換後が一致する場合、それをどのようなパターンでも結果から除外するように修正 ([dc61ede](https://github.com/prh/prh/commit/dc61ede))


### Features

* **rules:** バンドルするルールの更新 ([72bc03b](https://github.com/prh/prh/commit/72bc03b))



<a name="5.4.1"></a>
## [5.4.1](https://github.com/prh/prh/compare/5.4.0...5.4.1) (2017-08-22)

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": "prh",
"version": "5.4.1",
"version": "5.4.2",
"description": "proofreading helper",
"main": "index.js",
"bin": {
Expand Down

0 comments on commit 2b574b9

Please sign in to comment.