Skip to content

Commit 6849c9c

Browse files
chore(main): release OreOreBot2 1.47.2 (#1090)
Co-authored-by: higuchi-ichiyo[bot] <141173502+higuchi-ichiyo[bot]@users.noreply.github.com> Co-authored-by: Sho Sakuma <[email protected]>
1 parent 85992f3 commit 6849c9c

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"packages/bot": "1.47.1"
2+
"packages/bot": "1.47.2"
33
}

packages/bot/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.47.2](https://github.com/approvers/OreOreBot2/compare/OreOreBot2-v1.47.1...OreOreBot2-v1.47.2) (2023-09-24)
4+
5+
6+
### Bug Fixes
7+
8+
* Party一葉のBGMを均一化 ([#1088](https://github.com/approvers/OreOreBot2/issues/1088)) ([5ab8edc](https://github.com/approvers/OreOreBot2/commit/5ab8edc573eb2d69b579a25f0ebcfceb2a3b8f41))
9+
310
## [1.47.1](https://github.com/approvers/OreOreBot2/compare/OreOreBot2-v1.47.0...OreOreBot2-v1.47.1) (2023-09-22)
411

512

packages/bot/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@oreorebot2/bot",
3-
"version": "1.47.1",
3+
"version": "1.47.2",
44
"exports": "./index.js",
55
"type": "module",
66
"license": "MIT",

0 commit comments

Comments
 (0)