Skip to content

Commit

Permalink
Merge pull request #8 from falsepopsky/changeset-release/main
Browse files Browse the repository at this point in the history
chore(release): new @untidy/mobygames version
  • Loading branch information
falsepopsky authored Jun 2, 2024
2 parents baf0727 + c3b2a36 commit fcdc441
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 8 deletions.
5 changes: 0 additions & 5 deletions .changeset/hungry-baboons-leave.md

This file was deleted.

10 changes: 8 additions & 2 deletions packages/api/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,17 @@
# @untidy/mobygames

## 1.1.0

### Minor Changes

- 5f7d22f: feat: add support for new node.js version

## 1.0.1

### Patch Changes

- aab8656: fix: The endpoint `/v1/games/:game_id` only supports the format `brief`, `normal` and `full`. Not
`id`.
- aab8656: fix: The endpoint `/v1/games/:game_id` only supports the format `brief`, `normal` and
`full`. Not `id`.

Response from the endpoint:

Expand Down
2 changes: 1 addition & 1 deletion packages/api/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@untidy/mobygames",
"description": "Client library for MobyGames API in Node.js",
"version": "1.0.1",
"version": "1.1.0",
"type": "module",
"author": "falsepopsky",
"license": "Apache-2.0",
Expand Down

0 comments on commit fcdc441

Please sign in to comment.