Skip to content

Commit f5d2d35

Browse files
Version Packages (#4960)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 4170c60 commit f5d2d35

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/red-students-run.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.43
4+
5+
### Patch Changes
6+
7+
- [#4958](https://github.com/thirdweb-dev/js/pull/4958) [`4170c60`](https://github.com/thirdweb-dev/js/commit/4170c60ca6c42863b5e268f73b2fc332f48aebaf) Thanks [@joaquim-verges](https://github.com/joaquim-verges)! - Fix fetchMetadataFromApi export
8+
39
## 0.4.42
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.42",
3+
"version": "0.4.43",
44
"type": "module",
55
"main": "dist/cjs/index.js",
66
"module": "dist/esm/index.js",

0 commit comments

Comments
 (0)