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+ ## [ 2.4.1] - 2023-06-12
11+
1012### Added
1113
1214- 限制名称的长度不超过 50 个字符
@@ -219,7 +221,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/lang/zh-CN/
219221
220222- 最初的版本
221223
222- [ unreleased ] : https://github.com/nonebot/noneflow/compare/v2.4.0...HEAD
224+ [ unreleased ] : https://github.com/nonebot/noneflow/compare/v2.4.1...HEAD
225+ [ 2.4.1 ] : https://github.com/nonebot/noneflow/compare/v2.4.0...v2.4.1
223226[ 2.4.0 ] : https://github.com/nonebot/noneflow/compare/v2.3.1...v2.4.0
224227[ 2.3.1 ] : https://github.com/nonebot/noneflow/compare/v2.3.0...v2.3.1
225228[ 2.3.0 ] : https://github.com/nonebot/noneflow/compare/v2.2.0...v2.3.0
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " noneflow"
3- version = " 2.4.0 "
3+ version = " 2.4.1 "
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