Skip to content

Commit

Permalink
0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yhatt committed Jan 19, 2019
1 parent b310f3f commit 6df8829
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## [Unreleased]

## v0.6.0 - 2019-01-19

### Added

- Add `env` argument to [`Marpit.render()`](https://marpit-api.marp.app/marpit#render) ([#118](https://github.com/marp-team/marpit/pull/118))
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@marp-team/marpit",
"version": "0.5.0",
"version": "0.6.0",
"description": "The skinny framework for creating slide deck from Markdown",
"license": "MIT",
"author": {
Expand Down

0 comments on commit 6df8829

Please sign in to comment.