Skip to content

Commit 1aa4912

Browse files
Version Packages (#8532)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 7967d7f commit 1aa4912

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/some-mice-own.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.10.10
4+
5+
### Patch Changes
6+
7+
- [#8479](https://github.com/thirdweb-dev/js/pull/8479) [`7967d7f`](https://github.com/thirdweb-dev/js/commit/7967d7f17ea1e906a0c4adf0cd838ddc36b71162) Thanks [@0xFirekeeper](https://github.com/0xFirekeeper)! - add dedicated relayer to service utils
8+
39
## 0.10.9
410

511
### Patch Changes

packages/service-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,5 +69,5 @@
6969
}
7070
},
7171
"typings": "dist/types/index.d.ts",
72-
"version": "0.10.9"
72+
"version": "0.10.10"
7373
}

0 commit comments

Comments
 (0)