We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e7a04a commit f698ee8Copy full SHA for f698ee8
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+## [1.2.33] - 2026-02-13
6
+
7
+- no changes
8
9
## [1.2.32] - 2026-01-30
10
11
### 🔨 Maintenance
extension/package.json
@@ -9,7 +9,7 @@
"extensionDependencies": [
"vscode.git"
],
12
- "version": "1.2.32",
+ "version": "1.2.33",
13
"license": "Apache-2.0",
14
"readme": "./README.md",
15
"repository": {
0 commit comments