We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ece612 commit 64917f6Copy full SHA for 64917f6
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelogs
2
3
+## 3.3.9 - September 13, 2024
4
+
5
+- Fixed: Add support for [VSCodium Insiders](https://github.com/VSCodium/vscodium) ([@clague](https://github.com/clague)).
6
7
8
## 3.3.8 - September 12, 2024
9
10
- Fixed: Add support for [Cursor](https://www.cursor.com).
package.json
@@ -2,7 +2,7 @@
"name": "syncing",
"displayName": "%displayName%",
"description": "%description%",
- "version": "3.3.8",
+ "version": "3.3.9",
"publisher": "nonoroazoro",
"author": {
"email": "xiaochao.k@gmail.com",
0 commit comments