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 4f999e6 commit c1fce7cCopy full SHA for c1fce7c
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## [Unreleased]
4
5
+## v0.0.9 - 2018-07-23
6
+
7
- Add the basic TypeScript definition ([#40](https://github.com/marp-team/marpit/pull/40))
8
- Support heading divider ([#41](https://github.com/marp-team/marpit/pull/41))
9
- Upgrade Node LTS and depenent packages ([#42](https://github.com/marp-team/marpit/pull/42))
package.json
@@ -1,6 +1,6 @@
1
{
"name": "@marp-team/marpit",
- "version": "0.0.8",
+ "version": "0.0.9",
"description": "The skinny framework for creating slide deck from Markdown",
"license": "MIT",
"author": {
0 commit comments