Skip to content

chore: bump version to 0.9.1#20

Merged
LucienSong merged 1 commit into
mainfrom
release/v0.9.1
May 24, 2026
Merged

chore: bump version to 0.9.1#20
LucienSong merged 1 commit into
mainfrom
release/v0.9.1

Conversation

@LucienSong
Copy link
Copy Markdown
Collaborator

Release v0.9.1

First published release that includes the breaking address-format migration introduced at the v0.9.0 dev tag, plus docs cleanup PRs ##19.16

What's new

  • Breaking (from 0.8.x): Address encoding is now 32-byte BLAKE3 displayed as 0x + 64 lowercase hex. Bech32m (``) is gone. Legacy isPqAddress / `normalizePqAddress` remain as `@deprecated` aliases.pq1
  • Docs: removed all residual pq1/Bech32m references across AGENTS.md, CHANGELOG, examples, and test fixtures.
  • Requires shell-chain >= v0.23.0.

Validation

  • : 48/48 pass

Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com

First published release with 32-byte 0x hex address format (breaking from
0.8.x). Includes docs cleanup PRs #16-#19 on top of the 0.9.0 dev tag.

Requires shell-chain >= v0.23.0.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings May 24, 2026 16:49
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the SDK’s release metadata for publishing v0.9.1, aligning the package version with the new changelog entry that documents the breaking address-format migration and associated documentation cleanups.

Changes:

  • Bump npm package version from 0.8.2 to 0.9.1.
  • Add a 0.9.1 changelog entry summarizing documentation changes and the included breaking address migration details.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
package.json Bumps the published package version to 0.9.1.
CHANGELOG.md Adds release notes for 0.9.1, including breaking-change context and doc updates.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread package.json
Comment on lines 2 to 4
"name": "shell-sdk",
"version": "0.8.2",
"version": "0.9.1",
"description": "TypeScript SDK for Shell Chain — build quantum-safe dApps before Q-Day.",
@LucienSong LucienSong merged commit a3e1d71 into main May 24, 2026
2 checks passed
@LucienSong LucienSong deleted the release/v0.9.1 branch May 24, 2026 16:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants