Skip to content

Commit 0d4cc26

Browse files
chore(release): 2.2.4
1 parent 04476dd commit 0d4cc26

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [2.2.4] - 2026-03-17
2+
3+
### Bug Fixes
4+
5+
- 添加缺失的 Build 步骤
6+
7+
### Ci
8+
9+
- 合并 NuGet 发布步骤到 release 工作流
10+
111
## [2.2.3] - 2026-03-17
212

313
### Refactor

Version.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<Project>
22
<PropertyGroup>
3-
<Version>2.2.3</Version>
3+
<Version>2.2.4</Version>
44
</PropertyGroup>
55
</Project>

0 commit comments

Comments
 (0)