Skip to content

Commit e47902a

Browse files
Version Packages
1 parent 7c0b80d commit e47902a

File tree

3 files changed

+10
-9
lines changed

3 files changed

+10
-9
lines changed

.changeset/many-hounds-wave.md

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

packages/service-utils/CHANGELOG.md

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

3+
## 0.9.12
4+
5+
### Patch Changes
6+
7+
- [#7276](https://github.com/thirdweb-dev/js/pull/7276) [`42236d4`](https://github.com/thirdweb-dev/js/commit/42236d43a860e1d8b6b1f518bf6aa12bcf56b0ac) Thanks [@jnsdls](https://github.com/jnsdls)! - remove:
8+
- `starter_legacy` plan type
9+
- `billingPlanVersion` field
10+
- `growthTrialEligible` field
11+
312
## 0.9.11
413

514
### 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.9.11",
3+
"version": "0.9.12",
44
"type": "module",
55
"main": "dist/cjs/index.js",
66
"module": "dist/esm/index.js",

0 commit comments

Comments
 (0)