Skip to content

fix(prisma-next): mark package as public#450

Merged
calvinbrewer merged 1 commit into
mainfrom
prisma-next-release
May 14, 2026
Merged

fix(prisma-next): mark package as public#450
calvinbrewer merged 1 commit into
mainfrom
prisma-next-release

Conversation

@calvinbrewer
Copy link
Copy Markdown
Contributor

@calvinbrewer calvinbrewer commented May 14, 2026

Summary by CodeRabbit

  • Chores
    • Updated package configuration to enable public availability.

Review Change Stack

@calvinbrewer calvinbrewer requested a review from a team as a code owner May 14, 2026 15:48
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented May 14, 2026

⚠️ No Changeset found

Latest commit: e60e119

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 14, 2026

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 00056aa7-ab67-4a39-88bf-b562f0df0a15

📥 Commits

Reviewing files that changed from the base of the PR and between 86abe40 and e60e119.

📒 Files selected for processing (1)
  • packages/prisma-next/package.json

📝 Walkthrough

Walkthrough

The packages/prisma-next/package.json file now includes a publishConfig block that sets access to public, enabling the package to be published as a public package to the npm registry.

Changes

Package Publishing Configuration

Layer / File(s) Summary
Public publishing configuration
packages/prisma-next/package.json
publishConfig block added with access: "public" to mark the package as publicly accessible on npm.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

📦 A rabbit hops with joy today,
The package now can find its way,
To public npm, shining bright,
Shared with all, a sharing sight! 🌟

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch prisma-next-release

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.

@calvinbrewer calvinbrewer merged commit c1c863e into main May 14, 2026
5 of 6 checks passed
@calvinbrewer calvinbrewer deleted the prisma-next-release branch May 14, 2026 15:48
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.

1 participant