Skip to content

Commit 1775b98

Browse files
chore(release): 2.2.5
1 parent 6d67cbb commit 1775b98

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.5] - 2026-03-17
2+
3+
### Bug Fixes
4+
5+
- 将 tag 创建移到所有操作完成后
6+
7+
### Refactor
8+
9+
- 移除重复的 tag 推送
10+
111
## [2.2.4] - 2026-03-17
212

313
### Bug Fixes

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.4</Version>
3+
<Version>2.2.5</Version>
44
</PropertyGroup>
55
</Project>

0 commit comments

Comments
 (0)