From 424ecbd2d1185d87bbf3a73d0bba62b1ce54d370 Mon Sep 17 00:00:00 2001 From: dvaJi Date: Wed, 5 Jul 2023 08:09:16 -0400 Subject: [PATCH] chore(release): release version 0.32.0 --- CHANGELOG.md | 10 ++++++++++ package.json | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 02ed2340fa..77919951b3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 diff --git a/package.json b/package.json index bbff08bd2a..d13786569c 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "0.31.2", + "version": "0.32.0", "license": "MIT", "type": "module", "exports": {