From 8693c34a7f21ccfb79418b5d50e533a71871012e Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 17 Jan 2025 15:43:55 +0000 Subject: [PATCH] chore(release): 2.3.3 [skip ci] ## [2.3.3](https://github.com/wfcd/warframe-status/compare/v2.3.2...v2.3.3) (2025-01-17) ### Bug Fixes * bump warframe-worldstate-data from 2.18.0 to 2.19.0 ([#1775](https://github.com/wfcd/warframe-status/issues/1775)) ([9bd571b](https://github.com/wfcd/warframe-status/commit/9bd571b12e9eb46d04b73fb6557f320967aac5f2)) --- CHANGELOG.md | 7 +++++++ package-lock.json | 2 +- package.json | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9e4bbee7..f7db2af5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [2.3.3](https://github.com/wfcd/warframe-status/compare/v2.3.2...v2.3.3) (2025-01-17) + + +### Bug Fixes + +* bump warframe-worldstate-data from 2.18.0 to 2.19.0 ([#1775](https://github.com/wfcd/warframe-status/issues/1775)) ([9bd571b](https://github.com/wfcd/warframe-status/commit/9bd571b12e9eb46d04b73fb6557f320967aac5f2)) + ## [2.3.2](https://github.com/wfcd/warframe-status/compare/v2.3.1...v2.3.2) (2025-01-16) diff --git a/package-lock.json b/package-lock.json index 337514da..a3e4f060 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "warframe-status", - "version": "2.3.2", + "version": "2.3.3", "lockfileVersion": 3, "requires": true, "packages": { diff --git a/package.json b/package.json index 111215a0..d1f39ab0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "warframe-status", - "version": "2.3.2", + "version": "2.3.3", "private": true, "repository": "https://github.com/wfcd/warframe-status.git", "license": "Apache-2.0",