Skip to content

Commit

Permalink
chore(main): release OreOreBot2 1.47.1 (#1071)
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>
Co-authored-by: Sho Sakuma <[email protected]>
  • Loading branch information
higuchi-ichiyo[bot] and Sho Sakuma authored Sep 22, 2023
1 parent 868dc52 commit 9b3b557
Show file tree
Hide file tree
Showing 3 changed files with 10 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.47.0"
"packages/bot": "1.47.1"
}
8 changes: 8 additions & 0 deletions packages/bot/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [1.47.1](https://github.com/approvers/OreOreBot2/compare/OreOreBot2-v1.47.0...OreOreBot2-v1.47.1) (2023-09-22)


### Bug Fixes

* version command embed url ([fe432a7](https://github.com/approvers/OreOreBot2/commit/fe432a706cba0911b95b9351a0d0e7e02f88ecb7))
* バージョンコマンドで使用されるリリースへのURLを修正 ([#1070](https://github.com/approvers/OreOreBot2/issues/1070)) ([b41c397](https://github.com/approvers/OreOreBot2/commit/b41c397b3949214893108660de073342d0f9a596))

## [1.47.0](https://github.com/approvers/OreOreBot2/compare/OreOreBot2-v1.46.0...OreOreBot2-v1.47.0) (2023-09-18)


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.47.0",
"version": "1.47.1",
"exports": "./index.js",
"type": "module",
"license": "MIT",
Expand Down

0 comments on commit 9b3b557

Please sign in to comment.