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 c952b40 commit 923504dCopy full SHA for 923504d
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## [Unreleased]
4
5
+## v0.0.5 - 2018-05-12
6
+
7
* Add `paginate` local directive ([#17](https://github.com/marp-team/marpit/pull/17))
8
* Make Unicode emoji printable ([#18](https://github.com/marp-team/marpit/pull/18))
9
* Prevent style injections ([#19](https://github.com/marp-team/marpit/pull/19))
package.json
@@ -1,6 +1,6 @@
1
{
"name": "@marp-team/marpit",
- "version": "0.0.4",
+ "version": "0.0.5",
"description": "The skinny framework for creating slide deck from Markdown",
"license": "MIT",
"author": {
0 commit comments