Skip to content

Commit 64917f6

Browse files
committed
bump version to 3.3.9
1 parent 6ece612 commit 64917f6

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

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

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+
38
## 3.3.8 - September 12, 2024
49

510
- Fixed: Add support for [Cursor](https://www.cursor.com).

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "syncing",
33
"displayName": "%displayName%",
44
"description": "%description%",
5-
"version": "3.3.8",
5+
"version": "3.3.9",
66
"publisher": "nonoroazoro",
77
"author": {
88
"email": "xiaochao.k@gmail.com",

0 commit comments

Comments
 (0)