Skip to content

Commit

Permalink
Merge pull request #83 from GW2Treasures/changeset-release/main
Browse files Browse the repository at this point in the history
New Release
  • Loading branch information
darthmaim authored Oct 31, 2024
2 parents 4413627 + 09a47e4 commit 0147397
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 16 deletions.
5 changes: 0 additions & 5 deletions .changeset/five-ways-teach.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/popular-wombats-return.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/proud-files-help.md

This file was deleted.

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

## 0.0.22

### Patch Changes

- Add types for `/v2/commerce/delivery` ([#82](https://github.com/GW2Treasures/gw2api-ts/pull/82) by [@darthmaim](https://github.com/darthmaim))
- Add types for `/v2/commerce/exchange` ([#82](https://github.com/GW2Treasures/gw2api-ts/pull/82) by [@darthmaim](https://github.com/darthmaim))
- Improve commerce types ([#82](https://github.com/GW2Treasures/gw2api-ts/pull/82) by [@darthmaim](https://github.com/darthmaim))

## 0.0.21

### 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.21",
"version": "0.0.22",
"description": "TypeScript types for all datastructures used by the Guild Wars 2 API",
"license": "MIT",
"repository": {
Expand Down

0 comments on commit 0147397

Please sign in to comment.