Skip to content

chore(ts-sdk): Bump TS packages#11227

Merged
begonaalvarezd merged 1 commit intodevelopfrom
tooling/changesets-bump
Apr 10, 2026
Merged

chore(ts-sdk): Bump TS packages#11227
begonaalvarezd merged 1 commit intodevelopfrom
tooling/changesets-bump

Conversation

@begonaalvarezd
Copy link
Copy Markdown
Member

No description provided.

Copilot AI review requested due to automatic review settings April 10, 2026 14:41
@begonaalvarezd begonaalvarezd requested a review from a team as a code owner April 10, 2026 14:41
@github-actions github-actions bot added the ts-sdk Issues related to the TS SDK label Apr 10, 2026
@iota-ci iota-ci added the tooling Issues related to the Tooling team label Apr 10, 2026
@vercel
Copy link
Copy Markdown

vercel bot commented Apr 10, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
apps-backend Ready Ready Preview, Comment Apr 10, 2026 2:45pm
apps-ui-kit Ready Ready Preview, Comment Apr 10, 2026 2:45pm
iota-evm-bridge Ready Ready Preview, Comment Apr 10, 2026 2:45pm
iota-multisig-toolkit Ready Ready Preview, Comment Apr 10, 2026 2:45pm
rebased-explorer Ready Ready Preview, Comment Apr 10, 2026 2:45pm
wallet-dashboard Ready Ready Preview, Comment Apr 10, 2026 2:45pm

Request Review

@github-actions
Copy link
Copy Markdown
Contributor

⚠️ 🦋 Changesets Warning: This PR has changes to public npm packages, but does not contain a changeset. You can create a changeset easily by running pnpm changeset in the root of the IOTA repo, and following the prompts. If your change does not need a changeset (e.g. a documentation-only change), you can ignore this message. This warning will be removed when a changeset is added to this pull request.

Learn more about Changesets.

Copy link
Copy Markdown
Contributor

@marc2332 marc2332 left a comment

Choose a reason for hiding this comment

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

splendid!

Copy link
Copy Markdown
Contributor

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 TypeScript SDK workspace package versions and release notes as part of a Changesets release.

Changes:

  • Bump versions across multiple TS SDK and UI packages (patch/minor as appropriate).
  • Add corresponding CHANGELOG.md entries for the new releases.
  • Remove consumed .changeset/*.md files that have been rolled into changelogs.

Reviewed changes

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

Show a summary per file
File Description
sdk/wallet-standard/package.json Bump @iota/wallet-standard version to 0.4.2.
sdk/wallet-standard/CHANGELOG.md Add 0.4.2 release notes.
sdk/typescript/package.json Bump @iota/iota-sdk version to 1.13.0.
sdk/typescript/CHANGELOG.md Add 1.13.0 release notes (minor + patch entries).
sdk/signers/package.json Bump @iota/signers version to 0.4.1.
sdk/signers/CHANGELOG.md Add 0.4.1 release notes.
sdk/kiosk/package.json Bump @iota/kiosk version to 0.8.1.
sdk/kiosk/CHANGELOG.md Add 0.8.1 release notes.
sdk/isc-sdk/package.json Bump @iota/isc-sdk version to 0.2.6.
sdk/isc-sdk/CHANGELOG.md Add 0.2.6 release notes.
sdk/graphql-transport/package.json Bump @iota/graphql-transport version to 0.16.0.
sdk/graphql-transport/CHANGELOG.md Add 0.16.0 release notes.
sdk/dapp-kit/package.json Bump @iota/dapp-kit version to 0.10.1.
sdk/dapp-kit/CHANGELOG.md Add 0.10.1 release notes.
sdk/create-dapp/package.json Bump @iota/create-dapp version to 0.4.6.
sdk/create-dapp/CHANGELOG.md Add 0.4.6 release notes.
apps/ui-kit/package.json Bump @iota/apps-ui-kit version to 0.9.5.
apps/ui-kit/CHANGELOG.md Add 0.9.5 release notes.
apps/ui-icons/package.json Bump @iota/apps-ui-icons version to 0.7.5.
apps/ui-icons/CHANGELOG.md Add 0.7.5 release notes.
.changeset/thick-humans-beg.md Remove consumed changeset file.
.changeset/smart-poems-hammer.md Remove consumed changeset file.
.changeset/six-lies-count.md Remove consumed changeset file.
.changeset/serious-papayas-crash.md Remove consumed changeset file.
.changeset/four-moles-beam.md Remove consumed changeset file.
.changeset/fair-games-battle.md Remove consumed changeset file.
.changeset/cold-boxes-build.md Remove consumed changeset file.

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

Comment thread sdk/isc-sdk/CHANGELOG.md

### Patch Changes

- b8595bf: Update zod package to v^3.25.76
Copy link

Copilot AI Apr 10, 2026

Choose a reason for hiding this comment

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

The changelog entry says "Update zod package to v^3.25.76". The "v^" prefix looks like a formatting typo/inconsistency (elsewhere versions are written as "v24" or plain semver ranges). Consider changing this to either "v3.25.76" or "^3.25.76" so it’s unambiguous.

Suggested change
- b8595bf: Update zod package to v^3.25.76
- b8595bf: Update zod package to ^3.25.76

Copilot uses AI. Check for mistakes.
@begonaalvarezd begonaalvarezd merged commit 1fdd329 into develop Apr 10, 2026
44 checks passed
@begonaalvarezd begonaalvarezd deleted the tooling/changesets-bump branch April 10, 2026 15:12
begonaalvarezd added a commit that referenced this pull request Apr 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

tooling Issues related to the Tooling team ts-sdk Issues related to the TS SDK

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants