From b0630e42dcc18c0843e950bcacd5f12a2279f566 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 27 Dec 2021 01:32:02 +0000 Subject: [PATCH] chore(release): 1.6.0 [skip ci] # [1.6.0](https://github.com/WFCD/warframe-hub/compare/v1.5.1...v1.6.0) (2021-12-27) ### Features * Aggregate timer ([#585](https://github.com/WFCD/warframe-hub/issues/585)) ([7d4eb87](https://github.com/WFCD/warframe-hub/commit/7d4eb872f3ad47cc20511e06cd74fe2cdfc25a17)), closes [#657](https://github.com/WFCD/warframe-hub/issues/657) [#656](https://github.com/WFCD/warframe-hub/issues/656) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4e5ec00b..37529346 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@wfcd/hub", - "version": "1.5.1", + "version": "1.6.0", "private": true, "description": "Utility page to check current warframe status", "author": "Warframe Community Developers",