Skip to content
This repository was archived by the owner on Mar 11, 2025. It is now read-only.

Bump token-metadata-js and token-group-js #7207

Merged
merged 3 commits into from
Aug 28, 2024
Merged

Conversation

buffalojoec
Copy link
Contributor

Problem

As pointed out in #7202, @solana/spl-token-metadata depends on a newer version of @solana/codecs, which some developers would like to use. Additionally, @solana/spl-token-group also depends on this new codecs API, so it makes sense to bump them both together!

We can wait to publish a new patch for @solana/spl-token until that's been requested as well, if so desired.

Summary of Changes

Bump the patch versions of both @solana/spl-token-metadata and @solana/spl-token-group.

At one point some of the JS packages fell out of sync with their published versions, so token-metadata skips one here. We rectified a few of these with #7000, but looks like metadata didn't get a release during that one.

Closes #7202

@buffalojoec buffalojoec requested a review from joncinque August 28, 2024 07:14
Copy link
Contributor

@joncinque joncinque left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@buffalojoec buffalojoec merged commit 276a90b into master Aug 28, 2024
17 checks passed
@buffalojoec buffalojoec deleted the bump-tm-and-tg branch August 28, 2024 09:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Request: Release new spl-token-metadata to npm
2 participants