Skip to content

Commit 52f827e

Browse files
jnsdlsgithub-actions[bot]actions-user
authored
Version Packages (#2586)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: GitHub Action <action@github.com>
1 parent 6063f40 commit 52f827e

30 files changed

+87
-26
lines changed

.changeset/brave-pandas-whisper.md

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

.changeset/gorgeous-dolphins-raise.md

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

.changeset/smart-eggs-hammer.md

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

legacy_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.51
4+
5+
### Patch Changes
6+
7+
- Updated dependencies []:
8+
- @thirdweb-dev/wallets@2.4.29
9+
310
## 4.1.50
411

512
### Patch Changes

legacy_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.50",
3+
"version": "4.1.51",
44
"main": "dist/thirdweb-dev-auth.cjs.js",
55
"module": "dist/thirdweb-dev-auth.esm.js",
66
"browser": {

legacy_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.59
4+
5+
### Patch Changes
6+
7+
- [#2584](https://github.com/thirdweb-dev/js/pull/2584) [`6bd1b82`](https://github.com/thirdweb-dev/js/commit/6bd1b82a58505ec3af3a12ceeab51d78ee3b8bc0) Thanks [@kumaryash90](https://github.com/kumaryash90)! - cli changes for zksync publish
8+
9+
- Updated dependencies [[`6bd1b82`](https://github.com/thirdweb-dev/js/commit/6bd1b82a58505ec3af3a12ceeab51d78ee3b8bc0)]:
10+
- @thirdweb-dev/sdk@4.0.53
11+
- @thirdweb-dev/wallets@2.4.29
12+
- @thirdweb-dev/auth@4.1.51
13+
314
## 0.13.58
415

516
### Patch Changes

legacy_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-dev/cli",
33
"main": "dist/cli/index.js",
4-
"version": "0.13.58",
4+
"version": "0.13.59",
55
"repository": "https://github.com/thirdweb-dev/js/tree/main/legacy_packages/cli",
66
"author": "thirdweb eng <eng@thirdweb.com>",
77
"license": "Apache-2.0",

legacy_packages/react-core/CHANGELOG.md

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

3+
## 4.4.27
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`6bd1b82`](https://github.com/thirdweb-dev/js/commit/6bd1b82a58505ec3af3a12ceeab51d78ee3b8bc0)]:
8+
- @thirdweb-dev/sdk@4.0.53
9+
- @thirdweb-dev/wallets@2.4.29
10+
- @thirdweb-dev/auth@4.1.51
11+
312
## 4.4.26
413

514
### Patch Changes

legacy_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.4.26",
3+
"version": "4.4.27",
44
"repository": "https://github.com/thirdweb-dev/js/tree/main/legacy_packages/react-core",
55
"author": "thirdweb eng <eng@thirdweb.com>",
66
"license": "Apache-2.0",
Binary file not shown.

legacy_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.7.24
4+
35
## 0.7.23
46

57
### Patch Changes

legacy_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.7.23",
4+
"version": "0.7.24",
55
"author": "thirdweb eng <eng@thirdweb.com>",
66
"repository": "https://github.com/thirdweb-dev/js/tree/main/legacy_packages/react-native-compat",
77
"license": "Apache-2.0",

legacy_packages/react-native/CHANGELOG.md

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

3+
## 0.7.24
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`6bd1b82`](https://github.com/thirdweb-dev/js/commit/6bd1b82a58505ec3af3a12ceeab51d78ee3b8bc0)]:
8+
- @thirdweb-dev/sdk@4.0.53
9+
- @thirdweb-dev/react-core@4.4.27
10+
- @thirdweb-dev/wallets@2.4.29
11+
312
## 0.7.23
413

514
### Patch Changes

legacy_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.7.23",
3+
"version": "0.7.24",
44
"repository": "https://github.com/thirdweb-dev/js/tree/main/legacy_packages/react-native",
55
"author": "thirdweb eng <eng@thirdweb.com>",
66
"license": "Apache-2.0",
Binary file not shown.

legacy_packages/react/CHANGELOG.md

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

3+
## 4.4.27
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`6bd1b82`](https://github.com/thirdweb-dev/js/commit/6bd1b82a58505ec3af3a12ceeab51d78ee3b8bc0)]:
8+
- @thirdweb-dev/sdk@4.0.53
9+
- @thirdweb-dev/react-core@4.4.27
10+
- @thirdweb-dev/wallets@2.4.29
11+
312
## 4.4.26
413

514
### Patch Changes

legacy_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.4.26",
3+
"version": "4.4.27",
44
"repository": "https://github.com/thirdweb-dev/js/tree/main/legacy_packages/react",
55
"author": "thirdweb eng <eng@thirdweb.com>",
66
"license": "Apache-2.0",
Binary file not shown.

legacy_packages/sdk/CHANGELOG.md

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

3+
## 4.0.53
4+
5+
### Patch Changes
6+
7+
- [#2584](https://github.com/thirdweb-dev/js/pull/2584) [`6bd1b82`](https://github.com/thirdweb-dev/js/commit/6bd1b82a58505ec3af3a12ceeab51d78ee3b8bc0) Thanks [@kumaryash90](https://github.com/kumaryash90)! - cli changes for zksync publish
8+
39
## 4.0.52
410

511
### Patch Changes

legacy_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.52",
3+
"version": "4.0.53",
44
"description": "The main thirdweb SDK.",
55
"repository": "https://github.com/thirdweb-dev/js/tree/main/legacy_packages/sdk",
66
"license": "Apache-2.0",
17 Bytes
Binary file not shown.
Binary file not shown.

legacy_packages/wallets/CHANGELOG.md

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

3+
## 2.4.29
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`6bd1b82`](https://github.com/thirdweb-dev/js/commit/6bd1b82a58505ec3af3a12ceeab51d78ee3b8bc0)]:
8+
- @thirdweb-dev/sdk@4.0.53
9+
310
## 2.4.28
411

512
### Patch Changes

legacy_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.4.28",
3+
"version": "2.4.29",
44
"main": "dist/thirdweb-dev-wallets.cjs.js",
55
"module": "dist/thirdweb-dev-wallets.esm.js",
66
"browser": {
Binary file not shown.

packages/thirdweb/CHANGELOG.md

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

3+
## 5.0.2
4+
5+
### Patch Changes
6+
7+
- [#2585](https://github.com/thirdweb-dev/js/pull/2585) [`052892b`](https://github.com/thirdweb-dev/js/commit/052892b39677755b3167da7520d48446a5ce7c59) Thanks [@MananTank](https://github.com/MananTank)! - Fix wallet not opened on WC sessions request event on page reload on mobile
8+
9+
- [#2587](https://github.com/thirdweb-dev/js/pull/2587) [`6063f40`](https://github.com/thirdweb-dev/js/commit/6063f40f87b2a108840cb08e1e9025542931b7e0) Thanks [@jnsdls](https://github.com/jnsdls)! - [CLI] - fix execution on windows and when prettier is not installed
10+
311
## 5.0.1
412

513
### Patch Changes

packages/thirdweb/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "thirdweb",
3-
"version": "5.0.1",
3+
"version": "5.0.2",
44
"repository": {
55
"type": "git",
66
"url": "git+https://github.com/thirdweb-dev/js.git#main"
-231 Bytes
Binary file not shown.

packages/unity-js-bridge/CHANGELOG.md

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

3+
## 0.6.2
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`6bd1b82`](https://github.com/thirdweb-dev/js/commit/6bd1b82a58505ec3af3a12ceeab51d78ee3b8bc0)]:
8+
- @thirdweb-dev/sdk@4.0.53
9+
- @thirdweb-dev/wallets@2.4.29
10+
- @thirdweb-dev/auth@4.1.51
11+
312
## 0.6.1
413

514
### 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.6.1",
3+
"version": "0.6.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",

0 commit comments

Comments
 (0)