We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c740d2 commit 84d7f28Copy full SHA for 84d7f28
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## [Unreleased]
4
5
+## v0.0.3 - 2018-08-22
6
+
7
### Added
8
9
- 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
@@ -1,6 +1,6 @@
1
{
"name": "@marp-team/marp-cli",
- "version": "0.0.2",
+ "version": "0.0.3",
"description": "A CLI interface for Marp and Marpit based converters",
"repository": "https://github.com/marp-team/marp-cli",
"engines": {
0 commit comments