Skip to content

Commit 84d7f28

Browse files
committed
0.0.3
1 parent 2c740d2 commit 84d7f28

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.3 - 2018-08-22
6+
57
### Added
68

79
- Support Marp core's fitting header by including browser bundle to exported PDF ([#1](https://github.com/marp-team/marp-cli/pull/1))

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-cli",
3-
"version": "0.0.2",
3+
"version": "0.0.3",
44
"description": "A CLI interface for Marp and Marpit based converters",
55
"repository": "https://github.com/marp-team/marp-cli",
66
"engines": {

0 commit comments

Comments
 (0)