Skip to content

Commit

Permalink
chore(release): release version 0.32.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dvaJi committed Jul 5, 2023
1 parent c9cb07e commit 424ecbd
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## [0.32.0](https://github.com/dvaJi/genshin-data/compare/0.31.2...0.32.0) (2023-07-05)

### Features

- update data to GI v3.8 [8a63447](https://github.com/dvaJi/genshin-data/commit/8a63447e524b92c8a32d5ab0db9a2f75cddcf9c6) [@dvaJi](https://github.com/dvaJi)

### Fixes

- multiple typings fixes ([#17](https://github.com/dvaJi/genshin-data/pull/17)) ([c9cb07e](https://github.com/dvaJi/genshin-data/commit/c9cb07e8d658acbd31697883c90561ee8717a20b)) [@Victorsitou](https://github.com/Victorsitou)

## [0.31.2](https://github.com/dvaJi/genshin-data/compare/0.31.1...0.31.2) (2023-05-24)

### Fixes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.31.2",
"version": "0.32.0",
"license": "MIT",
"type": "module",
"exports": {
Expand Down

0 comments on commit 424ecbd

Please sign in to comment.