From fc76255e50aec7aff502090cb18078955a458e51 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 22 Feb 2022 00:16:54 +0000 Subject: [PATCH] chore(release): 1.6.4 [skip ci] ## [1.6.4](https://github.com/WFCD/warframe-hub/compare/v1.6.3...v1.6.4) (2022-02-22) ### Bug Fixes * **l10n:** zh updates ([#712](https://github.com/WFCD/warframe-hub/issues/712)) ([81f1abb](https://github.com/WFCD/warframe-hub/commit/81f1abb5f7e71dcc2bc8b90ea82a4fec2cafcd41)) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f7e75e18..9bd0ab61 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@wfcd/hub", - "version": "1.6.3", + "version": "1.6.4", "private": true, "description": "Utility page to check current warframe status", "author": "Warframe Community Developers",