Skip to content

Commit 62e9403

Browse files
committed
3.3.0
1 parent 29fa128 commit 62e9403

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.3.0 - 2025-08-09
6+
57
### Added
68

79
- Export presenter notes as `.txt` file ([#456](https://github.com/marp-team/marp-vscode/issues/456), [#512](https://github.com/marp-team/marp-vscode/pull/512) by [@noritaka1166](https://github.com/noritaka1166))

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": "3.2.1",
5+
"version": "3.3.0",
66
"description": "Create slide deck written in Marp Markdown on VS Code",
77
"categories": [
88
"Other"

0 commit comments

Comments
 (0)