Skip to content

Commit bf815b6

Browse files
committed
0.0.7
1 parent e35b88e commit bf815b6

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.7 - 2018-06-04
6+
57
- Support `backgroundColor` and `color` local directives ([#32](https://github.com/marp-team/marpit/pull/32))
68
- Suppress confusable theme import when tweaking ([#33](https://github.com/marp-team/marpit/pull/33))
79
- Remove `workaround` flag support from Marpit's `inlineSVG` option ([#35](https://github.com/marp-team/marpit/pull/35))

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

0 commit comments

Comments
 (0)