diff --git a/CHANGELOG.md b/CHANGELOG.md index 1b20d783..9e4bbee7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [2.3.2](https://github.com/wfcd/warframe-status/compare/v2.3.1...v2.3.2) (2025-01-16) + + +### Bug Fixes + +* bump warframe-items from 1.1266.3 to 1.1266.6 ([#1772](https://github.com/wfcd/warframe-status/issues/1772)) ([98fca60](https://github.com/wfcd/warframe-status/commit/98fca6040a8d12dc0bc9975bc24ac052918a5d9a)) + ## [2.3.1](https://github.com/wfcd/warframe-status/compare/v2.3.0...v2.3.1) (2025-01-13) diff --git a/package-lock.json b/package-lock.json index 29e34c14..e4ff82cd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "warframe-status", - "version": "2.3.1", + "version": "2.3.2", "lockfileVersion": 3, "requires": true, "packages": { diff --git a/package.json b/package.json index 814632dd..d1adbc4f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "warframe-status", - "version": "2.3.1", + "version": "2.3.2", "private": true, "repository": "https://github.com/wfcd/warframe-status.git", "license": "Apache-2.0",