Skip to content

Commit 54e33b9

Browse files
committed
chore(release): v0.7.3
1 parent 3df9591 commit 54e33b9

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff 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.7.3] - 2024-07-13
11+
1012
### Fixed
1113

1214
- 适配 Alconna 0.49.0
@@ -291,7 +293,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/lang/zh-CN/
291293

292294
- 可以使用的版本。
293295

294-
[unreleased]: https://github.com/he0119/nonebot-plugin-wordcloud/compare/v0.7.2...HEAD
296+
[unreleased]: https://github.com/he0119/nonebot-plugin-wordcloud/compare/v0.7.3...HEAD
297+
[0.7.3]: https://github.com/he0119/nonebot-plugin-wordcloud/compare/v0.7.2...v0.7.3
295298
[0.7.2]: https://github.com/he0119/nonebot-plugin-wordcloud/compare/v0.7.1...v0.7.2
296299
[0.7.1]: https://github.com/he0119/nonebot-plugin-wordcloud/compare/v0.7.0...v0.7.1
297300
[0.7.0]: https://github.com/he0119/nonebot-plugin-wordcloud/compare/v0.6.1...v0.7.0

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "nonebot-plugin-wordcloud"
3-
version = "0.7.2"
3+
version = "0.7.3"
44
description = "适用于 NoneBot2 的词云插件"
55
authors = [{ name = "uy_sun", email = "hmy0119@gmail.com" }]
66
dependencies = [

0 commit comments

Comments
 (0)