Skip to content

chore(release): 0.4.0#32

Merged
AmanVarshney01 merged 1 commit intomainfrom
release/v0.4.0
Apr 7, 2026
Merged

chore(release): 0.4.0#32
AmanVarshney01 merged 1 commit intomainfrom
release/v0.4.0

Conversation

@AmanVarshney01
Copy link
Copy Markdown
Member

Release v0.4.0

This PR bumps create-prisma to 0.4.0.

When this PR merges, GitHub Actions publishes to npm using trusted publishing.

@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Apr 7, 2026

Summary by CodeRabbit

  • Chores
    • Version updated to 0.4.0

Walkthrough

The package version in package.json was updated from 0.3.2 to 0.4.0. No other configuration, dependencies, or metadata fields were modified.

Changes

Cohort / File(s) Summary
Package Version Bump
package.json
Version field updated from 0.3.2 to 0.4.0; all other package metadata remains unchanged.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title 'chore(release): 0.4.0' clearly describes the main change: a version bump release. It directly matches the changeset which updates package.json version from 0.3.2 to 0.4.0.
Description check ✅ Passed The description is directly related to the changeset, explaining that it bumps create-prisma to 0.4.0 and notes the GitHub Actions publishing workflow triggered upon merge.
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
  • Commit unit tests in branch release/v0.4.0
✨ Simplify code
  • Create PR with simplified code
  • Commit simplified code in branch release/v0.4.0

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 7, 2026

PR preview published

  • Version: 0.4.0-pr.32.60.1
  • Tag: pr32
  • Run with Bun: bunx create-prisma@pr32
  • Run with npm: npx create-prisma@pr32
  • Run with Yarn: yarn dlx create-prisma@pr32
  • Run with pnpm: pnpm dlx create-prisma@pr32
  • Run with Deno: deno run -A npm:create-prisma@pr32
  • Workflow run: https://github.com/prisma/create-prisma/actions/runs/24079721824

Copy link
Copy Markdown

@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

🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.

Inline comments:
In `@package.json`:
- Line 3: The package.json version is set to "0.4.0" but CHANGELOG.md has no
release notes; add a v0.4.0 entry to CHANGELOG.md (either manually write the
release notes summarizing merged PRs/changes or run the changelogithub tool to
auto-generate entries) so that the published package includes release notes
matching the "0.4.0" version; ensure the new CHANGELOG.md contains a heading for
v0.4.0 and the relevant bullet points, commit that change before merging.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro

Run ID: 6d62c899-3d60-4105-bc5e-4ec3ec04b9d2

📥 Commits

Reviewing files that changed from the base of the PR and between 7554e7a and 6d76e99.

📒 Files selected for processing (1)
  • package.json

@AmanVarshney01 AmanVarshney01 merged commit c75e7f8 into main Apr 7, 2026
6 checks passed
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