Skip to content

Commit

Permalink
chore(main): release OreOreBot2 1.48.0
Browse files Browse the repository at this point in the history
  • Loading branch information
higuchi-ichiyo[bot] authored Oct 13, 2023
1 parent 85b0b65 commit c7d7e5e
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"packages/bot": "1.47.2"
"packages/bot": "1.48.0"
}
12 changes: 12 additions & 0 deletions packages/bot/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [1.48.0](https://github.com/approvers/OreOreBot2/compare/OreOreBot2-v1.47.2...OreOreBot2-v1.48.0) (2023-10-13)


### Features

* 引数なしでVC参加するタイプのコマンドにstartサブコマンドを追加 ([#1111](https://github.com/approvers/OreOreBot2/issues/1111)) ([05a61b7](https://github.com/approvers/OreOreBot2/commit/05a61b756c915cdf7551db9a4b90f370b44e7c7c))


### Bug Fixes

* ビルドバージョンの表示にVersionFetcherを使用するよう修正 ([#1114](https://github.com/approvers/OreOreBot2/issues/1114)) ([bb03b54](https://github.com/approvers/OreOreBot2/commit/bb03b546c0b7b32ce611cf6b67ee50873083e86f))

## [1.47.2](https://github.com/approvers/OreOreBot2/compare/OreOreBot2-v1.47.1...OreOreBot2-v1.47.2) (2023-09-24)


Expand Down
2 changes: 1 addition & 1 deletion packages/bot/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@oreorebot2/bot",
"version": "1.47.2",
"version": "1.48.0",
"exports": "./index.mjs",
"type": "module",
"license": "MIT",
Expand Down

0 comments on commit c7d7e5e

Please sign in to comment.