Skip to content

Commit a9d0e74

Browse files
authored
Bump version to 2.14 (#1906)
* Bump version to 2.14 * Bump changelog
1 parent 0f5b678 commit a9d0e74

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
## {{releaseVersion}} - {{releaseDate}}
44

5+
## 2.12.0 - 2025-10-29
6+
57
### Added
68

79
- Swiftly toolchain installation support with commands to install stable and snapshot releases, progress tracking, and secure post-install script handling ([#1780](https://github.com/swiftlang/vscode-swift/pull/1780))

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": "swift-vscode",
33
"displayName": "Swift",
44
"description": "Swift Language Support for Visual Studio Code.",
5-
"version": "2.12.0-dev",
5+
"version": "2.14.0-dev",
66
"publisher": "swiftlang",
77
"icon": "icon.png",
88
"repository": {

0 commit comments

Comments
 (0)