File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 1- {"." :" 0.3.0 " }
1+ {"." :" 0.3.1 " }
Original file line number Diff line number Diff line change @@ -4,6 +4,13 @@ All notable changes to the "vscode-syncing" extension will be documented in this
44
55Check [ Keep a Changelog] ( http://keepachangelog.com/ ) for recommendations on how to structure this file.
66
7+ ## [ 0.3.1] ( https://github.com/sunerpy/vscode-syncing/compare/v0.3.0...v0.3.1 ) (2025-07-31)
8+
9+
10+ ### Bug Fixes
11+
12+ * ** extensionManager:** 修复扩展依赖安装和自动更新配置兼容性问题 ([ #31 ] ( https://github.com/sunerpy/vscode-syncing/issues/31 ) ) ([ b768b22] ( https://github.com/sunerpy/vscode-syncing/commit/b768b2280f24f905db9d7e5eca6ab5f2745c6438 ) )
13+
714## [ 0.3.0] ( https://github.com/sunerpy/vscode-syncing/compare/v0.2.4...v0.3.0 ) (2025-07-31)
815
916
Original file line number Diff line number Diff line change 22 "name" : " vscode-syncing" ,
33 "displayName" : " vscode-syncing" ,
44 "description" : " vscode-syncing extension" ,
5- "version" : " 0.3.0 " ,
5+ "version" : " 0.3.1 " ,
66 "publisher" : " sunerpy" ,
77 "icon" : " resources/logo.png" ,
88 "engines" : {
You can’t perform that action at this time.
0 commit comments