File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 1- {"." :" 0.2.2 " }
1+ {"." :" 0.2.3 " }
Original file line number Diff line number Diff line change @@ -4,6 +4,14 @@ 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.2.3] ( https://github.com/sunerpy/vscode-syncing/compare/v0.2.2...v0.2.3 ) (2025-07-25)
8+
9+
10+ ### Bug Fixes
11+
12+ * ** esbuild:** 修复引入外部依赖时pnpm构建异常的问题 ([ #25 ] ( https://github.com/sunerpy/vscode-syncing/issues/25 ) ) ([ e5fcb1e] ( https://github.com/sunerpy/vscode-syncing/commit/e5fcb1e54dac2a6bd2d235037e3e4ff16fce7192 ) )
13+ * 移除 activationEvents 空数组 ([ #23 ] ( https://github.com/sunerpy/vscode-syncing/issues/23 ) ) ([ d176746] ( https://github.com/sunerpy/vscode-syncing/commit/d176746a24729fa194f1fcb505d5b8ea38bb5034 ) )
14+
715## [ 0.2.2] ( https://github.com/sunerpy/vscode-syncing/compare/v0.2.1...v0.2.2 ) (2025-07-24)
816
917
You can’t perform that action at this time.
0 commit comments