We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a997ca3 commit 2827e16Copy full SHA for 2827e16
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## [0.20.0](https://github.com/dvaJi/genshin-data/compare/0.19.0...0.20.0) (2022-05-28)
2
+
3
+### Features
4
5
+- update GI data to v2.7 ([29c8ff2](https://github.com/dvaJi/genshin-data/commit/29c8ff259ca37d56e5baddded3a328a07bdb7411))
6
7
## [0.19.0](https://github.com/dvaJi/genshin-data/compare/0.18.1...0.19.0) (2022-03-29)
8
9
### Features
package.json
@@ -1,5 +1,5 @@
{
- "version": "0.19.0",
+ "version": "0.20.0",
"license": "MIT",
"main": "dist/genshin-data.js",
"typings": "dist/index.d.ts",
0 commit comments