Skip to content

Commit 52261a5

Browse files
Version Packages (#6715)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent cd30ba4 commit 52261a5

File tree

6 files changed

+16
-15
lines changed

6 files changed

+16
-15
lines changed

Diff for: .changeset/moody-pants-play.md

-8
This file was deleted.

Diff for: .changeset/tall-terms-slide.md

-5
This file was deleted.

Diff for: packages/thirdweb/CHANGELOG.md

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

3+
## 5.94.2
4+
5+
### Patch Changes
6+
7+
- [#6716](https://github.com/thirdweb-dev/js/pull/6716) [`0ea8987`](https://github.com/thirdweb-dev/js/commit/0ea898712b316f47c247d2c6f24d48f94d9e2586) Thanks [@gregfromstl](https://github.com/gregfromstl)! - Miscellaneous PayEmbed error improvements:
8+
9+
- Adds title and message to PayEmbed errors
10+
- Prevents propagating raw errors to the user when in purchase or transaction mode
11+
- Fixes bubble alignment on pulsing animation
12+
13+
- [#6712](https://github.com/thirdweb-dev/js/pull/6712) [`e574114`](https://github.com/thirdweb-dev/js/commit/e5741141883b279f8385629288551906f982ffd5) Thanks [@joaquim-verges](https://github.com/joaquim-verges)! - Dont retry on user connection rejection in eip1193 connector
14+
315
## 5.94.1
416

517
### Patch Changes

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

Diff for: 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.55
4+
35
## 0.2.54
46

57
## 0.2.53

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

0 commit comments

Comments
 (0)