Skip to content

Commit

Permalink
chore(main): release OreOreBot2 1.49.0 (#1181)
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>
  • Loading branch information
higuchi-ichiyo[bot] committed Dec 3, 2023
1 parent 339bd65 commit 7530e73
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"packages/bot": "1.48.0"
{
"packages/bot": "1.49.0"
}
8 changes: 8 additions & 0 deletions packages/bot/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [1.49.0](https://github.com/approvers/OreOreBot2/compare/OreOreBot2-v1.48.0...OreOreBot2-v1.49.0) (2023-12-03)


### Features

* Add Bun to reaction targets ([#1180](https://github.com/approvers/OreOreBot2/issues/1180)) ([1bcc745](https://github.com/approvers/OreOreBot2/commit/1bcc745a5397bb8168a612fd30237c86e0501798))
* pnpm へ移行 ([#1182](https://github.com/approvers/OreOreBot2/issues/1182)) ([871fc40](https://github.com/approvers/OreOreBot2/commit/871fc4076c9434275a2e16620826c31c1b6665a9))

## [1.48.0](https://github.com/approvers/OreOreBot2/compare/OreOreBot2-v1.47.2...OreOreBot2-v1.48.0) (2023-10-15)


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.48.0",
"version": "1.49.0",
"exports": "./index.mjs",
"type": "module",
"license": "MIT",
Expand Down

0 comments on commit 7530e73

Please sign in to comment.