Skip to content

Commit e540dc1

Browse files
Version Packages (#6508)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 7476b79 commit e540dc1

File tree

6 files changed

+12
-12
lines changed

6 files changed

+12
-12
lines changed

.changeset/all-windows-travel.md

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

.changeset/orange-rockets-reply.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.93.1
4+
5+
### Patch Changes
6+
7+
- [#6509](https://github.com/thirdweb-dev/js/pull/6509) [`7476b79`](https://github.com/thirdweb-dev/js/commit/7476b7927d6615fda54bd5e9f5604d2b5a5757c6) Thanks [@joaquim-verges](https://github.com/joaquim-verges)! - Improve swap status UI in PayEmbed
8+
9+
- [#6507](https://github.com/thirdweb-dev/js/pull/6507) [`ccb6416`](https://github.com/thirdweb-dev/js/commit/ccb641698e8000d9b20e22a9688a459a2ea6a8a6) Thanks [@joaquim-verges](https://github.com/joaquim-verges)! - Force redirect to phantom app on mobile
10+
311
## 5.93.0
412

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

packages/wagmi-adapter/CHANGELOG.md

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

3+
## 0.2.36
4+
35
## 0.2.35
46

57
## 0.2.34

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

0 commit comments

Comments
 (0)