Skip to content

Commit 2827e16

Browse files
committed
chore(release): release version 0.20.0
1 parent a997ca3 commit 2827e16

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
17
## [0.19.0](https://github.com/dvaJi/genshin-data/compare/0.18.1...0.19.0) (2022-03-29)
28

39
### Features

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "0.19.0",
2+
"version": "0.20.0",
33
"license": "MIT",
44
"main": "dist/genshin-data.js",
55
"typings": "dist/index.d.ts",

0 commit comments

Comments
 (0)