From 3f5aa95000ddcb4cbe6a43e852d06b40c0527ae9 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 22 Jan 2025 16:11:22 +0000 Subject: [PATCH] chore(release): 2.3.4 [skip ci] ## [2.3.4](https://github.com/wfcd/warframe-status/compare/v2.3.3...v2.3.4) (2025-01-22) ### Bug Fixes * bump warframe-items from 1.1266.6 to 1.1266.8 ([#1777](https://github.com/wfcd/warframe-status/issues/1777)) ([1b2ecb9](https://github.com/wfcd/warframe-status/commit/1b2ecb976f93d82729dd076d1ff1853fe7908f72)) --- 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 f7db2af5..060de578 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [2.3.4](https://github.com/wfcd/warframe-status/compare/v2.3.3...v2.3.4) (2025-01-22) + + +### Bug Fixes + +* bump warframe-items from 1.1266.6 to 1.1266.8 ([#1777](https://github.com/wfcd/warframe-status/issues/1777)) ([1b2ecb9](https://github.com/wfcd/warframe-status/commit/1b2ecb976f93d82729dd076d1ff1853fe7908f72)) + ## [2.3.3](https://github.com/wfcd/warframe-status/compare/v2.3.2...v2.3.3) (2025-01-17) diff --git a/package-lock.json b/package-lock.json index c903cbe7..febc8b9a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "warframe-status", - "version": "2.3.3", + "version": "2.3.4", "lockfileVersion": 3, "requires": true, "packages": { diff --git a/package.json b/package.json index 41f54aad..fc5ff3ea 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "warframe-status", - "version": "2.3.3", + "version": "2.3.4", "private": true, "repository": "https://github.com/wfcd/warframe-status.git", "license": "Apache-2.0",