Skip to content

Commit cec2695

Browse files
committed
0.0.2
1 parent 4b171d8 commit cec2695

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## [Unreleased]
44

5+
## v0.0.2 - 2019-03-03
6+
57
### Changed
68

79
- Use pre-built worker via CDN by MarpWorker's default ([#2](https://github.com/marp-team/marp-react/pull/2))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@marp-team/marp-react",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"description": "Marp renderer component for React",
55
"license": "MIT",
66
"author": {

0 commit comments

Comments
 (0)