Skip to content

🔖 chore: release v1.0.5#282

Merged
touyou merged 1 commit into
mainfrom
chore/release-1.0.5
Jun 5, 2026
Merged

🔖 chore: release v1.0.5#282
touyou merged 1 commit into
mainfrom
chore/release-1.0.5

Conversation

@touyou

@touyou touyou commented Jun 5, 2026

Copy link
Copy Markdown
Member

概要

v1.0.5 のパッチリリースです。

含まれる変更

Fixed

Changed

Dependencies

チェックリスト

  • package.json version bump(1.0.4 → 1.0.5)
  • CHANGELOG.md 更新
  • pnpm install で lockfile 整合性確認(差分なし)
  • pnpm test: 611 passed
  • tsc --noEmit: pass
  • prettier: pass

🤖 Generated with Claude Code

- Fixed: Icon の font-weight を 500 に固定し親要素からの継承を防止 (#281)
- Changed: release skill とリリース記録のレビュー指摘を反映 (#277)
- Dependencies: vitest 3.2.3 → 4.1.0、Vitest 4 browser provider API へ移行 (#279)

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

vercel Bot commented Jun 5, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
sparkle-design Ready Ready Preview, Comment Jun 5, 2026 8:02am

Request Review

Copilot AI review requested due to automatic review settings June 5, 2026 08:01
@coderabbitai

coderabbitai Bot commented Jun 5, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: db953254-81c3-4638-9648-5197f04d0f08

📥 Commits

Reviewing files that changed from the base of the PR and between adf7e6d and 5a0b8b9.

⛔ Files ignored due to path filters (1)
  • package.json is excluded by !**/*.json
📒 Files selected for processing (1)
  • CHANGELOG.md

Walkthrough

CHANGELOG.md に version 1.0.5(2026-06-05)のリリース情報を追記しました。Icon コンポーネントの font-weight を 500 に固定し span に font-medium クラスを明示する修正、レビュー指摘反映、および Vitest 3.2.3 から 4.1.0 への更新と関連する browser provider API 移行を記録しています。

Changes

Release 1.0.5 Documentation

Layer / File(s) Summary
Release 1.0.5 changelog entry
CHANGELOG.md
Icon の font-weight を 500 に固定し span に font-medium クラスを明示する修正、release skill とリリース記録のレビュー指摘反映、Vitest 4.1.0 への更新と browser provider API への移行・@vitest/coverage-v8 の ^4.1.0 更新を記録した。

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

  • goodpatch/sparkle-design#281: Icon の font-weight を 500 に固定し span に font-medium クラスを明示する修正が実装された PR であり、本 PR のチェンジログはこの修正を記録している。

Poem

🐰 ✨ Changelog にたくさんの修正を記す
Icon は font-weight 500 で堂々と
Vitest 4 へ乗り換えて、さらに速く
Release notes をきれいに整えて
1.0.5 の完成だ!

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed PRのタイトルはリリース対応を明確に示しており、変更セットの主要な目的を適切に要約しています。
Description check ✅ Passed PRの説明は概要、含まれる変更内容、実行済みのチェックリストが記載されており、リポジトリのテンプレートの主要部分をカバーしています。
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/release-1.0.5

Comment @coderabbitai help to get the list of available commands and usage tips.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

v1.0.5 のパッチリリースに向けて、パッケージバージョン更新と CHANGELOG へのリリースノート追記を行うリリース準備 PR です。

Changes:

  • package.json の version を 1.0.4 → 1.0.5 に更新
  • CHANGELOG.md に v1.0.5(2026-06-05)のリリースノートを追加(Icon の font-weight 修正、release skill/記録の反映、Vitest 4.1.0 への更新)

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
package.json パッケージバージョンを 1.0.5 に更新し、リリースタグ/公開対象のバージョンを確定
CHANGELOG.md v1.0.5 の変更点(Fixed/Changed/Dependencies)を追記し、リリース内容を明文化

@touyou touyou merged commit ba7785c into main Jun 5, 2026
5 checks passed
@touyou touyou deleted the chore/release-1.0.5 branch June 5, 2026 08:06
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.

2 participants