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 322f7b6 commit ce33b28Copy full SHA for ce33b28
apps/vscode/CHANGELOG.md
@@ -1,5 +1,8 @@
1
# Changelog
2
3
+## 1.124.0 (unreleased)
4
+
5
6
## 1.123.0 (Release on 2025-06-17)
7
8
- Fixed a bug with switching between source and visual editors in Positron (<https://github.com/quarto-dev/quarto/pull/732>).
apps/vscode/package.json
@@ -11,7 +11,7 @@
11
"pandoc",
12
"quarto"
13
],
14
- "version": "1.123.0",
+ "version": "1.124.0",
15
"repository": {
16
"type": "git",
17
"url": "https://github.com/quarto-dev/quarto/tree/main/apps/vscode"
0 commit comments