Skip to content

Commit 4ddc3f1

Browse files
chore(main): release OreOreBot2 1.51.0 (#1260)
Co-authored-by: higuchi-ichiyo[bot] <141173502+higuchi-ichiyo[bot]@users.noreply.github.com>
1 parent afb72bb commit 4ddc3f1

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-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.50.0"
2+
"packages/bot": "1.51.0"
33
}

packages/bot/CHANGELOG.md

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

3+
## [1.51.0](https://github.com/approvers/OreOreBot2/compare/OreOreBot2-v1.50.0...OreOreBot2-v1.51.0) (2024-02-04)
4+
5+
6+
### Features
7+
8+
* スタンプ作成ログを送信する機能の実装 ([#1258](https://github.com/approvers/OreOreBot2/issues/1258)) ([dae78be](https://github.com/approvers/OreOreBot2/commit/dae78bee6b5dfd67e783c4571316257149190859))
9+
* 絵文字作成ログに絵文字画像とIDを表示するように ([#1259](https://github.com/approvers/OreOreBot2/issues/1259)) ([26d6725](https://github.com/approvers/OreOreBot2/commit/26d6725a51b6b62632cfc47c28227493fabd96e4))
10+
311
## [1.50.0](https://github.com/approvers/OreOreBot2/compare/OreOreBot2-v1.49.0...OreOreBot2-v1.50.0) (2024-01-30)
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.50.0",
3+
"version": "1.51.0",
44
"exports": "./index.mjs",
55
"type": "module",
66
"license": "MIT",

0 commit comments

Comments
 (0)