Skip to content

Commit bc09bd5

Browse files
committed
3.0.0
1 parent a0f3371 commit bc09bd5

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## [Unreleased]
44

5+
## v3.0.0 - 2024-12-31
6+
57
> 🆙 **This update is including the major update of [Marp Core](https://github.com/marp-team/marp-core) and [Marp CLI](https://github.com/marp-team/marp-cli) v3 → v4.** Please check "**[Changes in new Marp Core v4](https://github.com/orgs/marp-team/discussions/533)**" for details.
68
79
### ⚡️ Breaking

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "marp-vscode",
33
"displayName": "Marp for VS Code",
44
"publisher": "marp-team",
5-
"version": "2.8.0",
5+
"version": "3.0.0",
66
"description": "Create slide deck written in Marp Markdown on VS Code",
77
"categories": [
88
"Other"

0 commit comments

Comments
 (0)