Skip to content

Commit 308235e

Browse files
committed
0.0.8
1 parent 29598bd commit 308235e

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.8 - 2018-06-28
6+
57
- Apply `color` style to pseudo layer of advanced backgrounds ([#37](https://github.com/marp-team/marpit/pull/37))
68
- Fix JSDoc: Missing `color` prop in the definition of local directives ([#38](https://github.com/marp-team/marpit/pull/38))
79
- Support Unicode 11.0 emoji ([#39](https://github.com/marp-team/marpit/pull/39))

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

0 commit comments

Comments
 (0)