Skip to content

Commit 4a2b90a

Browse files
committed
chore(release): v0.7.1
1 parent af920cd commit 4a2b90a

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff 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.7.1] - 2024-03-24
11+
12+
### Fixed
13+
14+
- 修复 shortcut 匹配问题
15+
1016
## [0.7.0] - 2024-03-01
1117

1218
### Added

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "nonebot-plugin-wordcloud"
3-
version = "0.7.0"
3+
version = "0.7.1"
44
description = "适用于 NoneBot2 的词云插件"
55
authors = ["hemengyang <hmy0119@gmail.com>"]
66
license = "MIT"

0 commit comments

Comments
 (0)