Skip to content

Commit 35456af

Browse files
authored
Merge pull request #171 from GW2Treasures/changeset-release/main
New Release
2 parents 52ab93b + 7f42655 commit 35456af

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/old-dryers-switch.md

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

packages/types/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @gw2api/types
22

3+
## 0.0.38
4+
5+
### Patch Changes
6+
7+
- Add new mastery regions ([#170](https://github.com/GW2Treasures/gw2api-ts/pull/170) by [@darthmaim](https://github.com/darthmaim))
8+
39
## 0.0.37
410

511
### Patch Changes

packages/types/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gw2api/types",
3-
"version": "0.0.37",
3+
"version": "0.0.38",
44
"description": "TypeScript types for all datastructures used by the Guild Wars 2 API",
55
"license": "MIT",
66
"repository": {

0 commit comments

Comments
 (0)