Bump version to v2.63.0 for next release cycle - #23613
Open
chainlink-release-pusher[bot] wants to merge 2 commits into
Open
Bump version to v2.63.0 for next release cycle#23613chainlink-release-pusher[bot] wants to merge 2 commits into
chainlink-release-pusher[bot] wants to merge 2 commits into
Conversation
(cherry picked from commit cc9960c)
Contributor
|
✅ No conflicts with other open PRs targeting |
Contributor
|
I see you added a changeset file but it does not contain a tag. Please edit the text include at least one of the following tags:
|
HashWrangler
marked this pull request as ready for review
September 1, 2026 18:19
product-security-plaid-production
Bot
requested review from
Atrax1 and
MStreet3
September 1, 2026 18:19
HashWrangler
requested review from
jmank88
and removed request for
Atrax1 and
MStreet3
September 1, 2026 18:19
HashWrangler
enabled auto-merge
September 1, 2026 18:21
Contributor
There was a problem hiding this comment.
Pull request overview
Risk Rating: LOW
Bumps Chainlink Core’s base-branch version to align with the v2.63.0 release cycle, updating the package version and release notes accordingly.
Changes:
- Bump
package.jsonversion from2.62.0to2.63.0 - Add
2.63.0entry toCHANGELOG.md - Add a new
.changeset/minor bump entry (see review comment: likely should be removed if already applied)
Reviewed changes
Copilot reviewed 2 out of 3 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| package.json | Updates the package version to 2.63.0. |
| CHANGELOG.md | Adds the 2.63.0 changelog section. |
| .changeset/minor-bump-1788286385.md | Introduces a minor changeset that may trigger an additional future bump if left in place. |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
|
jmank88
approved these changes
Sep 1, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.





Version Bump for Next Release
This PR bumps the version on the base branch to match the release branch.
This change was cherry-picked from the release branch after initializing release v2.63.0.
Draft / ready for review: This PR is created as a draft on purpose so CI can run before noise hits reviewers. When checks are green and the version is correct, click Ready for review; nothing downstream requires a non-draft PR to proceed.
Changes
Note: This ensures that the
developbranch is synchronized with the release version, avoiding merge conflicts when the release PR is merged.