Skip to content

Commit 3d3d93a

Browse files
committed
0.0.3
1 parent 58240fc commit 3d3d93a

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-05-02
6+
57
* Implement background image resizing with keyword and scale ([#10](https://github.com/marp-team/marpit/pull/10))
68
* Support advanced background mode with inline SVG, for multiple images and filters ([#11](https://github.com/marp-team/marpit/pull/11))
79
* Upgrade node to the latest LTS version v8.11.1 ([#12](https://github.com/marp-team/marpit/pull/12))

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/marpit",
3-
"version": "0.0.2",
3+
"version": "0.0.3",
44
"description": "The skinny framework for creating slide deck from Markdown",
55
"license": "MIT",
66
"author": {

0 commit comments

Comments
 (0)