Skip to content

New release#415

Merged
kylengn merged 1 commit intomainfrom
release-c2d53f1
Feb 12, 2026
Merged

New release#415
kylengn merged 1 commit intomainfrom
release-c2d53f1

Conversation

@shipfox-deploy-bot
Copy link
Contributor

@shipfox-deploy-bot shipfox-deploy-bot commented Feb 12, 2026

A new release of the packages was created.


Note

Low Risk
Release bookkeeping only (version/changelog/changeset) with no runtime code changes.

Overview
Cuts a new @shipfox/react-ui release by bumping the package version from 0.26.0 to 0.27.0 and adding a 0.27.0 entry to CHANGELOG.md.

Removes the corresponding .changeset file now that the release has been recorded in the changelog.

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

Summary by CodeRabbit

  • Bug Fixes

    • Fixed Dot Grid display behavior
    • Resolved DataTable pagination handling issues
  • Improvements

    • Enhanced Slider component functionality
    • Improved Tailwind configuration export

Version: 0.27.0

@vercel
Copy link

vercel bot commented Feb 12, 2026

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

Project Deployment Actions Updated (UTC)
react-ui Ready Ready Preview, Comment Feb 12, 2026 4:41pm

Request Review

@coderabbitai
Copy link

coderabbitai bot commented Feb 12, 2026

Walkthrough

This PR removes a changeset file and updates package metadata for the @shipfox/react-ui library, reflecting a minor version bump from 0.26.0 to 0.27.0 with corresponding changelog entries documenting fixes and improvements.

Changes

Cohort / File(s) Summary
Release metadata for @shipfox/react-ui
.changeset/fast-suns-wash.md, libs/react/ui/package.json, libs/react/ui/CHANGELOG.md
Removes changeset entry, updates version from 0.26.0 to 0.27.0, and adds changelog entry for 0.27.0 documenting fixes to Dot Grid, Slider, DataTable pagination, and Tailwind Config export improvements.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

Suggested reviewers

  • noe-charmet
  • EnzalRad
  • dvxam

Poem

🐰 A changeset fades, the version ascends,
From 0.26 to 0.27—the release extends!
Dot Grid aligned, Slider now smooth,
DataTable pagination in perfect groove,
Our Tailwind export shines anew—
hop hop 🌟 the changelog crew!

🚥 Pre-merge checks | ✅ 2 | ❌ 1
❌ Failed checks (1 inconclusive)
Check name Status Explanation Resolution
Title check ❓ Inconclusive The title 'New release' is vague and generic, providing no specific information about which package, version, or nature of changes are included in the release. Replace with a more descriptive title that specifies the package name and version, such as 'Release @shipfox/react-ui v0.27.0' or 'Bump @shipfox/react-ui to 0.27.0'.
✅ 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.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch release-c2d53f1

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 Feb 12, 2026

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

Build Status Details Updated (UTC)
default (Inspect) 👍 Changes approved 11 changed Feb 12, 2026, 4:42 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: 1

🤖 Fix all issues with AI agents
In `@libs/react/ui/CHANGELOG.md`:
- Around line 3-7: The 0.27.0 changelog duplicates 0.26.0 content; update the
CHANGELOG entry so 0.27.0 only documents the delta from 0.26.0 (or remove the
0.26.0 section if this is a squashed release). Locate the version headers "##
0.27.0" and "## 0.26.0" and either (a) rewrite the bullet under "## 0.27.0" to
list only new changes not already described in "## 0.26.0", or (b) delete the
"## 0.26.0" section entirely if 0.26.0 was never published and 0.27.0 is a
squash, ensuring the changelog reflects the correct single release history.

Comment on lines +3 to +7
## 0.27.0

### Minor Changes

- c2d53f1: Fixed Dot Grid, Enhanced Slider and DataTable pagination handling and Improved Tailwind Config export
Copy link

Choose a reason for hiding this comment

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

⚠️ Potential issue | 🟡 Minor

The 0.27.0 changelog entry appears to duplicate the 0.26.0 entries.

The 0.27.0 entry ("Fixed Dot Grid, Enhanced Slider and DataTable pagination handling and Improved Tailwind Config export") describes the same changes already documented individually in the 0.26.0 section on lines 13–16. If 0.27.0 contains genuinely new work on top of 0.26.0, the entry should describe only the delta. If 0.26.0 was never published and this is a squash, consider removing the 0.26.0 section to avoid confusing consumers.

🤖 Prompt for AI Agents
In `@libs/react/ui/CHANGELOG.md` around lines 3 - 7, The 0.27.0 changelog
duplicates 0.26.0 content; update the CHANGELOG entry so 0.27.0 only documents
the delta from 0.26.0 (or remove the 0.26.0 section if this is a squashed
release). Locate the version headers "## 0.27.0" and "## 0.26.0" and either (a)
rewrite the bullet under "## 0.27.0" to list only new changes not already
described in "## 0.26.0", or (b) delete the "## 0.26.0" section entirely if
0.26.0 was never published and 0.27.0 is a squash, ensuring the changelog
reflects the correct single release history.

@kylengn kylengn merged commit 442152a into main Feb 12, 2026
6 checks passed
@kylengn kylengn deleted the release-c2d53f1 branch February 12, 2026 16:43
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