バージョンを2.4.2に更新しREADMEにchangelog追記 - #123
Merged
Merged
Conversation
AI Overviewの送信ボタンがテーマのボタンスタイルに上書きされ 巨大な矩形(矢印が隠れる場合あり)で表示される不具合の修正(#122)を 2.4.2として記載。ボタンの構造スタイルをスコープ化し、テーマ側から サイズ・形状を上書きできないようにした。Stable Tag・プラグインVersion・ package.jsonのバージョンを2.4.2に揃える。
Author
AI トリアージ: PR #123リスク: 🟢 低(バージョンバンプのみ) サマリー
詳細レビューテスト要否
レビュワーが確認すべき箇所
設計上の懸念なし。バージョンバンプと changelog 追記のみであり、実際の修正コード(CSS スコープ化)は別 PR (#122) で行われていることをリリース前に確認してください。マージ順序(修正 PR → 本 PR)が正しいことを担当者が確認する必要があります。 🤖 AI triage by Claude — レビュアーによる最終確認を推奨します |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Requested by NAGAHAMA Bissy Yuki · Slack thread
概要
2.4.2 リリース準備のための README CHANGELOG 追記とバージョンバンプです。
内容
### 2.4.2ブロックを Changelog 先頭に追加。AI Overview の送信ボタンがテーマのボタンスタイルに上書きされ、巨大な矩形(矢印が隠れる場合あり)で表示される不具合の修正 (AI Overviewブロックの送信ボタンをテーマCSSの上書きに強くする #122) を記録。ボタンの構造スタイルをスコープ化し、テーマ側からサイズ・形状を上書きできないようにしました。README.mdの Stable Tag・hamelp.phpの Version・package.jsonの version)を 2.4.1 → 2.4.2 に統一。bissyを含め変更なし。次回リリース準備用のドラフト PR です。
Generated by Claude Code