Skip to content

Commit

Permalink
v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
joaotonaco committed Feb 4, 2024
1 parent d32e259 commit 2fffbe9
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 16 deletions.
5 changes: 0 additions & 5 deletions .changeset/happy-jokes-brake.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/olive-chefs-tap.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/poor-toys-allow.md

This file was deleted.

11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @squarecloud/api-types

## 0.2.0

### Minor Changes

- c4b38e3: remove `avatar` from `APIApplication`, `APIUserApplication` and `RESTPostAPIApplicationUploadResult`
- 59da443: update `UserPlanName` enum to new plans

### Patch Changes

- 2504cbd: improve JSDocs

## 0.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@squarecloud/api-types",
"version": "0.1.0",
"version": "0.2.0",
"private": false,
"description": "Typings for Square Cloud API",
"homepage": "https://github.com/squarecloudofc/api-types#readme",
Expand Down

0 comments on commit 2fffbe9

Please sign in to comment.