We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b171d8 commit cec2695Copy full SHA for cec2695
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## [Unreleased]
4
5
+## v0.0.2 - 2019-03-03
6
+
7
### Changed
8
9
- Use pre-built worker via CDN by MarpWorker's default ([#2](https://github.com/marp-team/marp-react/pull/2))
package.json
@@ -1,6 +1,6 @@
1
{
"name": "@marp-team/marp-react",
- "version": "0.0.1",
+ "version": "0.0.2",
"description": "Marp renderer component for React",
"license": "MIT",
"author": {
0 commit comments