Skip to content

Commit

Permalink
chore(release): v3.3.2 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
he0119 committed May 2, 2024
1 parent 0119ee0 commit 3b4aee9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/lang/zh-CN/

## [Unreleased]

## [3.3.2] - 2024-05-01

### Added

- 更新至 NoneBot 2.3.0
Expand Down Expand Up @@ -439,7 +441,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/lang/zh-CN/

- 最初的版本

[unreleased]: https://github.com/nonebot/noneflow/compare/v3.3.1...HEAD
[unreleased]: https://github.com/nonebot/noneflow/compare/v3.3.2...HEAD
[3.3.2]: https://github.com/nonebot/noneflow/compare/v3.3.1...v3.3.2
[3.3.1]: https://github.com/nonebot/noneflow/compare/v3.3.0...v3.3.1
[3.3.0]: https://github.com/nonebot/noneflow/compare/v3.2.4...v3.3.0
[3.2.4]: https://github.com/nonebot/noneflow/compare/v3.2.3...v3.2.4
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "noneflow"
version = "3.3.1"
version = "3.3.2"
description = "Manage publish related issues in nonebot2 project"
authors = ["hemengyang <[email protected]>"]
license = "MIT"
Expand Down

0 comments on commit 3b4aee9

Please sign in to comment.