Skip to content

chore(main): release 0.10.1#163

Merged
c-thiel merged 1 commit intomainfrom
release-please--branches--main--components--catalog
Sep 29, 2025
Merged

chore(main): release 0.10.1#163
c-thiel merged 1 commit intomainfrom
release-please--branches--main--components--catalog

Conversation

@c-thiel
Copy link
Member

@c-thiel c-thiel commented Sep 29, 2025

🤖 I have created a release beep boop

0.10.1 (2025-09-29)

Bug Fixes


This PR was generated with Release Please. See documentation.

Summary by CodeRabbit

  • Bug Fixes

    • UI now displays the entity name where it was previously missing, improving clarity and helping users identify items at a glance across relevant screens.
  • Documentation

    • Updated CHANGELOG with the 0.10.1 entry detailing the UI fix.
  • Chores

    • Version bumped to 0.10.1 to deliver the fix; no changes to dependencies or scripts.

@coderabbitai
Copy link

coderabbitai bot commented Sep 29, 2025

Walkthrough

Version bumped to 0.10.1 across release metadata. CHANGELOG.md updated with a bug fix entry referencing issue #162 and a commit/date. package.json and release-please manifest updated to 0.10.1. No code or exported API changes.

Changes

Cohort / File(s) Change Summary
Release bump and changelog
CHANGELOG.md, package.json, release-please/.release-please-manifest.json
Added 0.10.1 entry noting “UI added entity name” with issue link and commit/date; incremented version from 0.10.0 → 0.10.1 in package and release manifest; no dependency or logic changes.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Suggested labels

autorelease: tagged

Poem

A hop, a bump, a tidy cheer—
0.10.1 is finally here!
I twitch my nose, I stamp my paw,
Changelog nibble: bug I saw.
Version carrots neatly lined—
Ship it quick, with peace of mind. 🥕

Pre-merge checks and finishing touches

✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title Check ✅ Passed The title “chore(main): release 0.10.1” clearly and concisely summarizes the main change, which is bumping the project version to 0.10.1; it follows conventional commit style and directly corresponds to the release automation updates in the PR.
Docstring Coverage ✅ Passed No functions found in the changes. Docstring coverage check skipped.
✨ Finishing touches
🧪 Generate unit tests
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch release-please--branches--main--components--catalog

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.

Copy link

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

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

Actionable comments posted: 0

🧹 Nitpick comments (2)
package.json (1)

3-3: Optional: mark the package as private to prevent accidental publish.

If this app isn’t meant to be published to npm, add "private": true.

 {
   "name": "catalog",
+  "private": true,
   "version": "0.10.1",
CHANGELOG.md (1)

3-9: Changelog entry reads well and links look sane.

Minor nit: earlier entries often use scoped, lowercase style (e.g., “ui: …”). Consider normalizing commit message style going forward for consistency; no action required for this release.

If you want to double-check the reference integrity, confirm the commit hash exists and issue #162 is closed by that commit.

📜 Review details

Configuration used: CodeRabbit UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between b72f1bf and d883af3.

⛔ Files ignored due to path filters (1)
  • package-lock.json is excluded by !**/package-lock.json
📒 Files selected for processing (3)
  • CHANGELOG.md (1 hunks)
  • package.json (1 hunks)
  • release-please/.release-please-manifest.json (1 hunks)
🔇 Additional comments (2)
release-please/.release-please-manifest.json (1)

1-1: Manifest version updated correctly.

Matches package.json’s 0.10.1. Nothing else to do.

package.json (1)

3-3: LGTM – version bump to 0.10.1 verified across package.json, release-please manifest, and CHANGELOG.md.

@c-thiel c-thiel merged commit 30fb240 into main Sep 29, 2025
7 checks passed
@c-thiel c-thiel deleted the release-please--branches--main--components--catalog branch September 29, 2025 11:11
@c-thiel
Copy link
Member Author

c-thiel commented Sep 29, 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.

1 participant