-
-
Notifications
You must be signed in to change notification settings - Fork 0
chore(release): bump package versions from v2.0.4 to v2.0.5 (patch)
#523
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.4 to v2.0.5 (patch)
#523
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Labels have been automatically applied based on the Conventional Commits specification.🏷️ |
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 the package versions from v2.0.4 to v2.0.5 as part of a patch release. The changes systematically update version numbers across all packages, their internal dependencies, examples, tests, and the package-lock.json file to maintain consistency throughout the monorepo.
- Updated version field in all package manifests from
2.0.4to2.0.5 - Updated all internal package dependency references from
^2.0.4to^2.0.5 - Synchronized package-lock.json with all version changes
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 | Updated root package version to 2.0.5 |
| packages/clang-format-node/package.json | Updated package version to 2.0.5 |
| packages/clang-format-git/package.json | Updated package version to 2.0.5 and clang-format-node dependency to ^2.0.5 |
| packages/clang-format-git-python/package.json | Updated package version to 2.0.5 and clang-format-node dependency to ^2.0.5 |
| examples/clang-format/package.json | Updated clang-format-node dependency to ^2.0.5 |
| examples/git-clang-format/package.json | Updated clang-format-git dependency to ^2.0.5 |
| tests/integration-api-cjs/package.json | Updated all three package dependencies to ^2.0.5 |
| tests/integration-api-esm/package.json | Updated all three package dependencies to ^2.0.5 |
| tests/integration-binaries-permission/package.json | Updated all three package dependencies to ^2.0.5 |
| package-lock.json | Synchronized all version references and dependency declarations to 2.0.5 |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Codecov Report✅ All modified and coverable lines are covered by tests. @@ Coverage Diff @@
## main #523 +/- ##
=========================================
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.5New release of
lumirlumir/npm-clang-format-nodehas arrived! 🎉This PR bumps the package versions from
v2.0.4tov2.0.5(patch).See Actions for more details.
lumirlumir/npm-clang-format-nodepatchcanaryv2.0.4v2.0.5What's Changed
🧰 Chores
textlintwitheslint-plugin-markby @lumirlumir in chore(*): replacetextlintwitheslint-plugin-mark#519⬆️ Dependency Updates
Full Changelog: v2.0.4...v2.0.5