Skip to content

Commit b29d731

Browse files
Version Packages
Release @api-wrappers/igdb-wrapper@0.5.0
1 parent 93f5897 commit b29d731

3 files changed

Lines changed: 8 additions & 6 deletions

File tree

.changeset/api-core-migration.md

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

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# @api-wrappers/igdb-wrapper
2+
3+
## 0.5.0
4+
5+
### Minor Changes
6+
7+
- e6e8006: Migrate IGDB HTTP, auth, retry, and rate limiting onto api-core.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@api-wrappers/igdb-wrapper",
3-
"version": "0.4.0",
3+
"version": "0.5.0",
44
"description": "Type-safe TypeScript client for the IGDB API with a fluent query builder, automatic retries, and built-in rate limiting",
55
"module": "./dist/index.mjs",
66
"type": "module",

0 commit comments

Comments
 (0)