Skip to content

Commit

Permalink
chore(main): release OreOreBot2 1.47.2 (#1090)
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 m1sk9 authored Sep 24, 2023
1 parent 85992f3 commit 6849c9c
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.47.1"
"packages/bot": "1.47.2"
}
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.47.2](https://github.com/approvers/OreOreBot2/compare/OreOreBot2-v1.47.1...OreOreBot2-v1.47.2) (2023-09-24)


### Bug Fixes

* Party一葉のBGMを均一化 ([#1088](https://github.com/approvers/OreOreBot2/issues/1088)) ([5ab8edc](https://github.com/approvers/OreOreBot2/commit/5ab8edc573eb2d69b579a25f0ebcfceb2a3b8f41))

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


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

0 comments on commit 6849c9c

Please sign in to comment.