Skip to content

Commit 874b6d6

Browse files
chore(main): release OreOreBot2 1.48.0 (#1127)
1 parent ac76e39 commit 874b6d6

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-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.47.2"
2+
"packages/bot": "1.48.0"
33
}

packages/bot/CHANGELOG.md

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

3+
## [1.48.0](https://github.com/approvers/OreOreBot2/compare/OreOreBot2-v1.47.2...OreOreBot2-v1.48.0) (2023-10-15)
4+
5+
6+
### Features
7+
8+
* 引数なしでVC参加するタイプのコマンドにstartサブコマンドを追加 ([#1111](https://github.com/approvers/OreOreBot2/issues/1111)) ([05a61b7](https://github.com/approvers/OreOreBot2/commit/05a61b756c915cdf7551db9a4b90f370b44e7c7c))
9+
10+
11+
### Bug Fixes
12+
13+
* ビルドバージョンの表示にVersionFetcherを使用するよう修正 ([#1114](https://github.com/approvers/OreOreBot2/issues/1114)) ([bb03b54](https://github.com/approvers/OreOreBot2/commit/bb03b546c0b7b32ce611cf6b67ee50873083e86f))
14+
315
## [1.47.2](https://github.com/approvers/OreOreBot2/compare/OreOreBot2-v1.47.1...OreOreBot2-v1.47.2) (2023-09-24)
416

517

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

0 commit comments

Comments
 (0)