Skip to content

fix: schema not released#394

Merged
artus9033 merged 2 commits into
callstack:mainfrom
Esemesek:fix/schema
Jun 23, 2026
Merged

fix: schema not released#394
artus9033 merged 2 commits into
callstack:mainfrom
Esemesek:fix/schema

Conversation

@Esemesek

Copy link
Copy Markdown
Contributor

Summary

schema.json is not released causing errors in the brownfield cli.

Copilot AI review requested due to automatic review settings June 23, 2026 11:35

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR fixes the @callstack/brownfield-cli package publish contents so that schema.json is included in the released artifact, preventing runtime errors in the Brownfield CLI when it imports the schema.

Changes:

  • Add schema.json to the CLI package’s files whitelist so it’s published to npm.
  • Add a changeset to release the CLI with the fix.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
packages/cli/package.json Includes schema.json in the published package via the files list.
.changeset/quick-parrots-shine.md Declares a release for @callstack/brownfield-cli to ship the publishing fix.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@artus9033 artus9033 merged commit 89bc23c into callstack:main Jun 23, 2026
11 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.

4 participants