Skip to content

Commit 2a71b73

Browse files
chore(main): release OreOreBot2 1.50.0 (#1250)
Co-authored-by: higuchi-ichiyo[bot] <141173502+higuchi-ichiyo[bot]@users.noreply.github.com>
1 parent 63297d3 commit 2a71b73

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.49.0"
2+
"packages/bot": "1.50.0"
33
}

packages/bot/CHANGELOG.md

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

3+
## [1.50.0](https://github.com/approvers/OreOreBot2/compare/OreOreBot2-v1.49.0...OreOreBot2-v1.50.0) (2024-01-30)
4+
5+
6+
### Features
7+
8+
* メッセージが投稿後3秒以内に削除された場合に特殊メッセージを送信するように変更 ([#1249](https://github.com/approvers/OreOreBot2/issues/1249)) ([de404ca](https://github.com/approvers/OreOreBot2/commit/de404ca858cb34656934ed5803417cdd5773fadc))
9+
310
## [1.49.0](https://github.com/approvers/OreOreBot2/compare/OreOreBot2-v1.48.0...OreOreBot2-v1.49.0) (2023-12-03)
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.49.0",
3+
"version": "1.50.0",
44
"exports": "./index.mjs",
55
"type": "module",
66
"license": "MIT",

0 commit comments

Comments
 (0)