Skip to content

Commit

Permalink
chore(release): v1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
he0119 committed Feb 9, 2023
1 parent be23a20 commit 60da6a0
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]

## [1.1.1] - 2023-02-09

### Added

- 输出当前插件的信息
Expand Down Expand Up @@ -125,7 +127,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/lang/zh-CN/

- 最初的版本

[unreleased]: https://github.com/nonebot/nonebot2-publish-bot/compare/v1.1.0...HEAD
[unreleased]: https://github.com/nonebot/nonebot2-publish-bot/compare/v1.1.1...HEAD
[1.1.1]: https://github.com/nonebot/nonebot2-publish-bot/compare/v1.1.0...v1.1.1
[1.1.0]: https://github.com/nonebot/nonebot2-publish-bot/compare/v1.0.0...v1.1.0
[1.0.0]: https://github.com/nonebot/nonebot2-publish-bot/compare/v0.5.2...v1.0.0
[0.5.2]: https://github.com/nonebot/nonebot2-publish-bot/compare/v0.5.1...v0.5.2
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 = "nonebot2-publish-bot"
version = "1.1.0"
version = "1.1.1"
description = "Manage publish related issues in nonebot2 project"
authors = ["hemengyang <[email protected]>"]
license = "MIT"
Expand Down

0 comments on commit 60da6a0

Please sign in to comment.