File tree 3 files changed +14
-2
lines changed
3 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "packages/bot" : " 1.47.2 "
2
+ "packages/bot" : " 1.48.0 "
3
3
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
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
+
3
15
## [ 1.47.2] ( https://github.com/approvers/OreOreBot2/compare/OreOreBot2-v1.47.1...OreOreBot2-v1.47.2 ) (2023-09-24)
4
16
5
17
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @oreorebot2/bot" ,
3
- "version" : " 1.47.2 " ,
3
+ "version" : " 1.48.0 " ,
4
4
"exports" : " ./index.mjs" ,
5
5
"type" : " module" ,
6
6
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments