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
micro-stacks@0.2.2
Patch Changes
#8069d9c984 Thanks @aulneau! - This fixes a small bug where the public key for iss in the gaia hub config was set as a Uint8Array, rather than a hex string. Additionally, this cleans up that function to not have any type casting.
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
micro-stacks@0.2.2
Patch Changes
69d9c984
Thanks @aulneau! - This fixes a small bug where the public key for iss in the gaia hub config was set as a Uint8Array, rather than a hex string. Additionally, this cleans up that function to not have any type casting.