Skip to content

Commit 0d8644d

Browse files
Version Packages
1 parent afd1150 commit 0d8644d

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/fuzzy-bars-wish.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.8
4+
5+
### Patch Changes
6+
7+
- [#7921](https://github.com/thirdweb-dev/js/pull/7921) [`d4a44f5`](https://github.com/thirdweb-dev/js/commit/d4a44f5b5f6ec3594a9f521aee5e73f3a5cdc031) Thanks [@jnsdls](https://github.com/jnsdls)! - add reason code type into team capabilities response
8+
39
## 0.10.7
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.7"
72+
"version": "0.10.8"
7373
}

0 commit comments

Comments
 (0)