Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release main #1062

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{".":"1.46.0"}
{".":"1.30.0","packages/bot":"1.30.0"}
63 changes: 63 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,68 @@
# Changelog

## [1.30.0](https://github.com/approvers/OreOreBot2/compare/common-v1.46.0...common-v1.30.0) (2023-09-18)


### Features

* Allow short option key ([#586](https://github.com/approvers/OreOreBot2/issues/586)) ([66205ab](https://github.com/approvers/OreOreBot2/commit/66205ab6f6b613d02e56f81562ac954de12b9fa0))
* Discord の新ユーザーネームシステムに対応する ([#915](https://github.com/approvers/OreOreBot2/issues/915)) ([fb76ba9](https://github.com/approvers/OreOreBot2/commit/fb76ba97277216852a4f616f4bd54e10c3f977b2))
* support misskey meme ([da694b0](https://github.com/approvers/OreOreBot2/commit/da694b072bc9c5852093afba68e904ff0347d99b))
* あっぱれおじゃる様ミーム構文の追加 ([#621](https://github.com/approvers/OreOreBot2/issues/621)) ([2cbfad1](https://github.com/approvers/OreOreBot2/commit/2cbfad1dbdd3ce83924b4f243a1e099967dcaa9e))
* クライアントユーザーのアクティビティ欄にバージョンを表示するように ([#752](https://github.com/approvers/OreOreBot2/issues/752)) ([b74c595](https://github.com/approvers/OreOreBot2/commit/b74c595421dab054b20b1ac6695b5cb64bc8fbe6))
* こるくの玉音放送機能の追加 ([#658](https://github.com/approvers/OreOreBot2/issues/658)) ([3166fc7](https://github.com/approvers/OreOreBot2/commit/3166fc7f8a4b3f8e10c58d828292ae0d3bca7e1a))
* こるくの玉音放送縮小版を追加 ([#936](https://github.com/approvers/OreOreBot2/issues/936)) ([c25fb4e](https://github.com/approvers/OreOreBot2/commit/c25fb4eca2da7abee29ad6acbe408037e4f4f728))
* コンピューターの天才、9つのC言語を操る のMEMEを追加 ([#712](https://github.com/approvers/OreOreBot2/issues/712)) ([861d42d](https://github.com/approvers/OreOreBot2/commit/861d42dec9aa0c42e4bb7e1a961fa24eb05c71de))
* スラッシュコマンドのハンドリング処理を追加 ([#960](https://github.com/approvers/OreOreBot2/issues/960)) ([812ad2e](https://github.com/approvers/OreOreBot2/commit/812ad2e8ae9c2e42348846cb7fda74d9a076f4d4))
* スラッシュコマンドの対応 ([#974](https://github.com/approvers/OreOreBot2/issues/974)) ([9f3a867](https://github.com/approvers/OreOreBot2/commit/9f3a867f0c692611c3e47071dcaef7b50ecc9562))
* タコピー構文に教員名を変更できるオプション`-c`を追加 ([#585](https://github.com/approvers/OreOreBot2/issues/585)) ([9c24742](https://github.com/approvers/OreOreBot2/commit/9c247428114ef7ad297bc6f396a35885cad42c07))
* チャンネル情報コマンドを引数なしで実装した際送信元のチャンネル情報を表示するように ([#931](https://github.com/approvers/OreOreBot2/issues/931)) ([b59f3fb](https://github.com/approvers/OreOreBot2/commit/b59f3fb73f2dcc56902a6b63bb4a7b156471d56c))
* チャンネル情報参照コマンドの追加 ([#723](https://github.com/approvers/OreOreBot2/issues/723)) ([0eca31c](https://github.com/approvers/OreOreBot2/commit/0eca31c70b0adb453aac3bc45976bb811eb2decf))
* パーティーのBGMにマクドナルドのポテトが揚がる音(ティロリサウンド)を追加 ([#678](https://github.com/approvers/OreOreBot2/issues/678)) ([b6aeaad](https://github.com/approvers/OreOreBot2/commit/b6aeaad871dc3a1af140e1ab241fdc1380666229))
* プログラマ狩り構文の追加 ([#683](https://github.com/approvers/OreOreBot2/issues/683)) ([d923a3a](https://github.com/approvers/OreOreBot2/commit/d923a3ad96e5da6163eb6c8b3d3a1dedcb0e6b98))
* ヘルプ埋め込みからドキュメントサイトのリファレンスに飛べるように ([#755](https://github.com/approvers/OreOreBot2/issues/755)) ([02d09dd](https://github.com/approvers/OreOreBot2/commit/02d09ddede8e3b4bf5b283a413de0da37576e325))
* ボイスチャンネル関連の機能で成功時にメッセージを送信する ([#661](https://github.com/approvers/OreOreBot2/issues/661)) ([60a9d0a](https://github.com/approvers/OreOreBot2/commit/60a9d0aaa6790b77f1ef4db860d85130387ee6d2))
* メッセージの変更差分の改善 ([#669](https://github.com/approvers/OreOreBot2/issues/669)) ([e3950be](https://github.com/approvers/OreOreBot2/commit/e3950bebd5693848fa5798fc2ff64cf74f5b069b))
* ユーザー情報としてユーザーのアバターをサポートするように ([#928](https://github.com/approvers/OreOreBot2/issues/928)) ([ee417df](https://github.com/approvers/OreOreBot2/commit/ee417dfb6c2d96ee67123917e2926e067bd08435))
* ようこそメッセージの追加 ([#1028](https://github.com/approvers/OreOreBot2/issues/1028)) ([0294cbc](https://github.com/approvers/OreOreBot2/commit/0294cbc270a39b75fb21cb8550aebe9fc4914a38))
* 人は話し方が9割ジェネレーターの追加 ([#648](https://github.com/approvers/OreOreBot2/issues/648)) ([8cbe9cf](https://github.com/approvers/OreOreBot2/commit/8cbe9cffc02155561eb9bc9c0dd532896281fdc3))
* 共同通信の記者MEME の追加 ([#742](https://github.com/approvers/OreOreBot2/issues/742)) ([3ab6063](https://github.com/approvers/OreOreBot2/commit/3ab6063932a78d17822dd880df103b1fc1ecaa3a))
* 共同通信記者の発言の "失敗" の部分を変えられるオプションを追加 ([#746](https://github.com/approvers/OreOreBot2/issues/746)) ([aa1d53f](https://github.com/approvers/OreOreBot2/commit/aa1d53f0bd3e1c6bdaec6d010db0d13ae07b3e9c))
* 埋め込みカラーをパーソナルカラーに ([#679](https://github.com/approvers/OreOreBot2/issues/679)) ([9329ec9](https://github.com/approvers/OreOreBot2/commit/9329ec9521148e8b088091e2b3400a032356ca41))
* 新時報システムの追加 ([#756](https://github.com/approvers/OreOreBot2/issues/756)) ([46bea77](https://github.com/approvers/OreOreBot2/commit/46bea776b221c9931bf59e24d5ada35bbf3edd3c))
* 首相の否定的な考えMEMEを追加 ([#713](https://github.com/approvers/OreOreBot2/issues/713)) ([d059bd5](https://github.com/approvers/OreOreBot2/commit/d059bd5a56a53dc16bded843ad3d143694062e94))


### Bug Fixes

* Add signal handler for PID 1 problem ([#640](https://github.com/approvers/OreOreBot2/issues/640)) ([aa557e2](https://github.com/approvers/OreOreBot2/commit/aa557e2dc6de08f6288b21fa7078391b604dfaa5))
* break embed links displayed in `!version` ([#687](https://github.com/approvers/OreOreBot2/issues/687)) ([8cf8bc1](https://github.com/approvers/OreOreBot2/commit/8cf8bc16b4b71c76807b3ad84d0db41e529368a5))
* Bug report のform configを修正 ([#673](https://github.com/approvers/OreOreBot2/issues/673)) ([41b06fa](https://github.com/approvers/OreOreBot2/commit/41b06fae467697877f87563d4f6a994f3b85f9d0))
* **build:** Revert tini ([#638](https://github.com/approvers/OreOreBot2/issues/638)) ([53da704](https://github.com/approvers/OreOreBot2/commit/53da7040198f8076dfee5770354a70fdc38f2314))
* bump typescript from 4.8.4 to 4.9.3 ([#610](https://github.com/approvers/OreOreBot2/issues/610)) ([4b4d466](https://github.com/approvers/OreOreBot2/commit/4b4d466d61a14e82b94ed11cc7ce80bcba573f0c))
* **dice:** ヘルプ内のクォートを修正 ([#720](https://github.com/approvers/OreOreBot2/issues/720)) ([5df0c29](https://github.com/approvers/OreOreBot2/commit/5df0c29eda7df163dcc6118b24f42e488b8f7c83))
* **docs:** inconsistency between Security Policy and Contributing Guide ([#765](https://github.com/approvers/OreOreBot2/issues/765)) ([33c4908](https://github.com/approvers/OreOreBot2/commit/33c4908e71e697ca17a362b60d64db56a0592b1d))
* import assertion の追加 ([#622](https://github.com/approvers/OreOreBot2/issues/622)) ([f324246](https://github.com/approvers/OreOreBot2/commit/f324246583a8b59996716a2d1a298f5bf96565d7))
* invaild docker image tag ([#635](https://github.com/approvers/OreOreBot2/issues/635)) ([c1bfc68](https://github.com/approvers/OreOreBot2/commit/c1bfc68cc9594a38a1bf4a0d51782815020288e6))
* meme description ([#670](https://github.com/approvers/OreOreBot2/issues/670)) ([5802e0d](https://github.com/approvers/OreOreBot2/commit/5802e0df7e67319bb146d38c25249d14c663b030))
* Meme における位置引数のサポートとリファクタ ([#749](https://github.com/approvers/OreOreBot2/issues/749)) ([56b2316](https://github.com/approvers/OreOreBot2/commit/56b231643edef425ea5f9683dad8ca1bc8ee8c9f))
* sendEphemeralToSameChannel でのメンションを抑制 ([#735](https://github.com/approvers/OreOreBot2/issues/735)) ([2e10a65](https://github.com/approvers/OreOreBot2/commit/2e10a65c9a7a95b989fb3e0c70bcceb0a9e38b10))
* user-info の説明文の誤植を修正 ([#983](https://github.com/approvers/OreOreBot2/issues/983)) ([a759bf6](https://github.com/approvers/OreOreBot2/commit/a759bf6f9db2a130f6afb484f73127be176d6433))
* エラーを一度しか出さないように修正 ([#751](https://github.com/approvers/OreOreBot2/issues/751)) ([261050f](https://github.com/approvers/OreOreBot2/commit/261050f2f54e0a43d55692f49570db5278f0b83d))
* バージョンの読み取り先を `package.json` へ変更 ([#619](https://github.com/approvers/OreOreBot2/issues/619)) ([53d7ee6](https://github.com/approvers/OreOreBot2/commit/53d7ee6a4c0cac87bdfa1e8bea47e3a330c6658e))
* ヘルプコマンドのボタンをコマンド発行者しか押せないように修正 ([#666](https://github.com/approvers/OreOreBot2/issues/666)) ([8d04ec8](https://github.com/approvers/OreOreBot2/commit/8d04ec8720a96ccb190e9ef6b65fafe938ac4e9c))
* 健常者エミュレーターWikiのURLを新しいWikiに置き換え ([#761](https://github.com/approvers/OreOreBot2/issues/761)) ([ab98217](https://github.com/approvers/OreOreBot2/commit/ab9821755ca45c1f89f5f8a2595f206ba936341e))
* 再接続の制御を除去 ([#959](https://github.com/approvers/OreOreBot2/issues/959)) ([9ebe81d](https://github.com/approvers/OreOreBot2/commit/9ebe81d8cc0ca1f3b9323601b84180d9ae4a23b9))
* 引数の型を EmojiEvent に修正 ([#700](https://github.com/approvers/OreOreBot2/issues/700)) ([bfc69ff](https://github.com/approvers/OreOreBot2/commit/bfc69ff09c4cc0491adfedbabd50386e30c18bf4))
* 空の編集イベントに反応しないように修正 ([#734](https://github.com/approvers/OreOreBot2/issues/734)) ([c53e753](https://github.com/approvers/OreOreBot2/commit/c53e75388a0c5eef3cd900b092a1a299a049306d))
* 絵文字の作成者を取得するように修正 ([#699](https://github.com/approvers/OreOreBot2/issues/699)) ([800c6c1](https://github.com/approvers/OreOreBot2/commit/800c6c149c51c1338ba14bee2f62ed5e1db23fd3))
* 選択肢のパース処理の修正 ([#979](https://github.com/approvers/OreOreBot2/issues/979)) ([4570eae](https://github.com/approvers/OreOreBot2/commit/4570eaec27d8d74b67cd079ed965de3bf2f31f43))


### Miscellaneous Chores

* 1.30.0 の強制再リリース ([#605](https://github.com/approvers/OreOreBot2/issues/605)) ([6e9727c](https://github.com/approvers/OreOreBot2/commit/6e9727cedca128abad12aff68a6aa8e14f1ad818))

## [1.46.0](https://github.com/approvers/OreOreBot2/compare/oreorebot2-v1.45.2...oreorebot2-v1.46.0) (2023-09-06)


Expand Down
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,6 @@
"lint-staged": "^14.0.0",
"prettier": "^3.0.0",
"typescript": "5.2.2"
}
},
"version": "1.30.0"
}
8 changes: 8 additions & 0 deletions packages/bot/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Changelog

## 1.30.0 (2023-09-18)


### Miscellaneous Chores

* 1.30.0 の強制再リリース ([#605](https://github.com/approvers/OreOreBot2/issues/605)) ([6e9727c](https://github.com/approvers/OreOreBot2/commit/6e9727cedca128abad12aff68a6aa8e14f1ad818))
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.46.0",
"version": "1.30.0",
"exports": "./index.js",
"type": "module",
"license": "MIT",
Expand Down