Skip to content

Conversation

@joaquim-verges
Copy link
Member

@joaquim-verges joaquim-verges commented Nov 10, 2025

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

@thirdweb-dev/nebula@0.2.88

Patch Changes

@thirdweb-dev/react-native-adapter@1.5.5

Patch Changes

thirdweb@5.111.10

Patch Changes

@thirdweb-dev/wagmi-adapter@0.2.185

wagmi-inapp@0.0.30

Patch Changes

  • Updated dependencies [f964b8a, 424e6b8, 763d3de]:
    • thirdweb@5.111.10
    • @thirdweb-dev/wagmi-adapter@0.2.185

PR-Codex overview

This PR focuses on updating version numbers across various packages and their changelogs, reflecting new releases and dependency updates.

Detailed summary

  • Deleted multiple .changeset markdown files.
  • Updated version in packages/thirdweb/package.json from 5.111.9 to 5.111.10.
  • Updated version in apps/wagmi-demo/package.json from 0.0.29 to 0.0.30.
  • Updated version in packages/nebula/package.json from 0.2.87 to 0.2.88.
  • Updated version in packages/wagmi-adapter/package.json from 0.2.184 to 0.2.185.
  • Updated version in packages/react-native-adapter/package.json from 1.5.4 to 1.5.5.
  • Added changelog entries for packages/react-native-adapter and packages/nebula.
  • Added changelog entry for apps/wagmi-demo indicating dependency updates.
  • Added changelog entry for packages/thirdweb with multiple dependency updates and improvements.

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

Summary by CodeRabbit

  • Bug Fixes

    • Loosened React Native peer dependency requirements for better compatibility.
  • New Features

    • Added support for stylus modules.
    • Enhanced Bridge component UI/UX.
  • Chores

    • Released patch updates across dependent packages (wagmi-demo, nebula, wagmi-adapter, react-native-adapter).

@joaquim-verges joaquim-verges requested review from a team as code owners November 10, 2025 18:22
@vercel
Copy link

vercel bot commented Nov 10, 2025

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

Project Deployment Preview Comments Updated (UTC)
docs-v2 Ready Ready Preview Comment Nov 10, 2025 7:02pm
nebula Ready Ready Preview Comment Nov 10, 2025 7:02pm
thirdweb_playground Ready Ready Preview Comment Nov 10, 2025 7:02pm
thirdweb-www Ready Ready Preview Comment Nov 10, 2025 7:02pm
wallet-ui Ready Ready Preview Comment Nov 10, 2025 7:02pm

@graphite-app
Copy link
Contributor

graphite-app bot commented Nov 10, 2025

How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • merge-queue - adds this PR to the back of the merge queue
  • hotfix - for urgent hot fixes, skip the queue and merge this PR next

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

@github-actions github-actions bot added packages SDK Involves changes to the thirdweb SDK labels Nov 10, 2025
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Nov 10, 2025

Walkthrough

Removed two changeset files and bumped versions / updated changelogs across multiple packages; changes are documentation and package metadata only (no code or API changes).

Changes

Cohort / File(s) Summary
Removed changesets
.changeset/wild-steaks-agree.md, .changeset/sharp-files-cry.md
Deleted two changeset entries referencing patch notes for thirdweb.
App release bump
apps/wagmi-demo/package.json, apps/wagmi-demo/CHANGELOG.md
Bumped apps/wagmi-demo version 0.0.29 → 0.0.30 and added a changelog entry documenting dependency updates.
nebula package
packages/nebula/package.json, packages/nebula/CHANGELOG.md
Bumped version 0.2.87 → 0.2.88 and added a changelog entry documenting thirdweb dependency update.
thirdweb package
packages/thirdweb/package.json, packages/thirdweb/CHANGELOG.md
Bumped version 5.111.9 → 5.111.10 and added changelog entries (RN peer dep loosen, stylus modules, Bridge UI/UX notes).
wagmi-adapter package
packages/wagmi-adapter/package.json, packages/wagmi-adapter/CHANGELOG.md
Bumped version 0.2.184 → 0.2.185 and added a changelog entry for the patch.
react-native-adapter package
packages/react-native-adapter/package.json, packages/react-native-adapter/CHANGELOG.md
Bumped version 1.5.4 → 1.5.5 and added changelog entry noting loosened RN peer dependency.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

  • Changes are administrative (version strings, changelog additions, and deletions of two changeset files).
  • Quick checks:
    • Confirm version numbers match intended releases.
    • Verify changelog formatting and placement.
    • Ensure no unintended modifications to other file content.

Pre-merge checks and finishing touches

❌ Failed checks (1 warning)
Check name Status Explanation Resolution
Description check ⚠️ Warning The PR description is auto-generated by the Changesets action and contains detailed release information, including all affected packages, versions, and patch details. However, it does not follow the repository's required template format. This PR is auto-generated by Changesets and uses its standard format rather than the repository template. Consider adjusting template expectations for automated release PRs, or ensure the Changesets action output includes the required template structure.
✅ Passed checks (2 passed)
Check name Status Explanation
Title check ✅ Passed The title 'Version Packages' accurately reflects the main change—this is an automated release PR that bumps versions and publishes packages across the monorepo.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch changeset-release/main

Comment @coderabbitai help to get the list of available commands and usage tips.

@codecov
Copy link

codecov bot commented Nov 10, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 54.77%. Comparing base (f964b8a) to head (11f076f).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #8389   +/-   ##
=======================================
  Coverage   54.77%   54.77%           
=======================================
  Files         919      919           
  Lines       60768    60768           
  Branches     4121     4119    -2     
=======================================
  Hits        33284    33284           
  Misses      27382    27382           
  Partials      102      102           
Flag Coverage Δ
packages 54.77% <ø> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions
Copy link
Contributor

github-actions bot commented Nov 10, 2025

size-limit report 📦

Path Size
@thirdweb-dev/nexus (esm) 104.88 KB (0%)
@thirdweb-dev/nexus (cjs) 316.6 KB (0%)

Copy link
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

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

Actionable comments posted: 2

📜 Review details

Configuration used: CodeRabbit UI

Review profile: CHILL

Plan: Pro

Disabled knowledge base sources:

  • Linear integration is disabled by default for public repositories

You can enable these sources in your CodeRabbit configuration.

📥 Commits

Reviewing files that changed from the base of the PR and between 763d3de and 752a62c.

📒 Files selected for processing (9)
  • .changeset/wild-steaks-agree.md (0 hunks)
  • apps/wagmi-demo/CHANGELOG.md (1 hunks)
  • apps/wagmi-demo/package.json (1 hunks)
  • packages/nebula/CHANGELOG.md (1 hunks)
  • packages/nebula/package.json (1 hunks)
  • packages/thirdweb/CHANGELOG.md (1 hunks)
  • packages/thirdweb/package.json (1 hunks)
  • packages/wagmi-adapter/CHANGELOG.md (1 hunks)
  • packages/wagmi-adapter/package.json (1 hunks)
💤 Files with no reviewable changes (1)
  • .changeset/wild-steaks-agree.md
🧰 Additional context used
📓 Path-based instructions (2)
**/package.json

📄 CodeRabbit inference engine (AGENTS.md)

Track bundle budgets via package.json#size-limit

Files:

  • packages/thirdweb/package.json
  • apps/wagmi-demo/package.json
  • packages/wagmi-adapter/package.json
  • packages/nebula/package.json
packages/wagmi-adapter/**

📄 CodeRabbit inference engine (CLAUDE.md)

Wagmi ecosystem integration is in packages/wagmi-adapter/

Files:

  • packages/wagmi-adapter/package.json
  • packages/wagmi-adapter/CHANGELOG.md
🧠 Learnings (6)
📓 Common learnings
Learnt from: CR
Repo: thirdweb-dev/js PR: 0
File: AGENTS.md:0-0
Timestamp: 2025-08-29T15:37:38.513Z
Learning: Applies to .changeset/*.md : Each change in `packages/*` must include a changeset for the appropriate package
📚 Learning: 2025-08-29T15:37:38.513Z
Learnt from: CR
Repo: thirdweb-dev/js PR: 0
File: AGENTS.md:0-0
Timestamp: 2025-08-29T15:37:38.513Z
Learning: Applies to packages/thirdweb/exports/** : Export all public API via `packages/thirdweb/exports/`, grouped by feature

Applied to files:

  • packages/thirdweb/package.json
  • packages/wagmi-adapter/package.json
  • packages/nebula/package.json
📚 Learning: 2025-07-18T19:19:55.613Z
Learnt from: CR
Repo: thirdweb-dev/js PR: 0
File: CLAUDE.md:0-0
Timestamp: 2025-07-18T19:19:55.613Z
Learning: Applies to packages/thirdweb/src/exports/** : Export everything via `exports/` directory, grouped by feature in the SDK public API

Applied to files:

  • packages/thirdweb/package.json
  • packages/wagmi-adapter/package.json
  • packages/nebula/package.json
📚 Learning: 2025-08-29T15:37:38.513Z
Learnt from: CR
Repo: thirdweb-dev/js PR: 0
File: AGENTS.md:0-0
Timestamp: 2025-08-29T15:37:38.513Z
Learning: Surface breaking changes prominently in PR descriptions

Applied to files:

  • packages/thirdweb/CHANGELOG.md
📚 Learning: 2025-08-29T15:37:38.513Z
Learnt from: CR
Repo: thirdweb-dev/js PR: 0
File: AGENTS.md:0-0
Timestamp: 2025-08-29T15:37:38.513Z
Learning: Applies to .changeset/*.md : Version bump rules: patch for non‑API changes; minor for new/modified public API

Applied to files:

  • packages/thirdweb/CHANGELOG.md
  • apps/wagmi-demo/CHANGELOG.md
  • packages/nebula/CHANGELOG.md
📚 Learning: 2025-07-18T19:19:55.613Z
Learnt from: CR
Repo: thirdweb-dev/js PR: 0
File: CLAUDE.md:0-0
Timestamp: 2025-07-18T19:19:55.613Z
Learning: Applies to packages/wagmi-adapter/** : Wagmi ecosystem integration is in `packages/wagmi-adapter/`

Applied to files:

  • packages/wagmi-adapter/package.json
  • packages/wagmi-adapter/CHANGELOG.md
  • apps/wagmi-demo/CHANGELOG.md
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (8)
  • GitHub Check: E2E Tests (pnpm, vite)
  • GitHub Check: Size
  • GitHub Check: E2E Tests (pnpm, esbuild)
  • GitHub Check: E2E Tests (pnpm, webpack)
  • GitHub Check: Build Packages
  • GitHub Check: Unit Tests
  • GitHub Check: Lint Packages
  • GitHub Check: Analyze (javascript)
🔇 Additional comments (7)
packages/thirdweb/package.json (1)

433-433: Version bump correctly applied.

Patch-level version update aligns with the PR objectives documenting UI/UX improvements in Bridge components from commit 763d3de.

apps/wagmi-demo/package.json (1)

4-4: Version bump correctly applied.

Patch-level version update for wagmi-inapp reflects dependency updates to downstream packages (thirdweb and wagmi-adapter).

packages/nebula/package.json (1)

60-60: Version bump correctly applied.

Patch-level version update reflects the dependency update to thirdweb@5.111.10 (documented in the corresponding CHANGELOG entry).

packages/wagmi-adapter/package.json (1)

59-59: Version bump correctly applied.

Patch-level version update aligns with the version change documented in the CHANGELOG. Note: the CHANGELOG entry for 0.2.185 (reviewed separately) lacks content.

packages/nebula/CHANGELOG.md (1)

3-8: Changelog entry is complete and well-formatted.

Version 0.2.88 entry includes the commit reference and dependency update to thirdweb@5.111.10. Format is consistent with adjacent entries in the changelog.

apps/wagmi-demo/CHANGELOG.md (1)

3-9: Changelog entry is complete and well-formatted.

Version 0.0.30 entry includes the commit reference and dependency updates for both thirdweb@5.111.10 and @thirdweb-dev/wagmi-adapter@0.2.185. Format is consistent with adjacent entries in the changelog.

packages/thirdweb/CHANGELOG.md (1)

3-8: LGTM overall; semver and placement are correct.

Entry is at the top, marked as a Patch, and matches the repo’s changelog style.


### Patch Changes

- [#8388](https://github.com/thirdweb-dev/js/pull/8388) [`763d3de`](https://github.com/thirdweb-dev/js/commit/763d3de5a8db19a8022b2eda420f13a6787de100) Thanks [@MananTank](https://github.com/MananTank)! - - Various UI/UX Improvements in Bridge components
Copy link
Contributor

Choose a reason for hiding this comment

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

⚠️ Potential issue | 🟡 Minor

Fix double hyphen in bullet line.

There’s an extra “- ” after “Thanks …”, which breaks formatting compared to surrounding entries.

Apply this diff:

-- [#8388](https://github.com/thirdweb-dev/js/pull/8388) [`763d3de`](https://github.com/thirdweb-dev/js/commit/763d3de5a8db19a8022b2eda420f13a6787de100) Thanks [@MananTank](https://github.com/MananTank)! - - Various UI/UX Improvements in Bridge components
+- [#8388](https://github.com/thirdweb-dev/js/pull/8388) [`763d3de`](https://github.com/thirdweb-dev/js/commit/763d3de5a8db19a8022b2eda420f13a6787de100) Thanks [@MananTank](https://github.com/MananTank)! - Various UI/UX Improvements in Bridge components
📝 Committable suggestion

‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.

Suggested change
- [#8388](https://github.com/thirdweb-dev/js/pull/8388) [`763d3de`](https://github.com/thirdweb-dev/js/commit/763d3de5a8db19a8022b2eda420f13a6787de100) Thanks [@MananTank](https://github.com/MananTank)! - - Various UI/UX Improvements in Bridge components
- [#8388](https://github.com/thirdweb-dev/js/pull/8388) [`763d3de`](https://github.com/thirdweb-dev/js/commit/763d3de5a8db19a8022b2eda420f13a6787de100) Thanks [@MananTank](https://github.com/MananTank)! - Various UI/UX Improvements in Bridge components
🤖 Prompt for AI Agents
In packages/thirdweb/CHANGELOG.md around line 7, the bullet entry contains a
double hyphen ("- -") after the "Thanks ..." segment which breaks formatting;
remove the extra "- " so the line reads with a single hyphen separator (i.e.,
"Thanks ...! - Various UI/UX Improvements in Bridge components") to match
surrounding entries.

Copy link
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

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

Actionable comments posted: 0

♻️ Duplicate comments (1)
packages/thirdweb/CHANGELOG.md (1)

11-11: Fix double hyphen in bullet.

Extra “- ” after “Thanks …” breaks formatting; remove it.

-- [#8388](https://github.com/thirdweb-dev/js/pull/8388) [`763d3de`](https://github.com/thirdweb-dev/js/commit/763d3de5a8db19a8022b2eda420f13a6787de100) Thanks [@MananTank](https://github.com/MananTank)! - - Various UI/UX Improvements in Bridge components
+- [#8388](https://github.com/thirdweb-dev/js/pull/8388) [`763d3de`](https://github.com/thirdweb-dev/js/commit/763d3de5a8db19a8022b2eda420f13a6787de100) Thanks [@MananTank](https://github.com/MananTank)! - Various UI/UX Improvements in Bridge components
🧹 Nitpick comments (2)
packages/thirdweb/CHANGELOG.md (2)

9-9: Capitalize entry for consistency.

Match sentence case used elsewhere in this changelog.

- - [#8383](https://github.com/thirdweb-dev/js/pull/8383) [`424e6b8`](https://github.com/thirdweb-dev/js/commit/424e6b8f9b071d3629ff0291ae6875fa4e4c882e) Thanks [@kumaryash90](https://github.com/kumaryash90)! - deploy and install stylus modules
+ - [#8383](https://github.com/thirdweb-dev/js/pull/8383) [`424e6b8`](https://github.com/thirdweb-dev/js/commit/424e6b8f9b071d3629ff0291ae6875fa4e4c882e) Thanks [@kumaryash90](https://github.com/kumaryash90)! - Deploy and install stylus modules

7-7: Prefer “React Native” over “RN”.

Spelling it out improves clarity and aligns with other entries.

- - [#8390](https://github.com/thirdweb-dev/js/pull/8390) [`f964b8a`](https://github.com/thirdweb-dev/js/commit/f964b8aaff22d4078ff4c4c5e09c6ebb5fcb182c) Thanks [@joaquim-verges](https://github.com/joaquim-verges)! - Loosen peer dependency requirements for RN
+ - [#8390](https://github.com/thirdweb-dev/js/pull/8390) [`f964b8a`](https://github.com/thirdweb-dev/js/commit/f964b8aaff22d4078ff4c4c5e09c6ebb5fcb182c) Thanks [@joaquim-verges](https://github.com/joaquim-verges)! - Loosen peer dependency requirements for React Native
📜 Review details

Configuration used: CodeRabbit UI

Review profile: CHILL

Plan: Pro

Disabled knowledge base sources:

  • Linear integration is disabled by default for public repositories

You can enable these sources in your CodeRabbit configuration.

📥 Commits

Reviewing files that changed from the base of the PR and between 5ea72e0 and 11f076f.

📒 Files selected for processing (12)
  • .changeset/sharp-files-cry.md (0 hunks)
  • .changeset/wild-steaks-agree.md (0 hunks)
  • apps/wagmi-demo/CHANGELOG.md (1 hunks)
  • apps/wagmi-demo/package.json (1 hunks)
  • packages/nebula/CHANGELOG.md (1 hunks)
  • packages/nebula/package.json (1 hunks)
  • packages/react-native-adapter/CHANGELOG.md (1 hunks)
  • packages/react-native-adapter/package.json (1 hunks)
  • packages/thirdweb/CHANGELOG.md (1 hunks)
  • packages/thirdweb/package.json (1 hunks)
  • packages/wagmi-adapter/CHANGELOG.md (1 hunks)
  • packages/wagmi-adapter/package.json (1 hunks)
💤 Files with no reviewable changes (2)
  • .changeset/sharp-files-cry.md
  • .changeset/wild-steaks-agree.md
✅ Files skipped from review due to trivial changes (1)
  • packages/react-native-adapter/package.json
🚧 Files skipped from review as they are similar to previous changes (4)
  • packages/wagmi-adapter/package.json
  • packages/thirdweb/package.json
  • packages/wagmi-adapter/CHANGELOG.md
  • apps/wagmi-demo/CHANGELOG.md
🧰 Additional context used
📓 Path-based instructions (2)
**/package.json

📄 CodeRabbit inference engine (AGENTS.md)

Track bundle budgets via package.json#size-limit

Files:

  • apps/wagmi-demo/package.json
  • packages/nebula/package.json
packages/react-native-adapter/**

📄 CodeRabbit inference engine (CLAUDE.md)

Mobile platform shims are in packages/react-native-adapter/

Files:

  • packages/react-native-adapter/CHANGELOG.md
🧠 Learnings (6)
📓 Common learnings
Learnt from: CR
Repo: thirdweb-dev/js PR: 0
File: AGENTS.md:0-0
Timestamp: 2025-08-29T15:37:38.513Z
Learning: Applies to .changeset/*.md : Version bump rules: patch for non‑API changes; minor for new/modified public API
Learnt from: CR
Repo: thirdweb-dev/js PR: 0
File: AGENTS.md:0-0
Timestamp: 2025-08-29T15:37:38.513Z
Learning: Applies to .changeset/*.md : Each change in `packages/*` must include a changeset for the appropriate package
📚 Learning: 2025-08-29T15:37:38.513Z
Learnt from: CR
Repo: thirdweb-dev/js PR: 0
File: AGENTS.md:0-0
Timestamp: 2025-08-29T15:37:38.513Z
Learning: Applies to packages/thirdweb/exports/** : Export all public API via `packages/thirdweb/exports/`, grouped by feature

Applied to files:

  • packages/nebula/package.json
📚 Learning: 2025-07-18T19:19:55.613Z
Learnt from: CR
Repo: thirdweb-dev/js PR: 0
File: CLAUDE.md:0-0
Timestamp: 2025-07-18T19:19:55.613Z
Learning: Applies to packages/thirdweb/src/exports/** : Export everything via `exports/` directory, grouped by feature in the SDK public API

Applied to files:

  • packages/nebula/package.json
📚 Learning: 2025-08-29T15:37:38.513Z
Learnt from: CR
Repo: thirdweb-dev/js PR: 0
File: AGENTS.md:0-0
Timestamp: 2025-08-29T15:37:38.513Z
Learning: Applies to .changeset/*.md : Version bump rules: patch for non‑API changes; minor for new/modified public API

Applied to files:

  • packages/nebula/CHANGELOG.md
  • packages/react-native-adapter/CHANGELOG.md
  • packages/thirdweb/CHANGELOG.md
📚 Learning: 2025-07-18T19:19:55.613Z
Learnt from: CR
Repo: thirdweb-dev/js PR: 0
File: CLAUDE.md:0-0
Timestamp: 2025-07-18T19:19:55.613Z
Learning: Applies to packages/react-native-adapter/** : Mobile platform shims are in `packages/react-native-adapter/`

Applied to files:

  • packages/react-native-adapter/CHANGELOG.md
📚 Learning: 2025-08-29T15:37:38.513Z
Learnt from: CR
Repo: thirdweb-dev/js PR: 0
File: AGENTS.md:0-0
Timestamp: 2025-08-29T15:37:38.513Z
Learning: Surface breaking changes prominently in PR descriptions

Applied to files:

  • packages/react-native-adapter/CHANGELOG.md
  • packages/thirdweb/CHANGELOG.md
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (8)
  • GitHub Check: Analyze (javascript)
  • GitHub Check: Size
  • GitHub Check: Unit Tests
  • GitHub Check: Build Packages
  • GitHub Check: Lint Packages
  • GitHub Check: E2E Tests (pnpm, esbuild)
  • GitHub Check: E2E Tests (pnpm, vite)
  • GitHub Check: E2E Tests (pnpm, webpack)
🔇 Additional comments (4)
apps/wagmi-demo/package.json (1)

4-4: Version bump aligns with Changesets release semantics.

Patch-level bump is appropriate for dependency updates without API changes.

packages/react-native-adapter/CHANGELOG.md (1)

3-8: Changelog entry is properly formatted and accurate.

New v1.5.5 entry correctly documents the peer dependency loosening with proper PR/commit references and contributor attribution.

packages/nebula/CHANGELOG.md (1)

3-8: Changelog entry is properly formatted and references all commits.

New v0.2.88 entry correctly documents the dependency update to thirdweb@5.111.10 with three commit hashes for full traceability across related PRs.

packages/nebula/package.json (1)

60-60: Version bump aligns with Changesets release semantics.

Patch-level bump is appropriate for dependency updates. The workspace:* reference will correctly resolve to the updated thirdweb version at publication time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

packages SDK Involves changes to the thirdweb SDK

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants