Skip to content

Commit 98964ae

Browse files
authored
chore(main): release 0.2.3 (#26)
esbuild: 修复引入外部依赖时pnpm构建异常的问题 (#25) (e5fcb1e) 移除 activationEvents 空数组 (#23) (d176746)
1 parent e5fcb1e commit 98964ae

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{".":"0.2.2"}
1+
{".":"0.2.3"}

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@ All notable changes to the "vscode-syncing" extension will be documented in this
44

55
Check [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

0 commit comments

Comments
 (0)