diff --git a/.changeset/spotty-kids-shave.md b/.changeset/spotty-kids-shave.md deleted file mode 100644 index cb1838ecbbf..00000000000 --- a/.changeset/spotty-kids-shave.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"thirdweb": patch ---- - -Fix recommended wallet ordering diff --git a/.changeset/strange-lemons-work.md b/.changeset/strange-lemons-work.md deleted file mode 100644 index 71e8b418c2e..00000000000 --- a/.changeset/strange-lemons-work.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"eslint-config-thirdweb": patch -"@thirdweb-dev/service-utils": patch -"thirdweb": patch ---- - -update dependencies diff --git a/.changeset/tiny-goats-decide.md b/.changeset/tiny-goats-decide.md deleted file mode 100644 index bd9f5436b39..00000000000 --- a/.changeset/tiny-goats-decide.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"thirdweb": patch ---- - -Fix coinbase wallet connections on vite diff --git a/legacy_packages/eslint-config-thirdweb/CHANGELOG.md b/legacy_packages/eslint-config-thirdweb/CHANGELOG.md index 930a04d5488..0304e919563 100644 --- a/legacy_packages/eslint-config-thirdweb/CHANGELOG.md +++ b/legacy_packages/eslint-config-thirdweb/CHANGELOG.md @@ -1,5 +1,11 @@ # eslint-config-thirdweb +## 0.1.11 + +### Patch Changes + +- [#3554](https://github.com/thirdweb-dev/js/pull/3554) [`cbb0bc2`](https://github.com/thirdweb-dev/js/commit/cbb0bc2835bcfef62e69c18596063842f305f624) Thanks [@jnsdls](https://github.com/jnsdls)! - update dependencies + ## 0.1.10 ### Patch Changes diff --git a/legacy_packages/eslint-config-thirdweb/package.json b/legacy_packages/eslint-config-thirdweb/package.json index 54e5a71b12e..0850b16ce65 100644 --- a/legacy_packages/eslint-config-thirdweb/package.json +++ b/legacy_packages/eslint-config-thirdweb/package.json @@ -1,6 +1,6 @@ { "name": "eslint-config-thirdweb", - "version": "0.1.10", + "version": "0.1.11", "main": "index.js", "license": "Apache-2.0", "dependencies": { diff --git a/legacy_packages/react-core/typedoc/documentation.json.gz b/legacy_packages/react-core/typedoc/documentation.json.gz index 8563d81f0e6..522ed19886b 100644 Binary files a/legacy_packages/react-core/typedoc/documentation.json.gz and b/legacy_packages/react-core/typedoc/documentation.json.gz differ diff --git a/legacy_packages/react/typedoc/documentation.json.gz b/legacy_packages/react/typedoc/documentation.json.gz index 49bcfb8f20a..751dd6d642c 100644 Binary files a/legacy_packages/react/typedoc/documentation.json.gz and b/legacy_packages/react/typedoc/documentation.json.gz differ diff --git a/legacy_packages/sdk/typedoc/documentation.json.gz b/legacy_packages/sdk/typedoc/documentation.json.gz index 3569d5e26e0..15b75cc1dd2 100644 Binary files a/legacy_packages/sdk/typedoc/documentation.json.gz and b/legacy_packages/sdk/typedoc/documentation.json.gz differ diff --git a/legacy_packages/storage/typedoc/documentation.json.gz b/legacy_packages/storage/typedoc/documentation.json.gz index 4fe3d2b742d..77a222a412c 100644 Binary files a/legacy_packages/storage/typedoc/documentation.json.gz and b/legacy_packages/storage/typedoc/documentation.json.gz differ diff --git a/legacy_packages/wallets/typedoc/documentation.json.gz b/legacy_packages/wallets/typedoc/documentation.json.gz index b613029d55c..9e12e36d34e 100644 Binary files a/legacy_packages/wallets/typedoc/documentation.json.gz and b/legacy_packages/wallets/typedoc/documentation.json.gz differ diff --git a/packages/service-utils/CHANGELOG.md b/packages/service-utils/CHANGELOG.md index 2eec335d54d..f79a9ab045b 100644 --- a/packages/service-utils/CHANGELOG.md +++ b/packages/service-utils/CHANGELOG.md @@ -1,5 +1,11 @@ # @thirdweb-dev/service-utils +## 0.4.35 + +### Patch Changes + +- [#3554](https://github.com/thirdweb-dev/js/pull/3554) [`cbb0bc2`](https://github.com/thirdweb-dev/js/commit/cbb0bc2835bcfef62e69c18596063842f305f624) Thanks [@jnsdls](https://github.com/jnsdls)! - update dependencies + ## 0.4.34 ### Patch Changes diff --git a/packages/service-utils/package.json b/packages/service-utils/package.json index d2e171f1196..d1ea68f96f7 100644 --- a/packages/service-utils/package.json +++ b/packages/service-utils/package.json @@ -1,6 +1,6 @@ { "name": "@thirdweb-dev/service-utils", - "version": "0.4.34", + "version": "0.4.35", "main": "dist/thirdweb-dev-service-utils.cjs.js", "module": "dist/thirdweb-dev-service-utils.esm.js", "exports": { diff --git a/packages/thirdweb/CHANGELOG.md b/packages/thirdweb/CHANGELOG.md index c79630c6431..7013fa2829f 100644 --- a/packages/thirdweb/CHANGELOG.md +++ b/packages/thirdweb/CHANGELOG.md @@ -1,5 +1,15 @@ # thirdweb +## 5.31.1 + +### Patch Changes + +- [#3558](https://github.com/thirdweb-dev/js/pull/3558) [`54c1789`](https://github.com/thirdweb-dev/js/commit/54c17893307ea4dac13894cb3e07d82821a6012f) Thanks [@gregfromstl](https://github.com/gregfromstl)! - Fix recommended wallet ordering + +- [#3554](https://github.com/thirdweb-dev/js/pull/3554) [`cbb0bc2`](https://github.com/thirdweb-dev/js/commit/cbb0bc2835bcfef62e69c18596063842f305f624) Thanks [@jnsdls](https://github.com/jnsdls)! - update dependencies + +- [#3562](https://github.com/thirdweb-dev/js/pull/3562) [`98a9e22`](https://github.com/thirdweb-dev/js/commit/98a9e226fa4cecda00ddd4b7c675ec00d2139940) Thanks [@gregfromstl](https://github.com/gregfromstl)! - Fix coinbase wallet connections on vite + ## 5.31.0 ### Minor Changes diff --git a/packages/thirdweb/package.json b/packages/thirdweb/package.json index a7085e4aa2b..7775f85f25a 100644 --- a/packages/thirdweb/package.json +++ b/packages/thirdweb/package.json @@ -1,6 +1,6 @@ { "name": "thirdweb", - "version": "5.31.0", + "version": "5.31.1", "repository": { "type": "git", "url": "git+https://github.com/thirdweb-dev/js.git#main" diff --git a/packages/thirdweb/typedoc/documentation.json.gz b/packages/thirdweb/typedoc/documentation.json.gz index 6f2d8947870..9fea211f361 100644 Binary files a/packages/thirdweb/typedoc/documentation.json.gz and b/packages/thirdweb/typedoc/documentation.json.gz differ