diff --git a/CHANGELOG.md b/CHANGELOG.md index 16ec3d9b..b1a52cbd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [2.3.9](https://github.com/wfcd/warframe-status/compare/v2.3.8...v2.3.9) (2025-01-27) + + +### Bug Fixes + +* bump warframe-items from 1.1266.18 to 1.1266.20 ([#1788](https://github.com/wfcd/warframe-status/issues/1788)) ([d8124e3](https://github.com/wfcd/warframe-status/commit/d8124e3591677fc04e5c4fe7d1baded16bbfb198)) + ## [2.3.8](https://github.com/wfcd/warframe-status/compare/v2.3.7...v2.3.8) (2025-01-25) diff --git a/package-lock.json b/package-lock.json index bf556d28..565af307 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "warframe-status", - "version": "2.3.8", + "version": "2.3.9", "lockfileVersion": 3, "requires": true, "packages": { diff --git a/package.json b/package.json index 6e0c146c..bd4c8c99 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "warframe-status", - "version": "2.3.8", + "version": "2.3.9", "private": true, "repository": "https://github.com/wfcd/warframe-status.git", "license": "Apache-2.0",