Skip to content

Commit e96d7f9

Browse files
chore(main): release OreOreBot2 1.51.2 (#1276)
Co-authored-by: higuchi-ichiyo[bot] <141173502+higuchi-ichiyo[bot]@users.noreply.github.com>
1 parent 9522e86 commit e96d7f9

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

packages/bot/CHANGELOG.md

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

3+
## [1.51.2](https://github.com/approvers/OreOreBot2/compare/OreOreBot2-v1.51.1...OreOreBot2-v1.51.2) (2024-02-09)
4+
5+
6+
### Bug Fixes
7+
8+
* **docker:** Sentry 依存のパッケージを削除 ([#1275](https://github.com/approvers/OreOreBot2/issues/1275)) ([9522e86](https://github.com/approvers/OreOreBot2/commit/9522e867eb8d637e92485e67ff3d4f9558472b6b))
9+
310
## [1.51.1](https://github.com/approvers/OreOreBot2/compare/OreOreBot2-v1.51.0...OreOreBot2-v1.51.1) (2024-02-09)
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.51.1",
3+
"version": "1.51.2",
44
"exports": "./index.mjs",
55
"type": "module",
66
"license": "MIT",

0 commit comments

Comments
 (0)