Skip to content

Commit ece10f8

Browse files
chore(release): 2.2.7
1 parent 7cf135d commit ece10f8

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.7] - 2026-03-20
2+
3+
### Features
4+
5+
- 添加字节序转换扩展方法
6+
7+
### Testing
8+
9+
- 添加字节序转换测试
10+
111
## [2.2.6] - 2026-03-19
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.6</Version>
3+
<Version>2.2.7</Version>
44
</PropertyGroup>
55
</Project>

0 commit comments

Comments
 (0)