-
-
Notifications
You must be signed in to change notification settings - Fork 0
chore(release): bump package versions from v2.0.2
to v2.0.3
(patch
)
#502
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(release): bump package versions from v2.0.2
to v2.0.3
(patch
)
#502
Conversation
The latest updates on your projects. Learn more about Vercel for GitHub.
|
There was a problem hiding this comment.
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 bumps package versions from v2.0.2
to v2.0.3
as part of a patch release. This is a routine version update that synchronizes all internal package references to the new version number.
- Version numbers updated across all packages from
2.0.2
to2.0.3
- Internal package dependencies updated to reference the new version
- Test and example projects updated to use the new package versions
Reviewed Changes
Copilot reviewed 9 out of 10 changed files in this pull request and generated no comments.
Show a summary per file
File | Description |
---|---|
package.json | Root package version updated to 2.0.3 |
packages/clang-format-node/package.json | Core package version bumped to 2.0.3 |
packages/clang-format-git/package.json | Package version and clang-format-node dependency updated to 2.0.3 |
packages/clang-format-git-python/package.json | Package version and clang-format-node dependency updated to 2.0.3 |
examples/clang-format/package.json | Example dependency updated to reference clang-format-node@^2.0.3 |
examples/git-clang-format/package.json | Example dependency updated to reference clang-format-git@^2.0.3 |
tests/integration-api-cjs/package.json | Test dependencies updated to 2.0.3 for all three packages |
tests/integration-api-esm/package.json | Test dependencies updated to 2.0.3 for all three packages |
tests/integration-binaries-permission/package.json | Test dependencies updated to 2.0.3 for all three packages |
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
Labels have been automatically applied based on the Conventional Commits specification.🏷️ |
Bundle ReportChanges will increase total bundle size by 1 bytes (0.0%) ⬆️. This is within the configured threshold ✅ Detailed changes
Affected Assets, Files, and Routes:view changes for bundle: website-esmAssets Changed:
|
Codecov Report✅ All modified and coverable lines are covered by tests. @@ Coverage Diff @@
## main #502 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 11 11
Lines 424 424
=========================================
Hits 424 424 Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
Release Information:
v2.0.3
New release of
lumirlumir/npm-clang-format-node
has arrived! 🎉This PR bumps the package versions from
v2.0.2
tov2.0.3
(patch
).See Actions for more details.
lumirlumir/npm-clang-format-node
patch
canary
v2.0.2
v2.0.3
What's Changed
🛠️ Builds
🧰 Chores
concurrently
andlerna
withnpm-run-all2
by @lumirlumir in chore(*): replaceconcurrently
andlerna
withnpm-run-all2
#488actions/setup-node
by @lumirlumir in chore(sync-server): bumpactions/setup-node
#498⬆️ Dependency Updates
Full Changelog: v2.0.2...v2.0.3