Skip to content

Conversation

@shipfox-deploy-bot
Copy link
Contributor

@shipfox-deploy-bot shipfox-deploy-bot commented Jan 2, 2026

A new release of the packages was created.


Note

Publishes @shipfox/react-ui version 0.18.0.

  • Bumps package version to 0.18.0 and updates CHANGELOG.md
  • Minor changes: add KpiCardGroupFromQuery; update KpiCard; enhance Table components

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

Summary by CodeRabbit

  • Chores
    • Released React UI library version 0.18.0 with enhancements to KpiCard and Table components.

✏️ Tip: You can customize this high-level summary in your review settings.

@vercel
Copy link

vercel bot commented Jan 2, 2026

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

Project Deployment Review Updated (UTC)
react-ui Ready Ready Preview, Comment Jan 2, 2026 0:03am

@coderabbitai
Copy link

coderabbitai bot commented Jan 2, 2026

Walkthrough

This PR releases version 0.18.0 of @shipfox/react-ui by consolidating pending changesets into the CHANGELOG, removing changeset files, and updating the package version number.

Changes

Cohort / File(s) Summary
Changeset Files Removed
.changeset/small-things-push.md, .changeset/tricky-eels-rest.md
Deleted changeset entries that recorded minor version updates and component enhancements (KpiCardGroupFromQuery and Table) for @shipfox/react-ui.
Release Metadata
libs/react/ui/package.json
Updated package version from 0.17.0 to 0.18.0.
Changelog
libs/react/ui/CHANGELOG.md
Added version 0.18.0 block at the top with Minor Changes section containing two bullet entries documenting the same enhancements.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

  • New release #147: Modifies changeset entries and updates the same package (libs/react/ui) with version bumps and changeset deletions.
  • New release - Nov 11 #94: Updates libs/react/ui package metadata with CHANGELOG.md and package.json version bumps alongside changeset removals.
  • New release #175: Modifies the same package metadata (libs/react/ui/package.json version) and changelog/changeset files for @shipfox/react-ui.

Suggested reviewers

  • noe-charmet
  • EnzalRad
  • dvxam

Poem

🐰 A version bumped, a tale retold,
Changesets merged, the release rolls,
0.18 shines bright and new,
KpiCard and Tables break on through!

Pre-merge checks

❌ Failed checks (1 inconclusive)
Check name Status Explanation Resolution
Title check ❓ Inconclusive The title 'New release' is too vague and generic. While it relates to the changeset's purpose, it doesn't convey what specifically is being released or what changed. Consider using a more specific title like 'Release @shipfox/react-ui v0.18.0' to clearly identify which package is being released and its version.
✅ Passed checks (2 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

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.

@argos-ci
Copy link

argos-ci bot commented Jan 2, 2026

The latest updates on your projects. Learn more about Argos notifications ↗︎

Build Status Details Updated (UTC)
default (Inspect) 👍 Changes approved 11 changed Jan 2, 2026, 12:05 PM

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 (1)
libs/react/ui/CHANGELOG.md (1)

7-8: Consider consolidating overlapping changelog entries.

Both entries reference the same commit hash (4e6f0f3) and describe related changes to KpiCard and Table components. Depending on whether these represent genuinely distinct changes or just different descriptions of the same work, you may want to consolidate them into a single, clearer entry.

For example:

  • Keep separate if they document distinct implementation aspects (e.g., one commit added both a new component and enhanced existing ones)
  • Consolidate if they're describing the same changes from different changesets

This is optional but improves changelog clarity for end users tracking specific features.

📜 Review details

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 4e6f0f3 and 24af831.

📒 Files selected for processing (4)
  • .changeset/small-things-push.md
  • .changeset/tricky-eels-rest.md
  • libs/react/ui/CHANGELOG.md
  • libs/react/ui/package.json
💤 Files with no reviewable changes (2)
  • .changeset/tricky-eels-rest.md
  • .changeset/small-things-push.md
🧰 Additional context used
📓 Path-based instructions (1)
**/*

⚙️ CodeRabbit configuration file

We handle errors at the edge of our applications in most cases. Do not recommend to add error handling around every single function. We prefer them to bubble up and be handled at upper layers.

Files:

  • libs/react/ui/CHANGELOG.md
  • libs/react/ui/package.json
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (1)
  • GitHub Check: Continuous integration
🔇 Additional comments (1)
libs/react/ui/package.json (1)

4-4: Version bump correctly applied for minor release.

The version update from 0.17.0 to 0.18.0 aligns with the semantic versioning scheme and matches the new 0.18.0 section in the CHANGELOG. No other package configuration changes are required.

@kylengn kylengn merged commit 24f296b into main Jan 2, 2026
6 checks passed
@kylengn kylengn deleted the release-4e6f0f3 branch January 2, 2026 12:22
@coderabbitai coderabbitai bot mentioned this pull request Jan 12, 2026
@coderabbitai coderabbitai bot mentioned this pull request Jan 21, 2026
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.

3 participants