Skip to content

Comments

chore(main): release 0.4.4#38

Merged
yordis merged 1 commit intomainfrom
release-please--branches--main--components--aipm
Nov 24, 2025
Merged

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

Conversation

@sht-bot
Copy link
Contributor

@sht-bot sht-bot commented Nov 24, 2025

🤖 I have created a release beep boop

0.4.4 (2025-11-24)

Bug Fixes


This PR was generated with Release Please. See documentation.

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

cursor bot commented Nov 24, 2025

PR Summary

Bump to v0.4.4 and update changelog with a bug fix for locating the plugin JSON file.

  • Release v0.4.4
    • Update package.json version to 0.4.4.
    • Update .github/release-please-manifest.json to 0.4.4.
  • Changelog
    • Add 0.4.4 entry noting bug fix for locating plugin JSON file.

Written by Cursor Bugbot for commit bb8ea2a. This will update automatically on new commits. Configure here.

@coderabbitai
Copy link

coderabbitai bot commented Nov 24, 2025

Walkthrough

This PR bumps the package version from 0.4.3 to 0.4.4 across release configuration and package metadata files, and documents the release with a new changelog entry describing a bug fix for plugin JSON file location.

Changes

Cohort / File(s) Summary
Release version bump
package.json, .github/release-please-manifest.json
Version number incremented from 0.4.3 to 0.4.4 in package metadata and release manifest
Changelog entry
CHANGELOG.md
New entry added for version 0.4.4 documenting bug fix for "locating plugin json file" with associated issue and commit references

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

  • Straightforward version bumps with no logic changes or functional modifications
  • Simple changelog documentation following existing format

Possibly related PRs

Suggested reviewers

  • yordis

Poem

🐰 A version bump hops by with glee,
From point-four-three to point-four-four we see,
A plugin bug squashed with care,
The changelog notes it everywhere,
Small changes, but oh so satisfactory! 🎉

Pre-merge checks and finishing touches

✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The pull request title accurately summarizes the main change: a version bump release from 0.4.3 to 0.4.4, clearly conveying the primary purpose of the changeset.
Description check ✅ Passed The pull request description is directly related to the changeset, documenting the 0.4.4 release with changelog details about the bug fix for 'locating plugin json file' and associated references.
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: CodeRabbit UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 89fc5b7 and bb8ea2a.

📒 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 is consistent across the release.

The manifest correctly reflects the 0.4.3 → 0.4.4 version bump for the root package.

package.json (1)

3-3: Version bump correctly applied and consistent across metadata.

The package version is properly incremented from 0.4.3 to 0.4.4. No changes to dependencies or scripts, and all bun-based scripts follow the project conventions.

CHANGELOG.md (1)

3-8: Changelog entry verified and properly formatted.

The 0.4.4 entry correctly documents the bug fix with accurate GitHub issue (#37) and commit (89fc5b7) references. Script verification confirms the commit exists in the repository with matching message "fix: locating plugin json file (#37)".


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 8207127 into main Nov 24, 2025
6 checks passed
@yordis yordis deleted the release-please--branches--main--components--aipm branch November 24, 2025 18:57
@sht-bot
Copy link
Contributor Author

sht-bot commented Nov 24, 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