Skip to content

Commit 7530e73

Browse files
chore(main): release OreOreBot2 1.49.0 (#1181)
Co-authored-by: higuchi-ichiyo[bot] <141173502+higuchi-ichiyo[bot]@users.noreply.github.com>
1 parent 339bd65 commit 7530e73

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

.release-please-manifest.json

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

packages/bot/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [1.49.0](https://github.com/approvers/OreOreBot2/compare/OreOreBot2-v1.48.0...OreOreBot2-v1.49.0) (2023-12-03)
4+
5+
6+
### Features
7+
8+
* Add Bun to reaction targets ([#1180](https://github.com/approvers/OreOreBot2/issues/1180)) ([1bcc745](https://github.com/approvers/OreOreBot2/commit/1bcc745a5397bb8168a612fd30237c86e0501798))
9+
* pnpm へ移行 ([#1182](https://github.com/approvers/OreOreBot2/issues/1182)) ([871fc40](https://github.com/approvers/OreOreBot2/commit/871fc4076c9434275a2e16620826c31c1b6665a9))
10+
311
## [1.48.0](https://github.com/approvers/OreOreBot2/compare/OreOreBot2-v1.47.2...OreOreBot2-v1.48.0) (2023-10-15)
412

513

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

0 commit comments

Comments
 (0)