Skip to content

Commit

Permalink
chore(main): release OreOreBot2 1.54.0 (#1346)
Browse files Browse the repository at this point in the history
Co-authored-by: higuchi-ichiyo[bot] <141173502+higuchi-ichiyo[bot]@users.noreply.github.com>
  • Loading branch information
higuchi-ichiyo[bot] authored May 31, 2024
1 parent fd882ad commit db831b3
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"packages/bot": "1.53.0"
"packages/bot": "1.54.0"
}
7 changes: 7 additions & 0 deletions packages/bot/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.54.0](https://github.com/approvers/OreOreBot2/compare/OreOreBot2-v1.53.0...OreOreBot2-v1.54.0) (2024-05-31)


### Features

* Improve condition of updating commands ([#1345](https://github.com/approvers/OreOreBot2/issues/1345)) ([fd882ad](https://github.com/approvers/OreOreBot2/commit/fd882ade91885462c4ba2b562fe9369ac6f5b38f))

## [1.53.0](https://github.com/approvers/OreOreBot2/compare/OreOreBot2-v1.52.0...OreOreBot2-v1.53.0) (2024-05-31)


Expand Down
2 changes: 1 addition & 1 deletion packages/bot/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@oreorebot2/bot",
"version": "1.53.0",
"version": "1.54.0",
"exports": "./index.mjs",
"type": "module",
"license": "MIT",
Expand Down

0 comments on commit db831b3

Please sign in to comment.