Skip to content

Commit 001e510

Browse files
Version Packages (#6851)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent adcbec6 commit 001e510

File tree

7 files changed

+16
-17
lines changed

7 files changed

+16
-17
lines changed

.changeset/fast-bushes-juggle.md

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

.changeset/fuzzy-paws-fix.md

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

.changeset/solid-numbers-return.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.96.4
4+
5+
### Patch Changes
6+
7+
- [#6849](https://github.com/thirdweb-dev/js/pull/6849) [`e28eb73`](https://github.com/thirdweb-dev/js/commit/e28eb73894f2784b528a95a8cd34f1865362ac12) Thanks [@MananTank](https://github.com/MananTank)! - Signature Screen loading state improvements
8+
9+
- [#6858](https://github.com/thirdweb-dev/js/pull/6858) [`adcbec6`](https://github.com/thirdweb-dev/js/commit/adcbec607f20275cfccac331c4af9a3055ee00bc) Thanks [@mmahdigh](https://github.com/mmahdigh)! - Add name and icon to inAppWallet metadata props to customize in-app wallets inside the connect modal
10+
311
## 5.96.3
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.96.3",
3+
"version": "5.96.4",
44
"repository": {
55
"type": "git",
66
"url": "git+https://github.com/thirdweb-dev/js.git#main"

packages/wagmi-adapter/CHANGELOG.md

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

3+
## 0.2.64
4+
5+
### Patch Changes
6+
7+
- [#6858](https://github.com/thirdweb-dev/js/pull/6858) [`adcbec6`](https://github.com/thirdweb-dev/js/commit/adcbec607f20275cfccac331c4af9a3055ee00bc) Thanks [@mmahdigh](https://github.com/mmahdigh)! - Respect inAppWallet metadata props
8+
39
## 0.2.63
410

511
## 0.2.62

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

0 commit comments

Comments
 (0)