File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed
Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/lang/zh-CN/
77
88## [ Unreleased]
99
10+ ## [ 0.6.1] - 2023-10-24
11+
12+ ### Add
13+
14+ - 升级 orm 版本
15+
1016## [ 0.6.0] - 2023-10-18
1117
1218### Changed
@@ -263,7 +269,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/lang/zh-CN/
263269
264270- 可以使用的版本。
265271
266- [ unreleased ] : https://github.com/he0119/nonebot-plugin-wordcloud/compare/v0.6.0...HEAD
272+ [ unreleased ] : https://github.com/he0119/nonebot-plugin-wordcloud/compare/v0.6.1...HEAD
273+ [ 0.6.1 ] : https://github.com/he0119/nonebot-plugin-wordcloud/compare/v0.6.0...v0.6.1
267274[ 0.6.0 ] : https://github.com/he0119/nonebot-plugin-wordcloud/compare/v0.5.2...v0.6.0
268275[ 0.5.2 ] : https://github.com/he0119/nonebot-plugin-wordcloud/compare/v0.5.1...v0.5.2
269276[ 0.5.1 ] : https://github.com/he0119/nonebot-plugin-wordcloud/compare/v0.5.0...v0.5.1
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " nonebot-plugin-wordcloud"
3- version = " 0.6.0 "
3+ version = " 0.6.1 "
44description = " 适用于 NoneBot2 的词云插件"
55authors = [" hemengyang <hmy0119@gmail.com>" ]
66license = " MIT"
You can’t perform that action at this time.
0 commit comments