File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/lang/zh-CN/
77
88## [ Unreleased]
99
10+ ## [ 3.0.3] - 2023-08-30
11+
1012### Added
1113
1214- 翻译 Pydantic 验证错误信息
@@ -334,7 +336,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/lang/zh-CN/
334336
335337- 最初的版本
336338
337- [ unreleased ] : https://github.com/nonebot/noneflow/compare/v3.0.2...HEAD
339+ [ unreleased ] : https://github.com/nonebot/noneflow/compare/v3.0.3...HEAD
340+ [ 3.0.3 ] : https://github.com/nonebot/noneflow/compare/v3.0.2...v3.0.3
338341[ 3.0.2 ] : https://github.com/nonebot/noneflow/compare/v3.0.1...v3.0.2
339342[ 3.0.1 ] : https://github.com/nonebot/noneflow/compare/v3.0.0...v3.0.1
340343[ 3.0.0 ] : https://github.com/nonebot/noneflow/compare/v2.7.3...v3.0.0
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " noneflow"
3- version = " 3.0.2 "
3+ version = " 3.0.3 "
44description = " Manage publish related issues in nonebot2 project"
55authors = [" hemengyang <hmy0119@gmail.com>" ]
66license = " MIT"
You can’t perform that action at this time.
0 commit comments