Merged
Conversation
Member
trevor-cortex
approved these changes
Apr 1, 2026
trevor-cortex
left a comment
There was a problem hiding this comment.
Summary
Standard Changesets release PR that bumps versions and updates changelogs for the EventNode addition to ProgramNode (from PR #985 by @daog1).
Version bumps
| Package | From | To | Type |
|---|---|---|---|
@codama/node-types |
1.5.1 | 1.6.0 | Minor |
@codama/nodes |
1.5.1 | 1.6.0 | Minor |
@codama/errors |
1.5.1 | 1.6.0 | Patch (bumped minor to align) |
@codama/visitors-core |
1.5.1 | 1.6.0 | Patch (bumped minor to align) |
@codama/visitors |
1.5.1 | 1.6.0 | Patch (dep bump) |
@codama/validators |
1.5.1 | 1.6.0 | Patch (dep bump) |
@codama/nodes-from-anchor |
1.4.0 | 1.4.1 | Patch |
@codama/cli |
1.5.0 | 1.5.1 | Patch |
@codama/renderers-core |
1.3.6 | 1.3.7 | Patch |
@codama/dynamic-codecs |
1.1.31 | 1.1.32 | Patch |
@codama/dynamic-parsers |
1.1.31 | 1.1.32 | Patch |
codama (library) |
1.5.1 | 1.6.0 | Patch (dep bump) |
Review notes
- The changeset (
wicked-kangaroos-agree.md) is correctly removed. - All version bumps are consistent with the changeset declaration:
node-typesandnodesget minor bumps,errors,nodes-from-anchor, andvisitors-coreget patch changes, and dependents cascade appropriately. - CHANGELOGs all reference the correct commit (
6487af5) and PR (#985). - No source code changes — purely version/changelog updates as expected from a Changesets release PR.
Looks good to merge when ready to publish. 🚀
Contributor
Contributor
2ed5833 to
e168546
Compare
e168546 to
ef46e53
Compare
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.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@codama/dynamic-client@0.1.0
Minor Changes
2428220Thanks @mikhd! - Adddynamic-client- a runtime Solana instruction builderPatch Changes
35516d4,2428220,6487af5]:@codama/dynamic-codecs@1.2.0
Minor Changes
35516d4Thanks @daog1! - Add event support to dynamic codecs and parsers.Patch Changes
2428220,6487af5]:@codama/dynamic-parsers@1.2.0
Minor Changes
35516d4Thanks @daog1! - Add event support to dynamic codecs and parsers.Patch Changes
35516d4,2428220,6487af5]:@codama/errors@1.6.0
Minor Changes
2428220Thanks @mikhd! - Adddynamic-client- a runtime Solana instruction builderPatch Changes
#985
6487af5Thanks @daog1! - Add newEventNodetoProgramNodeand update the Anchor adapter accordingly.Updated dependencies [
6487af5]:@codama/node-types@1.6.0
Minor Changes
6487af5Thanks @daog1! - Add newEventNodetoProgramNodeand update the Anchor adapter accordingly.@codama/nodes@1.6.0
Minor Changes
6487af5Thanks @daog1! - Add newEventNodetoProgramNodeand update the Anchor adapter accordingly.Patch Changes
2428220,6487af5]:@codama/cli@1.5.1
Patch Changes
6487af5]:codama@1.6.0
Patch Changes
2428220,6487af5]:@codama/nodes-from-anchor@1.4.1
Patch Changes
#985
6487af5Thanks @daog1! - Add newEventNodetoProgramNodeand update the Anchor adapter accordingly.Updated dependencies [
2428220,6487af5]:@codama/renderers-core@1.3.7
Patch Changes
2428220,6487af5]:@codama/validators@1.6.0
Patch Changes
2428220,6487af5]:@codama/visitors@1.6.0
Patch Changes
2428220,6487af5]:@codama/visitors-core@1.6.0
Patch Changes
#985
6487af5Thanks @daog1! - Add newEventNodetoProgramNodeand update the Anchor adapter accordingly.Updated dependencies [
2428220,6487af5]: