Skip to content

Commit

Permalink
Release 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
afeiship committed Nov 17, 2020
1 parent e23c68e commit 36a0d1e
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 3 deletions.
2 changes: 1 addition & 1 deletion dist/index.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*!
* name: @jswork/react-markdown-props
* url: https://github.com/afeiship/react-markdown-props
* version: 1.0.0
* version: 1.0.1
* license: MIT
*/

Expand Down
10 changes: 8 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jswork/react-markdown-props",
"version": "1.0.0",
"version": "1.0.1",
"description": "Generate markdown properties string.",
"homepage": "https://github.com/afeiship/react-markdown-props",
"author": {
Expand Down Expand Up @@ -34,5 +34,11 @@
"json2md": "^1.6.5",
"prettier": "*",
"react-docgen": "^5.2.1"
}
},
"keywords": [
"react",
"docs",
"react-docgen",
"properties"
]
}

0 comments on commit 36a0d1e

Please sign in to comment.