Skip to content

Commit be5e721

Browse files
committed
Release v0.2.1
1 parent cd93214 commit be5e721

5 files changed

Lines changed: 937 additions & 57 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @opensea/api-types
22

3+
## 0.2.1
4+
5+
### Patch Changes
6+
7+
- 5b6ba13: Sync OpenAPI spec: add token-groups endpoints (`GET /api/v2/token-groups`, `GET /api/v2/token-groups/{slug}`) and instant API key provisioning (`POST /api/v2/auth/keys`). Exports new `TokenGroup*`, `InstantApiKeyResponse`, and `RateLimitsResponse` types. Non-breaking: some fields on `IntervalStat` and `Total` are now marked `deprecated`.
8+
39
## 0.2.0
410

511
### Minor Changes

0 commit comments

Comments
 (0)