Skip to content

Comments

chore(main): release 0.5.0#43

Merged
yordis merged 1 commit intomainfrom
release-please--branches--main--components--aipm
Dec 18, 2025
Merged

chore(main): release 0.5.0#43
yordis merged 1 commit intomainfrom
release-please--branches--main--components--aipm

Conversation

@sht-bot
Copy link
Contributor

@sht-bot sht-bot commented Dec 18, 2025

🤖 I have created a release beep boop

0.5.0 (2025-12-18)

Features

  • add hooks management and translation for Claude Code plugins (#42) (4e478e7)

This PR was generated with Release Please. See documentation.

Signed-off-by: Straw Hat Team Bot <61149376+sht-bot@users.noreply.github.com>
@coderabbitai
Copy link

coderabbitai bot commented Dec 18, 2025

Walkthrough

This PR bumps the project version from 0.4.5 to 0.5.0 across release manifest files and adds a new changelog entry documenting a feature for hooks management and translation support for Claude Code plugins.

Changes

Cohort / File(s) Summary
Release version bump
.github/release-please-manifest.json, package.json
Version incremented from 0.4.5 to 0.5.0
Changelog
CHANGELOG.md
New 0.5.0 release entry added with feature note: "add hooks management and translation for Claude Code plugins"

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

All changes are straightforward version bumps and boilerplate changelog documentation with no logic, control flow, or functional alterations.

Possibly related PRs

Suggested labels

autorelease: tagged

Suggested reviewers

  • yordis

Poem

🐰 Hop, hop, hooray! the version grows,
From point-four-five to five-point-oh!
Claude's hooks now dance with translation's grace,
A minor bump puts plugins in their place! ✨

Pre-merge checks and finishing touches

✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately reflects the main change: a version bump release from 0.4.5 to 0.5.0, which is supported by the manifest and changelog updates.
Description check ✅ Passed The description is related to the changeset, providing release notes with features and metadata generated by Release Please for version 0.5.0.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch release-please--branches--main--components--aipm

📜 Recent review details

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 4e478e7 and 746f387.

📒 Files selected for processing (3)
  • .github/release-please-manifest.json (1 hunks)
  • CHANGELOG.md (1 hunks)
  • package.json (1 hunks)
🧰 Additional context used
📓 Path-based instructions (2)
{package.json,package-lock.json,yarn.lock,pnpm-lock.yaml}

📄 CodeRabbit inference engine (CLAUDE.md)

Use bun install instead of npm install, yarn install, or pnpm install

Files:

  • package.json
package.json

📄 CodeRabbit inference engine (CLAUDE.md)

Use bun run <script> instead of npm run <script>, yarn run <script>, or pnpm run <script>

Files:

  • package.json
🔇 Additional comments (3)
.github/release-please-manifest.json (1)

2-2: ✅ Version bump looks good.

The manifest version is correctly bumped to 0.5.0 in alignment with the release.

package.json (1)

3-3: ✅ Version bump consistent with release.

The package.json version is correctly updated to 0.5.0, matching the manifest update. All scripts already follow the project convention of using bun run.

CHANGELOG.md (1)

3-9: ✅ Changelog entry is well-formatted and complete.

The new 0.5.0 release entry follows the existing convention with proper markdown formatting, correct date, and complete references to the implementing commit and issue. The feature description matches the PR objectives.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

@yordis yordis merged commit d7796cc into main Dec 18, 2025
5 checks passed
@yordis yordis deleted the release-please--branches--main--components--aipm branch December 18, 2025 23:52
@sht-bot
Copy link
Contributor Author

sht-bot commented Dec 18, 2025

🤖 Created releases:

🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants