Skip to content

Commit 70adb57

Browse files
Version Packages (#4841)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 96fa410 commit 70adb57

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/clean-icons-guess.md

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

.changeset/red-donkeys-teach.md

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

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.59.2
4+
5+
### Patch Changes
6+
7+
- [#4839](https://github.com/thirdweb-dev/js/pull/4839) [`fc56142`](https://github.com/thirdweb-dev/js/commit/fc561428807899f165ac2e9bd2145beb7a218f8c) Thanks [@joaquim-verges](https://github.com/joaquim-verges)! - Fix createAndSignUserOp with multiple transactions
8+
9+
- [#4838](https://github.com/thirdweb-dev/js/pull/4838) [`842baa0`](https://github.com/thirdweb-dev/js/commit/842baa051353ea5d4f4f70098289704856a34fa8) Thanks [@gregfromstl](https://github.com/gregfromstl)! - Ensure optional chains are passed to wallet connect request
10+
311
## 5.59.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.59.1",
3+
"version": "5.59.2",
44
"repository": {
55
"type": "git",
66
"url": "git+https://github.com/thirdweb-dev/js.git#main"

0 commit comments

Comments
 (0)