From 06aeb9ca32d936166566188af3af204b8f90fbe4 Mon Sep 17 00:00:00 2001 From: GitHub Actions <34608589+vermaysha@users.noreply.github.com> Date: Thu, 16 Mar 2023 02:39:17 +0000 Subject: [PATCH] chore: release v2.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d985e09d..9f6c8713 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vermaysha/hoyolab-api", - "version": "2.1.0", + "version": "2.2.0", "description": "Its unofficial HoYoLab API Wrapper for getting hoyoverse some in-game data, including Genshin Impact, Honkai Impact 3rd.", "main": "dist/index.js", "module": "dist/index.js",