We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aec2f34 commit 32a00adCopy full SHA for 32a00ad
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## [Unreleased]
4
5
+## v0.0.3 - 2019-03-08
6
+
7
### Changed
8
9
- Upgrade Storybook to v5 ([#6](https://github.com/marp-team/marp-react/pull/6))
package.json
@@ -1,6 +1,6 @@
1
{
"name": "@marp-team/marp-react",
- "version": "0.0.2",
+ "version": "0.0.3",
"description": "Marp renderer component for React",
"license": "MIT",
"author": {
0 commit comments