Skip to content

Commit b14aa54

Browse files
Version Packages (#5917)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 5d71415 commit b14aa54

File tree

6 files changed

+12
-12
lines changed

6 files changed

+12
-12
lines changed

.changeset/fluffy-rings-kick.md

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

.changeset/odd-hats-give.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.83.1
4+
5+
### Patch Changes
6+
7+
- [#5918](https://github.com/thirdweb-dev/js/pull/5918) [`5d71415`](https://github.com/thirdweb-dev/js/commit/5d7141561809525ffc293d8274d422ba0ecb2982) Thanks [@joaquim-verges](https://github.com/joaquim-verges)! - Fix PayEmbed purchase success callback and insufficient funds displayed when no metadata is passed in
8+
9+
- [#5915](https://github.com/thirdweb-dev/js/pull/5915) [`bfc4778`](https://github.com/thirdweb-dev/js/commit/bfc477833422995187a92d905dc564219b629974) Thanks [@jnsdls](https://github.com/jnsdls)! - respect custom RPC urls passed directly
10+
311
## 5.83.0
412

513
### 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.83.0",
3+
"version": "5.83.1",
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.1.7
4+
35
## 0.1.6
46

57
## 0.1.5

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

0 commit comments

Comments
 (0)