Skip to content

Commit 3501a40

Browse files
chore(release): 2.2.8
1 parent f83e98f commit 3501a40

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [2.2.8] - 2026-03-22
2+
3+
### Features
4+
5+
- 为实体字符串属性添加 MaxLength 验证特性
6+
17
## [2.2.7] - 2026-03-20
28

39
### Features

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

0 commit comments

Comments
 (0)