Conversation
How to use the Graphite Merge QueueAdd either label to this PR to merge it via the merge queue:
You must have a Graphite account in order to use the merge queue. Sign up using this link. An organization admin has enabled the Graphite Merge Queue in this repository. Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue. This stack of pull requests is managed by Graphite. Learn more about stacking. |
apps/oxfmt/package.json to versioned_files for oxc_release.toml
There was a problem hiding this comment.
Pull Request Overview
This PR adds apps/oxfmt/package.json to the versioned files list in the oxfmt release configuration and updates the version from 0.9.0 to 0.13.0 to match the current version in apps/oxfmt/Cargo.toml.
- Added
apps/oxfmt/package.jsonto theversioned_filesarray in the oxfmt release configuration - Updated the version in
apps/oxfmt/package.jsonfrom 0.9.0 to 0.13.0 to sync with Cargo.toml
Reviewed Changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| oxc_release.toml | Added apps/oxfmt/package.json to the oxfmt versioned files list to ensure version synchronization during releases |
| apps/oxfmt/package.json | Updated version from 0.9.0 to 0.13.0 to match the current version in apps/oxfmt/Cargo.toml |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
4388520 to
79ae73b
Compare

No description provided.