Skip to content

Commit 36f29ad

Browse files
committed
chore(prh): bump version & generate CHANGELOG.md
1 parent b2f6fd2 commit 36f29ad

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
<a name="5.1.1"></a>
2+
## [5.1.1](https://github.com/prh/prh/compare/v5.1.0...v5.1.1) (2017-08-17)
3+
4+
5+
### Bug Fixes
6+
7+
* **prh:** 命名の一貫性が損なわれてたのを修正 fromYAMLFilePaths に変更 ([b2f6fd2](https://github.com/prh/prh/commit/b2f6fd2))
8+
9+
10+
111
<a name="5.1.0"></a>
212
# [5.1.0](https://github.com/prh/prh/compare/5.0.0...5.1.0) (2017-08-17)
313

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "prh",
3-
"version": "5.1.0",
3+
"version": "5.1.1",
44
"description": "proofreading helper",
55
"main": "index.js",
66
"bin": {

0 commit comments

Comments
 (0)