Skip to content

Commit 3d205b6

Browse files
chore(main): release OreOreBot2 1.56.1 (#1569)
Co-authored-by: higuchi-ichiyo[bot] <141173502+higuchi-ichiyo[bot]@users.noreply.github.com>
1 parent 65dacb3 commit 3d205b6

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"packages/bot": "1.56.0"
2+
"packages/bot": "1.56.1"
33
}

packages/bot/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.56.1](https://github.com/approvers/OreOreBot2/compare/OreOreBot2-v1.56.0...OreOreBot2-v1.56.1) (2025-11-30)
4+
5+
6+
### Bug Fixes
7+
8+
* Migrate deprecation from disscord.js v15 ([#1568](https://github.com/approvers/OreOreBot2/issues/1568)) ([8c26f3e](https://github.com/approvers/OreOreBot2/commit/8c26f3e64ce31d83c1c2a194697186c5268e33b1))
9+
310
## [1.56.0](https://github.com/approvers/OreOreBot2/compare/OreOreBot2-v1.55.0...OreOreBot2-v1.56.0) (2025-11-30)
411

512

packages/bot/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@oreorebot2/bot",
3-
"version": "1.56.0",
3+
"version": "1.56.1",
44
"exports": "./index.mjs",
55
"type": "module",
66
"license": "MIT",

0 commit comments

Comments
 (0)