Skip to content

NO-ISSUE: chore(plugin): bump runes version to 0.3.0#6

Merged
hhk7734 merged 1 commit into
mainfrom
chore/bump-runes-version-0.3.0
Jun 1, 2026
Merged

NO-ISSUE: chore(plugin): bump runes version to 0.3.0#6
hhk7734 merged 1 commit into
mainfrom
chore/bump-runes-version-0.3.0

Conversation

@seongsu-dev

Copy link
Copy Markdown
Contributor

요약

runes 플러그인 버전을 0.2.0 → 0.3.0으로 올립니다. 버전이 박혀 있는 4개 manifest를 모두 같은 값으로 동기화합니다.

  • .claude-plugin/marketplace.json
  • plugins/runes/.claude-plugin/plugin.json
  • plugins/runes/.codex-plugin/plugin.json
  • gemini-extension.json

배경

PR #4(copilot-review-loop 스킬 추가)와 PR #5(superpowers SessionStart 훅 부트스트랩)가 새 기능을 추가했지만 버전 bump가 누락되었습니다. PR #3에서 확립된 관례 — 기능 추가 시 minor bump (0.1.0 → 0.2.0) — 를 따라 한 번의 0.3.0 bump로 #4·#5의 미반영 변경을 함께 반영합니다.

변경 사항

파일 변경
.claude-plugin/marketplace.json version: 0.2.0 → 0.3.0
plugins/runes/.claude-plugin/plugin.json version: 0.2.0 → 0.3.0
plugins/runes/.codex-plugin/plugin.json version: 0.2.0 → 0.3.0
gemini-extension.json version: 0.2.0 → 0.3.0

테스트

  • 4개 JSON 파일 모두 python3 -m json.tool 유효성 검증 통과
  • 저장소 전역에 잔여 0.2.0 없음 확인 (git grep '0.2.0')

🤖 Generated with Claude Code

Bump the runes plugin version 0.2.0 -> 0.3.0 across all four manifests
(marketplace.json, .claude-plugin/plugin.json, .codex-plugin/plugin.json,
gemini-extension.json). PRs #4 (copilot-review-loop skill) and #5
(superpowers SessionStart hook bootstrap) added new functionality without
a version bump; this restores the convention established in #3 of a minor
bump for feature additions.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@hhk7734 hhk7734 merged commit dd5c1c9 into main Jun 1, 2026
1 check passed
@hhk7734 hhk7734 deleted the chore/bump-runes-version-0.3.0 branch June 1, 2026 02:44
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