Skip to content

Commit

Permalink
0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yhatt committed May 11, 2019
1 parent 899023a commit caa8c5e
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.3.0 - 2019-05-11

### Added

- Add command to export PDF, HTML, and images via Marp CLI integration (`markdown.marp.export`) ([#4](https://github.com/marp-team/marp-vscode/issues/4), [#30](https://github.com/marp-team/marp-vscode/pull/30))
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "marp-vscode",
"displayName": "Marp for VS Code",
"publisher": "marp-team",
"version": "0.2.1",
"version": "0.3.0",
"description": "Create slide deck written in Marp Markdown on VS Code",
"categories": [
"Other"
Expand Down

0 comments on commit caa8c5e

Please sign in to comment.