Skip to content

chore: bump version to 0.2.10 for paste fix release#89

Merged
liplus-lin-lay merged 1 commit into
mainfrom
chore-bump-v0.2.10
Jun 16, 2026
Merged

chore: bump version to 0.2.10 for paste fix release#89
liplus-lin-lay merged 1 commit into
mainfrom
chore-bump-v0.2.10

Conversation

@liplus-lin-lay

Copy link
Copy Markdown
Member

概要

#87 の paste 修正(PR #88, merged)をユーザーに届けるためのリリース版数 bump。

変更

  • package.json / src-tauri/Cargo.toml / src-tauri/Cargo.lock / package-lock.json を 0.2.9 → 0.2.10。
  • src-tauri/tauri.conf.json は 0.2.7 で stale だったため 0.2.10 に是正(build される installer の版数が tag と一致するように)。

リリース手順(このマージ後)

gh release create v0.2.10 --prerelease --generate-notescd.yml(tauri-action)が Windows installer をビルドして release に添付。既存運用に倣い prerelease、Latest は human-only ゲートにつき立てない。

Ref #87

#87 の paste 修正(PR#88 merged)をユーザーに届けるためのリリース版数 bump。package.json / src-tauri/Cargo.toml / Cargo.lock / tauri.conf.json / package-lock.json を 0.2.9→0.2.10 に統一(tauri.conf.json が 0.2.7 で stale だったのも是正)。v0.2.10 prerelease の CD(tauri-action)がこの版数で installer を生成する。

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

@liplus-lin-lay liplus-lin-lay left a comment

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

AI self-review (auto モード)

  • 版数のみの bump(0.2.9→0.2.10、tauri.conf.json は 0.2.7→0.2.10 の stale 是正)。5 ファイルの version フィールド一致を確認、ロジック変更なし。
  • 種別 = patch(#87 の paste バグ修正リリース、observable だが小規模)。
  • マージ後に v0.2.10 prerelease を作成 → tauri-action が installer をビルド。Latest フリップは human-only につき不実行。

PASS。CI 通過後に squash マージする。

@liplus-lin-lay liplus-lin-lay merged commit eaf3110 into main Jun 16, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant