Skip to content

Commit d5039f4

Browse files
Version Packages (#4945)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 7b7226f commit d5039f4

File tree

7 files changed

+16
-17
lines changed

7 files changed

+16
-17
lines changed

.changeset/cuddly-pandas-impress.md

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

.changeset/strong-laws-fail.md

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

.changeset/tricky-clouds-swim.md

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

packages/service-utils/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @thirdweb-dev/service-utils
22

3+
## 0.4.41
4+
5+
### Patch Changes
6+
7+
- [#4946](https://github.com/thirdweb-dev/js/pull/4946) [`7b7226f`](https://github.com/thirdweb-dev/js/commit/7b7226f9c6668834a66dec839b049905716626c9) Thanks [@joaquim-verges](https://github.com/joaquim-verges)! - Export types
8+
39
## 0.4.40
410

511
### Patch Changes

packages/service-utils/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/service-utils",
3-
"version": "0.4.40",
3+
"version": "0.4.41",
44
"type": "module",
55
"main": "dist/cjs/index.js",
66
"module": "dist/esm/index.js",

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.61.1
4+
5+
### Patch Changes
6+
7+
- [#4933](https://github.com/thirdweb-dev/js/pull/4933) [`506764d`](https://github.com/thirdweb-dev/js/commit/506764dabdbfa4910416e7a1347a92f0ef0d5e8e) Thanks [@joaquim-verges](https://github.com/joaquim-verges)! - Support show all wallets option in React Native Connect UI
8+
9+
- [#4944](https://github.com/thirdweb-dev/js/pull/4944) [`822ece4`](https://github.com/thirdweb-dev/js/commit/822ece45ece94329c5da2b070da6e7ded09f34c2) Thanks [@joaquim-verges](https://github.com/joaquim-verges)! - Option to disable storing last stored passkey credentials
10+
311
## 5.61.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.61.0",
3+
"version": "5.61.1",
44
"repository": {
55
"type": "git",
66
"url": "git+https://github.com/thirdweb-dev/js.git#main"

0 commit comments

Comments
 (0)