Skip to content

Commit ae2fcf7

Browse files
Version Packages (#2088)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 94a8f79 commit ae2fcf7

29 files changed

+124
-52
lines changed

.changeset/bright-impalas-remain.md

Lines changed: 0 additions & 11 deletions
This file was deleted.

.changeset/calm-ads-change.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/empty-ears-notice.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/pink-bobcats-kneel.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/proud-mirrors-tease.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/smart-berries-confess.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/stupid-toes-pull.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/auth/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @thirdweb-dev/auth
22

3+
## 4.1.19
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`c410a1c1`](https://github.com/thirdweb-dev/js/commit/c410a1c18a704d118555215db9ba7d92c3b24d8c), [`81c46e22`](https://github.com/thirdweb-dev/js/commit/81c46e22984cdb5b33b2e6eb99a0ebf0e4fbdb33)]:
8+
- @thirdweb-dev/wallets@2.3.2
9+
310
## 4.1.18
411

512
### Patch Changes

packages/auth/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@thirdweb-dev/auth",
3-
"version": "4.1.18",
3+
"version": "4.1.19",
44
"main": "dist/thirdweb-dev-auth.cjs.js",
55
"module": "dist/thirdweb-dev-auth.esm.js",
66
"browser": {

packages/chains/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @thirdweb-dev/chains
22

3+
## 0.1.62
4+
5+
### Patch Changes
6+
7+
- [#2084](https://github.com/thirdweb-dev/js/pull/2084) [`c410a1c1`](https://github.com/thirdweb-dev/js/commit/c410a1c18a704d118555215db9ba7d92c3b24d8c) Thanks [@MananTank](https://github.com/MananTank)! - JSDoc comments Improvements
8+
39
## 0.1.61
410

511
### Patch Changes

packages/chains/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@thirdweb-dev/chains",
3-
"version": "0.1.61",
3+
"version": "0.1.62",
44
"main": "dist/thirdweb-dev-chains.cjs.js",
55
"module": "dist/thirdweb-dev-chains.esm.js",
66
"exports": {

packages/cli/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# thirdweb
22

3+
## 0.13.27
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`c410a1c1`](https://github.com/thirdweb-dev/js/commit/c410a1c18a704d118555215db9ba7d92c3b24d8c), [`fed1313a`](https://github.com/thirdweb-dev/js/commit/fed1313a199011a9b52d7c5e11ad6e72fc969002), [`f369bffe`](https://github.com/thirdweb-dev/js/commit/f369bffe5a30e2e8a9df2ac62f24f93f96324186), [`81c46e22`](https://github.com/thirdweb-dev/js/commit/81c46e22984cdb5b33b2e6eb99a0ebf0e4fbdb33)]:
8+
- @thirdweb-dev/storage@2.0.8
9+
- @thirdweb-dev/wallets@2.3.2
10+
- @thirdweb-dev/chains@0.1.62
11+
- @thirdweb-dev/sdk@4.0.23
12+
- @thirdweb-dev/auth@4.1.19
13+
314
## 0.13.26
415

516
### Patch Changes

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "thirdweb",
33
"main": "dist/cli/index.js",
4-
"version": "0.13.26",
4+
"version": "0.13.27",
55
"repository": "https://github.com/thirdweb-dev/js/tree/main/packages/cli",
66
"author": "thirdweb eng <[email protected]>",
77
"license": "Apache-2.0",

packages/react-core/CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# @thirdweb-dev/react-core
22

3+
## 4.1.17
4+
5+
### Patch Changes
6+
7+
- [#2084](https://github.com/thirdweb-dev/js/pull/2084) [`c410a1c1`](https://github.com/thirdweb-dev/js/commit/c410a1c18a704d118555215db9ba7d92c3b24d8c) Thanks [@MananTank](https://github.com/MananTank)! - JSDoc comments Improvements
8+
9+
- [#2008](https://github.com/thirdweb-dev/js/pull/2008) [`23db97cc`](https://github.com/thirdweb-dev/js/commit/23db97cca51211df82d430fbfff4bbfbd7d4dc38) Thanks [@kien-ngo](https://github.com/kien-ngo)! - Add hook for transferring native token
10+
11+
- Updated dependencies [[`c410a1c1`](https://github.com/thirdweb-dev/js/commit/c410a1c18a704d118555215db9ba7d92c3b24d8c), [`fed1313a`](https://github.com/thirdweb-dev/js/commit/fed1313a199011a9b52d7c5e11ad6e72fc969002), [`f369bffe`](https://github.com/thirdweb-dev/js/commit/f369bffe5a30e2e8a9df2ac62f24f93f96324186), [`81c46e22`](https://github.com/thirdweb-dev/js/commit/81c46e22984cdb5b33b2e6eb99a0ebf0e4fbdb33)]:
12+
- @thirdweb-dev/storage@2.0.8
13+
- @thirdweb-dev/wallets@2.3.2
14+
- @thirdweb-dev/chains@0.1.62
15+
- @thirdweb-dev/sdk@4.0.23
16+
- @thirdweb-dev/auth@4.1.19
17+
318
## 4.1.16
419

520
### Patch Changes

packages/react-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@thirdweb-dev/react-core",
3-
"version": "4.1.16",
3+
"version": "4.1.17",
44
"repository": "https://github.com/thirdweb-dev/js/tree/main/packages/react-core",
55
"author": "thirdweb eng <[email protected]>",
66
"license": "Apache-2.0",

packages/react-native-compat/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# @thirdweb-dev/react-native-compat
22

3+
## 0.5.2
4+
35
## 0.5.1
46

57
## 0.5.0

packages/react-native-compat/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@thirdweb-dev/react-native-compat",
33
"description": "Shims for Thirdweb in React Native Projects",
4-
"version": "0.5.1",
4+
"version": "0.5.2",
55
"author": "thirdweb eng <[email protected]>",
66
"repository": "https://github.com/thirdweb-dev/js/tree/main/packages/react-native-compat",
77
"license": "Apache-2.0",

packages/react-native/CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
# @thirdweb-dev/react-native
22

3+
## 0.5.2
4+
5+
### Patch Changes
6+
7+
- [#2084](https://github.com/thirdweb-dev/js/pull/2084) [`c410a1c1`](https://github.com/thirdweb-dev/js/commit/c410a1c18a704d118555215db9ba7d92c3b24d8c) Thanks [@MananTank](https://github.com/MananTank)! - JSDoc comments Improvements
8+
9+
- [#2087](https://github.com/thirdweb-dev/js/pull/2087) [`b7d4dee4`](https://github.com/thirdweb-dev/js/commit/b7d4dee4460185f7706c3f97b67b385bb279b6e2) Thanks [@iketw](https://github.com/iketw)! - Support expo versions =>47 < 50
10+
11+
- [#2099](https://github.com/thirdweb-dev/js/pull/2099) [`94a8f796`](https://github.com/thirdweb-dev/js/commit/94a8f7960a71f24f1eb5c7cebfb548578642e281) Thanks [@iketw](https://github.com/iketw)! - Updates CoinbaseWallet SDK to fix scheme redirection bug
12+
13+
- Updated dependencies [[`c410a1c1`](https://github.com/thirdweb-dev/js/commit/c410a1c18a704d118555215db9ba7d92c3b24d8c), [`fed1313a`](https://github.com/thirdweb-dev/js/commit/fed1313a199011a9b52d7c5e11ad6e72fc969002), [`f369bffe`](https://github.com/thirdweb-dev/js/commit/f369bffe5a30e2e8a9df2ac62f24f93f96324186), [`81c46e22`](https://github.com/thirdweb-dev/js/commit/81c46e22984cdb5b33b2e6eb99a0ebf0e4fbdb33), [`23db97cc`](https://github.com/thirdweb-dev/js/commit/23db97cca51211df82d430fbfff4bbfbd7d4dc38)]:
14+
- @thirdweb-dev/react-core@4.1.17
15+
- @thirdweb-dev/storage@2.0.8
16+
- @thirdweb-dev/wallets@2.3.2
17+
- @thirdweb-dev/chains@0.1.62
18+
- @thirdweb-dev/sdk@4.0.23
19+
320
## 0.5.1
421

522
### Patch Changes

packages/react-native/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@thirdweb-dev/react-native",
3-
"version": "0.5.1",
3+
"version": "0.5.2",
44
"repository": "https://github.com/thirdweb-dev/js/tree/main/packages/react-native",
55
"author": "thirdweb eng <[email protected]>",
66
"license": "Apache-2.0",

packages/react/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# @thirdweb-dev/react
22

3+
## 4.1.17
4+
5+
### Patch Changes
6+
7+
- [#2084](https://github.com/thirdweb-dev/js/pull/2084) [`c410a1c1`](https://github.com/thirdweb-dev/js/commit/c410a1c18a704d118555215db9ba7d92c3b24d8c) Thanks [@MananTank](https://github.com/MananTank)! - JSDoc comments Improvements
8+
9+
- Updated dependencies [[`c410a1c1`](https://github.com/thirdweb-dev/js/commit/c410a1c18a704d118555215db9ba7d92c3b24d8c), [`fed1313a`](https://github.com/thirdweb-dev/js/commit/fed1313a199011a9b52d7c5e11ad6e72fc969002), [`f369bffe`](https://github.com/thirdweb-dev/js/commit/f369bffe5a30e2e8a9df2ac62f24f93f96324186), [`81c46e22`](https://github.com/thirdweb-dev/js/commit/81c46e22984cdb5b33b2e6eb99a0ebf0e4fbdb33), [`23db97cc`](https://github.com/thirdweb-dev/js/commit/23db97cca51211df82d430fbfff4bbfbd7d4dc38)]:
10+
- @thirdweb-dev/react-core@4.1.17
11+
- @thirdweb-dev/wallets@2.3.2
12+
- @thirdweb-dev/chains@0.1.62
13+
- @thirdweb-dev/sdk@4.0.23
14+
315
## 4.1.16
416

517
### Patch Changes

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@thirdweb-dev/react",
3-
"version": "4.1.16",
3+
"version": "4.1.17",
44
"repository": "https://github.com/thirdweb-dev/js/tree/main/packages/react",
55
"author": "thirdweb eng <[email protected]>",
66
"license": "Apache-2.0",

packages/sdk/CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# @thirdweb-dev/sdk
22

3+
## 4.0.23
4+
5+
### Patch Changes
6+
7+
- [#2084](https://github.com/thirdweb-dev/js/pull/2084) [`c410a1c1`](https://github.com/thirdweb-dev/js/commit/c410a1c18a704d118555215db9ba7d92c3b24d8c) Thanks [@MananTank](https://github.com/MananTank)! - JSDoc comments Improvements
8+
9+
- [#2020](https://github.com/thirdweb-dev/js/pull/2020) [`fed1313a`](https://github.com/thirdweb-dev/js/commit/fed1313a199011a9b52d7c5e11ad6e72fc969002) Thanks [@kien-ngo](https://github.com/kien-ngo)! - Fix deploy issue "invalid recipient"
10+
11+
- [#2090](https://github.com/thirdweb-dev/js/pull/2090) [`f369bffe`](https://github.com/thirdweb-dev/js/commit/f369bffe5a30e2e8a9df2ac62f24f93f96324186) Thanks [@kumaryash90](https://github.com/kumaryash90)! - empty default trusted forwarders param
12+
13+
- Updated dependencies [[`c410a1c1`](https://github.com/thirdweb-dev/js/commit/c410a1c18a704d118555215db9ba7d92c3b24d8c)]:
14+
- @thirdweb-dev/storage@2.0.8
15+
- @thirdweb-dev/chains@0.1.62
16+
317
## 4.0.22
418

519
### Patch Changes

packages/sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@thirdweb-dev/sdk",
3-
"version": "4.0.22",
3+
"version": "4.0.23",
44
"description": "The main thirdweb SDK.",
55
"repository": "https://github.com/thirdweb-dev/js/tree/main/packages/sdk",
66
"license": "Apache-2.0",

packages/storage/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @thirdweb-dev/storage
22

3+
## 2.0.8
4+
5+
### Patch Changes
6+
7+
- [#2084](https://github.com/thirdweb-dev/js/pull/2084) [`c410a1c1`](https://github.com/thirdweb-dev/js/commit/c410a1c18a704d118555215db9ba7d92c3b24d8c) Thanks [@MananTank](https://github.com/MananTank)! - JSDoc comments Improvements
8+
39
## 2.0.7
410

511
### Patch Changes

packages/storage/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@thirdweb-dev/storage",
3-
"version": "2.0.7",
3+
"version": "2.0.8",
44
"main": "dist/thirdweb-dev-storage.cjs.js",
55
"module": "dist/thirdweb-dev-storage.esm.js",
66
"exports": {

packages/unity-js-bridge/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# @thirdweb-dev/unity-js-bridge
22

3+
## 0.3.2
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`c410a1c1`](https://github.com/thirdweb-dev/js/commit/c410a1c18a704d118555215db9ba7d92c3b24d8c), [`fed1313a`](https://github.com/thirdweb-dev/js/commit/fed1313a199011a9b52d7c5e11ad6e72fc969002), [`f369bffe`](https://github.com/thirdweb-dev/js/commit/f369bffe5a30e2e8a9df2ac62f24f93f96324186), [`81c46e22`](https://github.com/thirdweb-dev/js/commit/81c46e22984cdb5b33b2e6eb99a0ebf0e4fbdb33)]:
8+
- @thirdweb-dev/storage@2.0.8
9+
- @thirdweb-dev/wallets@2.3.2
10+
- @thirdweb-dev/chains@0.1.62
11+
- @thirdweb-dev/sdk@4.0.23
12+
- @thirdweb-dev/auth@4.1.19
13+
314
## 0.3.1
415

516
### Patch Changes

packages/unity-js-bridge/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@thirdweb-dev/unity-js-bridge",
3-
"version": "0.3.1",
3+
"version": "0.3.2",
44
"main": "dist/thirdweb-unity-bridge.js",
55
"repository": "https://github.com/thirdweb-dev/js/tree/main/packages/unity-js-bridge",
66
"license": "Apache-2.0",

packages/wallets/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# @thirdweb-dev/wallets
22

3+
## 2.3.2
4+
5+
### Patch Changes
6+
7+
- [#2084](https://github.com/thirdweb-dev/js/pull/2084) [`c410a1c1`](https://github.com/thirdweb-dev/js/commit/c410a1c18a704d118555215db9ba7d92c3b24d8c) Thanks [@MananTank](https://github.com/MananTank)! - JSDoc comments Improvements
8+
9+
- [#2093](https://github.com/thirdweb-dev/js/pull/2093) [`81c46e22`](https://github.com/thirdweb-dev/js/commit/81c46e22984cdb5b33b2e6eb99a0ebf0e4fbdb33) Thanks [@ElasticBottle](https://github.com/ElasticBottle)! - chore: update base url derivation for `embeddedWallets`
10+
11+
- Updated dependencies [[`c410a1c1`](https://github.com/thirdweb-dev/js/commit/c410a1c18a704d118555215db9ba7d92c3b24d8c), [`fed1313a`](https://github.com/thirdweb-dev/js/commit/fed1313a199011a9b52d7c5e11ad6e72fc969002), [`f369bffe`](https://github.com/thirdweb-dev/js/commit/f369bffe5a30e2e8a9df2ac62f24f93f96324186)]:
12+
- @thirdweb-dev/chains@0.1.62
13+
- @thirdweb-dev/sdk@4.0.23
14+
315
## 2.3.1
416

517
### Patch Changes

packages/wallets/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@thirdweb-dev/wallets",
3-
"version": "2.3.1",
3+
"version": "2.3.2",
44
"main": "dist/thirdweb-dev-wallets.cjs.js",
55
"module": "dist/thirdweb-dev-wallets.esm.js",
66
"browser": {

0 commit comments

Comments
 (0)