Skip to content

Commit eefa2ab

Browse files
Version Packages (#6018)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent ab9a148 commit eefa2ab

File tree

7 files changed

+18
-18
lines changed

7 files changed

+18
-18
lines changed

.changeset/fuzzy-ants-laugh.md

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

.changeset/khaki-singers-leave.md

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

.changeset/light-poets-tie.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.86.1
4+
5+
### Patch Changes
6+
7+
- [#6011](https://github.com/thirdweb-dev/js/pull/6011) [`b38604c`](https://github.com/thirdweb-dev/js/commit/b38604cce81832303dcf51ab058f6621045e9aff) Thanks [@gregfromstl](https://github.com/gregfromstl)! - Fixes issue with chain switching breaking after disconnect
8+
9+
- [#6015](https://github.com/thirdweb-dev/js/pull/6015) [`8bbee03`](https://github.com/thirdweb-dev/js/commit/8bbee03c77abe95d2c4a48b46fefa9086de3b749) Thanks [@gregfromstl](https://github.com/gregfromstl)! - Fixes issue with smart wallets used on SiteLink and SiteEmbed
10+
11+
- [#6020](https://github.com/thirdweb-dev/js/pull/6020) [`ab9a148`](https://github.com/thirdweb-dev/js/commit/ab9a148b754da04527d4e49359565b14d5c4f3ca) Thanks [@joaquim-verges](https://github.com/joaquim-verges)! - Better transaction tracking for smart wallets
12+
313
## 5.86.0
414

515
### 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.86.0",
3+
"version": "5.86.1",
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.1
4+
5+
### Patch Changes
6+
7+
- [#6015](https://github.com/thirdweb-dev/js/pull/6015) [`8bbee03`](https://github.com/thirdweb-dev/js/commit/8bbee03c77abe95d2c4a48b46fefa9086de3b749) Thanks [@gregfromstl](https://github.com/gregfromstl)! - Fixes issue with smart wallets used on SiteLink and SiteEmbed
8+
39
## 0.2.0
410

511
### Minor Changes

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

0 commit comments

Comments
 (0)