Skip to content

Commit

Permalink
0.15.1
Browse files Browse the repository at this point in the history
  • Loading branch information
yhatt committed Sep 16, 2020
1 parent 9300026 commit ab58fec
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.15.1 - 2020-09-16

### Fixed

- Fix failure of export with [Snap Chromium](https://snapcraft.io/chromium) in Linux, by updated [Marp CLI v0.21.1](https://github.com/marp-team/marp-cli/releases/v0.21.1) ([#166](https://github.com/marp-team/marp-vscode/issues/166), [#167](https://github.com/marp-team/marp-vscode/pull/167))
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.15.0",
"version": "0.15.1",
"description": "Create slide deck written in Marp Markdown on VS Code",
"categories": [
"Other"
Expand Down

0 comments on commit ab58fec

Please sign in to comment.