We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2f6fd2 commit 36f29adCopy full SHA for 36f29ad
2 files changed
CHANGELOG.md
@@ -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
11
<a name="5.1.0"></a>
12
# [5.1.0](https://github.com/prh/prh/compare/5.0.0...5.1.0) (2017-08-17)
13
package.json
@@ -1,6 +1,6 @@
{
"name": "prh",
- "version": "5.1.0",
+ "version": "5.1.1",
"description": "proofreading helper",
"main": "index.js",
"bin": {
0 commit comments