Skip to content

Commit ce33b28

Browse files
committed
Bump version and changelog
1 parent 322f7b6 commit ce33b28

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

apps/vscode/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Changelog
22

3+
## 1.124.0 (unreleased)
4+
5+
36
## 1.123.0 (Release on 2025-06-17)
47

58
- Fixed a bug with switching between source and visual editors in Positron (<https://github.com/quarto-dev/quarto/pull/732>).

apps/vscode/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"pandoc",
1212
"quarto"
1313
],
14-
"version": "1.123.0",
14+
"version": "1.124.0",
1515
"repository": {
1616
"type": "git",
1717
"url": "https://github.com/quarto-dev/quarto/tree/main/apps/vscode"

0 commit comments

Comments
 (0)