File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed
Expand file tree Collapse file tree 2 files changed +6
-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+ ## [ 0.3.0] - 2024-06-28
11+
1012### Added
1113
1214- 添加 py.typed 文件
@@ -83,7 +85,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/lang/zh-CN/
8385
8486- 可以使用的版本。
8587
86- [ unreleased ] : https://github.com/he0119/nonebot-plugin-user/compare/v0.1.2...HEAD
88+ [ unreleased ] : https://github.com/he0119/nonebot-plugin-user/compare/v0.3.0...HEAD
89+ [ 0.3.0 ] : https://github.com/he0119/nonebot-plugin-user/compare/v0.2.0...v0.3.0
90+ [ 0.2.0 ] : https://github.com/he0119/nonebot-plugin-user/compare/v0.1.2...v0.2.0
8791[ 0.1.2 ] : https://github.com/he0119/nonebot-plugin-user/compare/v0.1.1...v0.1.2
8892[ 0.1.1 ] : https://github.com/he0119/nonebot-plugin-user/compare/v0.1.0...v0.1.1
8993[ 0.1.0 ] : https://github.com/he0119/nonebot-plugin-user/compare/v0.0.5...v0.1.0
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " nonebot-plugin-user"
3- version = " 0.2 .0"
3+ version = " 0.3 .0"
44description = " 适用于 Nonebot2 的用户插件"
55authors = [" hemengyang <hmy0119@gmail.com>" ]
66license = " MIT"
You can’t perform that action at this time.
0 commit comments