Skip to content

Commit

Permalink
Merge pull request #68 from GW2Treasures/changeset-release/main
Browse files Browse the repository at this point in the history
New Release
  • Loading branch information
darthmaim authored Jul 29, 2024
2 parents dfd22c6 + e19ca99 commit 736f5d6
Show file tree
Hide file tree
Showing 6 changed files with 10 additions and 21 deletions.
5 changes: 0 additions & 5 deletions .changeset/honest-buckets-hang.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/many-dolphins-bake.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/nasty-seas-beam.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/sharp-files-yell.md

This file was deleted.

9 changes: 9 additions & 0 deletions packages/types/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @gw2api/types

## 0.0.15

### Patch Changes

- Export `SharedInventoryItemStack` ([`145a019`](https://github.com/GW2Treasures/gw2api-ts/commit/145a019081616807dcb2a8efeed07f540202f13c) by [@darthmaim](https://github.com/darthmaim))
- Omit `count` from `CharacterEquipmentEntry` ([`f28578c`](https://github.com/GW2Treasures/gw2api-ts/commit/f28578c120a4eade6a4d0b65ad9712ce0461cea4) by [@darthmaim](https://github.com/darthmaim))
- Fix `CharacterInventory` type (`bags` can contain `null` entries) ([`2e3a287`](https://github.com/GW2Treasures/gw2api-ts/commit/2e3a2872b76dbf991b59bae847dc62df996558ce) by [@darthmaim](https://github.com/darthmaim))
- Add types for `/v2/account/legendaryarmory` and `/v2/legendaryarmory` ([`dfd22c6`](https://github.com/GW2Treasures/gw2api-ts/commit/dfd22c6f3ca74646dbef230660acc9b952e4cddb) by [@darthmaim](https://github.com/darthmaim))

## 0.0.14

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/types/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gw2api/types",
"version": "0.0.14",
"version": "0.0.15",
"description": "TypeScript types for all datastructures used by the Guild Wars 2 API",
"license": "MIT",
"repository": {
Expand Down

0 comments on commit 736f5d6

Please sign in to comment.