Skip to content

ci(changesets): version packages#7349

Merged
BatuhanW merged 1 commit into
mainfrom
changeset-release/main
Mar 16, 2026
Merged

ci(changesets): version packages#7349
BatuhanW merged 1 commit into
mainfrom
changeset-release/main

Conversation

@refine-bot
Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@refinedev/cli@2.16.52

Patch Changes

  • #7315 b319c8a7a2f11896008f349481b03ddcf9ed2de0 Thanks @Aaron3312! - fix: resolve bin path from cwd to support monorepo workspace hoisting

    resolveBin() now walks up from process.cwd() to find node_modules/.bin/<name>, fixing MODULE_NOT_FOUND errors when running refine dev in npm/bun/yarn workspaces where packages are hoisted to a parent node_modules.

@refinedev/core@5.0.11

Patch Changes

@refinedev/devtools@2.0.5

Patch Changes

@refine-bot refine-bot requested a review from a team as a code owner March 16, 2026 08:08
@cypress
Copy link
Copy Markdown

cypress Bot commented Mar 16, 2026

refine    Run #12522

Run Properties:  status check passed Passed #12522  •  git commit 43e974f407 ℹ️: Merge c1251d338767f1b0d7d91556a117f53d85578392 into b319c8a7a2f11896008f349481b0...
Project refine
Branch Review changeset-release/main
Run status status check passed Passed #12522
Run duration 21m 35s
Commit git commit 43e974f407 ℹ️: Merge c1251d338767f1b0d7d91556a117f53d85578392 into b319c8a7a2f11896008f349481b0...
Committer Refine Community Bot
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 22
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 368
View all changes introduced in this branch ↗︎

@BatuhanW BatuhanW enabled auto-merge (squash) March 16, 2026 08:51
@BatuhanW BatuhanW merged commit e088a2d into main Mar 16, 2026
87 checks passed
@BatuhanW BatuhanW deleted the changeset-release/main branch March 16, 2026 08:52
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.

[BUG] useDeleteButton does not pass meta params to useButtonCanAccess in refine/core

2 participants