Skip to content

Commit 89e8402

Browse files
chore(main): release OreOreBot2 1.53.0 (#1312)
Co-authored-by: higuchi-ichiyo[bot] <141173502+higuchi-ichiyo[bot]@users.noreply.github.com>
1 parent c6aacfb commit 89e8402

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-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.52.0"
2+
"packages/bot": "1.53.0"
33
}

packages/bot/CHANGELOG.md

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

3+
## [1.53.0](https://github.com/approvers/OreOreBot2/compare/OreOreBot2-v1.52.0...OreOreBot2-v1.53.0) (2024-05-31)
4+
5+
6+
### Features
7+
8+
* Bun への移行 ([#1311](https://github.com/approvers/OreOreBot2/issues/1311)) ([65b943e](https://github.com/approvers/OreOreBot2/commit/65b943ef5c8a5d5843b32ef4da418adeda09234b))
9+
10+
11+
### Bug Fixes
12+
13+
* Add command runner into registry ([#1341](https://github.com/approvers/OreOreBot2/issues/1341)) ([c6aacfb](https://github.com/approvers/OreOreBot2/commit/c6aacfb0adad48a8661c0fda3fc8a3aa69c7b157))
14+
315
## [1.52.0](https://github.com/approvers/OreOreBot2/compare/OreOreBot2-v1.51.2...OreOreBot2-v1.52.0) (2024-02-28)
416

517

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.52.0",
3+
"version": "1.53.0",
44
"exports": "./index.mjs",
55
"type": "module",
66
"license": "MIT",

0 commit comments

Comments
 (0)