Skip to content

Commit bfe9753

Browse files
Version Packages (#4881)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent eeb993d commit bfe9753

File tree

8 files changed

+20
-23
lines changed

8 files changed

+20
-23
lines changed

.changeset/dry-toes-clean.md

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

.changeset/famous-spies-grab.md

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

.changeset/green-books-drop.md

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

.changeset/pink-starfishes-flash.md

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

packages/react-native-adapter/CHANGELOG.md

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

3+
## 1.4.4
4+
5+
### Patch Changes
6+
7+
- [#4874](https://github.com/thirdweb-dev/js/pull/4874) [`783d844`](https://github.com/thirdweb-dev/js/commit/783d84467d81db856a1f0b3509036bbc612ba7e5) Thanks [@jnsdls](https://github.com/jnsdls)! - update dependencies
8+
39
## 1.4.3
410

511
### Patch Changes

packages/react-native-adapter/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-adapter",
3-
"version": "1.4.3",
3+
"version": "1.4.4",
44
"repository": {
55
"type": "git",
66
"url": "git+https://github.com/thirdweb-dev/js.git#main"

packages/thirdweb/CHANGELOG.md

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

3+
## 5.60.1
4+
5+
### Patch Changes
6+
7+
- [#4884](https://github.com/thirdweb-dev/js/pull/4884) [`e548675`](https://github.com/thirdweb-dev/js/commit/e54867550eac5519272d9361a0db0c49f5bea4f4) Thanks [@joaquim-verges](https://github.com/joaquim-verges)! - Switch to v2 bundler for all user operations for better performance
8+
9+
- [#4886](https://github.com/thirdweb-dev/js/pull/4886) [`985c4b0`](https://github.com/thirdweb-dev/js/commit/985c4b08048c3676dc9be0c2069fefc73a742a3a) Thanks [@ElasticBottle](https://github.com/ElasticBottle)! - fix missing partner id when creating ecosystem wallet
10+
11+
- [#4883](https://github.com/thirdweb-dev/js/pull/4883) [`454f063`](https://github.com/thirdweb-dev/js/commit/454f063f98ce177951501612e916665c63825baa) Thanks [@joaquim-verges](https://github.com/joaquim-verges)! - Auto resolve zksync bytecode
12+
13+
- [#4874](https://github.com/thirdweb-dev/js/pull/4874) [`783d844`](https://github.com/thirdweb-dev/js/commit/783d84467d81db856a1f0b3509036bbc612ba7e5) Thanks [@jnsdls](https://github.com/jnsdls)! - update dependencies
14+
315
## 5.60.0
416

517
### Minor 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.60.0",
3+
"version": "5.60.1",
44
"repository": {
55
"type": "git",
66
"url": "git+https://github.com/thirdweb-dev/js.git#main"

0 commit comments

Comments
 (0)