Skip to content

Commit ca64f65

Browse files
committed
chore(release): v2.4.3 [skip ci]
1 parent 10b55db commit ca64f65

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

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+
## [2.4.3] - 2023-06-14
11+
1012
### Changed
1113

1214
- 调整 pre-commit hooks 的存放位置至 .cache 目录下
@@ -231,7 +233,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/lang/zh-CN/
231233

232234
- 最初的版本
233235

234-
[unreleased]: https://github.com/nonebot/noneflow/compare/v2.4.2...HEAD
236+
[unreleased]: https://github.com/nonebot/noneflow/compare/v2.4.3...HEAD
237+
[2.4.3]: https://github.com/nonebot/noneflow/compare/v2.4.2...v2.4.3
235238
[2.4.2]: https://github.com/nonebot/noneflow/compare/v2.4.1...v2.4.2
236239
[2.4.1]: https://github.com/nonebot/noneflow/compare/v2.4.0...v2.4.1
237240
[2.4.0]: https://github.com/nonebot/noneflow/compare/v2.3.1...v2.4.0

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 = "noneflow"
3-
version = "2.4.2"
3+
version = "2.4.3"
44
description = "Manage publish related issues in nonebot2 project"
55
authors = ["hemengyang <hmy0119@gmail.com>"]
66
license = "MIT"

0 commit comments

Comments
 (0)