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 e9511f0 commit 5d6472fCopy full SHA for 5d6472f
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## [0.19.0](https://github.com/dvaJi/genshin-data/compare/0.18.1...0.19.0) (2022-03-29)
2
+
3
+### Features
4
5
+- update GI data to v2.6 ([e9511f0](https://github.com/dvaJi/genshin-data/commit/e9511f05b6399ea6d34e893787605ec08732fa55))
6
7
## [0.18.1 ](https://github.com/dvaJi/genshin-data/compare/0.18.0...0.18.1) (2022-03-12)
8
9
### Fixes
package.json
@@ -1,5 +1,5 @@
{
- "version": "0.18.1",
+ "version": "0.19.0",
"license": "MIT",
"main": "dist/genshin-data.js",
"typings": "dist/index.d.ts",
0 commit comments