Skip to content

Commit 8cd1410

Browse files
committed
chore(release): v1.0.1
1 parent be6203c commit 8cd1410

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
<a name="1.0.1"></a>
2+
## 1.0.1 (2017-09-04)
3+
4+
5+

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-docgen-displayname-handler",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "A handler for react-docgen that tries to infer the displayName of a component",
55
"license": "MIT",
66
"main": "distribution/index.js",

0 commit comments

Comments
 (0)