Skip to content

Commit 2606da6

Browse files
Version Packages (#6606)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 9cf1376 commit 2606da6

File tree

7 files changed

+14
-17
lines changed

7 files changed

+14
-17
lines changed

.changeset/cyan-kids-hide.md

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

.changeset/fruity-cooks-know.md

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

.changeset/stupid-rice-show.md

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

packages/thirdweb/CHANGELOG.md

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

3+
## 5.93.10
4+
5+
### Patch Changes
6+
7+
- [#6605](https://github.com/thirdweb-dev/js/pull/6605) [`38e089a`](https://github.com/thirdweb-dev/js/commit/38e089a5f3d94a0bd18dc053b10b31ec7d727128) Thanks [@joaquim-verges](https://github.com/joaquim-verges)! - Only onramp for the amount required for transaction flows in PayEmbed
8+
9+
- [#6607](https://github.com/thirdweb-dev/js/pull/6607) [`a9b7633`](https://github.com/thirdweb-dev/js/commit/a9b7633d053241c778fac0bd3aac3287d7f4478f) Thanks [@joaquim-verges](https://github.com/joaquim-verges)! - Show past transactions in transactions modal screen
10+
11+
- [#6612](https://github.com/thirdweb-dev/js/pull/6612) [`9cf1376`](https://github.com/thirdweb-dev/js/commit/9cf137660a4c0d2c13ad96a279349be010768275) Thanks [@kumaryash90](https://github.com/kumaryash90)! - Remove custom config for Ronin
12+
313
## 5.93.9
414

515
### 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.93.9",
3+
"version": "5.93.10",
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.45
4+
35
## 0.2.44
46

57
## 0.2.43

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

0 commit comments

Comments
 (0)