Skip to content

Commit 636788b

Browse files
Version Packages (#6873)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 7684b76 commit 636788b

File tree

8 files changed

+16
-22
lines changed

8 files changed

+16
-22
lines changed

.changeset/crazy-bees-report.md

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

.changeset/fruity-suits-relax.md

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

.changeset/grumpy-carpets-sniff.md

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

.changeset/tangy-bugs-feel.md

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

packages/thirdweb/CHANGELOG.md

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

3+
## 5.96.5
4+
5+
### Patch Changes
6+
7+
- [#6891](https://github.com/thirdweb-dev/js/pull/6891) [`7684b76`](https://github.com/thirdweb-dev/js/commit/7684b768b02e49ff8f9b4a15391ee4eef60c7917) Thanks [@joaquim-verges](https://github.com/joaquim-verges)! - Reword buy with card in PayEmbed
8+
9+
- [#6869](https://github.com/thirdweb-dev/js/pull/6869) [`880650d`](https://github.com/thirdweb-dev/js/commit/880650d148786426b45b6bcd2a881b82008b8c49) Thanks [@kumaryash90](https://github.com/kumaryash90)! - Fix module deployment with refs and zk
10+
11+
- [#6870](https://github.com/thirdweb-dev/js/pull/6870) [`fd91ee8`](https://github.com/thirdweb-dev/js/commit/fd91ee8dfefeafd3d2282009bcf70eee98b9764e) Thanks [@joaquim-verges](https://github.com/joaquim-verges)! - Handle fixed size arrays in solidity inputs
12+
13+
- [#6871](https://github.com/thirdweb-dev/js/pull/6871) [`0aadcd4`](https://github.com/thirdweb-dev/js/commit/0aadcd443455188694dcda35546e57848d6f2cf3) Thanks [@joaquim-verges](https://github.com/joaquim-verges)! - Show injected wallet icon when available
14+
315
## 5.96.4
416

517
### 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.4",
3+
"version": "5.96.5",
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.65
4+
35
## 0.2.64
46

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

0 commit comments

Comments
 (0)