Skip to content

Commit 3faebb0

Browse files
Version Packages
1 parent 4c33936 commit 3faebb0

File tree

5 files changed

+10
-7
lines changed

5 files changed

+10
-7
lines changed

.changeset/shiny-pants-shout.md

-5
This file was deleted.

packages/thirdweb/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# thirdweb
22

3+
## 5.96.2
4+
5+
### Patch Changes
6+
7+
- [#6834](https://github.com/thirdweb-dev/js/pull/6834) [`4c33936`](https://github.com/thirdweb-dev/js/commit/4c339363c0480b0ba3994355d28ac7a176930edc) Thanks [@joaquim-verges](https://github.com/joaquim-verges)! - Always checksum Account.address
8+
39
## 5.96.1
410

511
### Patch Changes

packages/thirdweb/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "thirdweb",
3-
"version": "5.96.1",
3+
"version": "5.96.2",
44
"repository": {
55
"type": "git",
66
"url": "git+https://github.com/thirdweb-dev/js.git#main"

packages/wagmi-adapter/CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# @thirdweb-dev/wagmi-adapter
22

3+
## 0.2.62
4+
35
## 0.2.61
46

57
## 0.2.60

packages/wagmi-adapter/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@thirdweb-dev/wagmi-adapter",
3-
"version": "0.2.61",
3+
"version": "0.2.62",
44
"repository": {
55
"type": "git",
66
"url": "git+https://github.com/thirdweb-dev/js.git#main"

0 commit comments

Comments
 (0)