We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 726259b commit 4e65858Copy full SHA for 4e65858
apps/vscode/CHANGELOG.md
@@ -1,5 +1,7 @@
1
# Changelog
2
3
+## 1.121.0 (unreleased)
4
+
5
## 1.120.0 (Release on 2025-04-07)
6
7
- Fix issue where format on save could overwrite the contents of a document with incorrect results (<https://github.com/quarto-dev/quarto/pull/688>).
apps/vscode/package.json
@@ -11,7 +11,7 @@
11
"pandoc",
12
"quarto"
13
],
14
- "version": "1.120.0",
+ "version": "1.121.0",
15
"repository": {
16
"type": "git",
17
"url": "https://github.com/quarto-dev/quarto/tree/main/apps/vscode"
0 commit comments