Skip to content

Commit

Permalink
2.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yhatt committed Aug 4, 2023
1 parent c9b25ad commit d9af184
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
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]

## v2.7.0 - 2023-08-04

### Changed

- Upgrade Marp Core to [v3.8.0](https://github.com/marp-team/marp-core/releases/tag/v3.8.0) ([#427](https://github.com/marp-team/marp-vscode/pull/427))
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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": "2.6.0",
"version": "2.7.0",
"description": "Create slide deck written in Marp Markdown on VS Code",
"categories": [
"Other"
Expand Down

0 comments on commit d9af184

Please sign in to comment.