From bf33b7ba90c5c3f575e1423c31a610ea84b842a7 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 29 Oct 2024 16:13:36 +0000 Subject: [PATCH] chore(release): 2.5.2 [skip ci] ## [2.5.2](https://github.com/WFCD/warframe-hub/compare/v2.5.1...v2.5.2) (2024-10-29) ### Bug Fixes * steel essence image missing ([#1289](https://github.com/WFCD/warframe-hub/issues/1289)) ([e59dbaf](https://github.com/WFCD/warframe-hub/commit/e59dbafe33e23f4353c1986f514946a7922ca59b)) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e9480bb5..01e596b4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@wfcd/hub", - "version": "2.5.1", + "version": "2.5.2", "private": true, "scripts": { "dev": "nuxt",