diff --git a/CHANGELOG.md b/CHANGELOG.md index fdfeb20a..00ee1184 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [2.3.7](https://github.com/wfcd/warframe-status/compare/v2.3.6...v2.3.7) (2025-01-23) + + +### Bug Fixes + +* bump the warframe group with 2 updates ([#1780](https://github.com/wfcd/warframe-status/issues/1780)) ([2b44d35](https://github.com/wfcd/warframe-status/commit/2b44d35a955bf35fc5bee1b0bd40c572e1baf01e)) + ## [2.3.6](https://github.com/wfcd/warframe-status/compare/v2.3.5...v2.3.6) (2025-01-22) diff --git a/package-lock.json b/package-lock.json index e7785361..52baf4e5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "warframe-status", - "version": "2.3.6", + "version": "2.3.7", "lockfileVersion": 3, "requires": true, "packages": { diff --git a/package.json b/package.json index 2cf0bd8f..fad54c9b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "warframe-status", - "version": "2.3.6", + "version": "2.3.7", "private": true, "repository": "https://github.com/wfcd/warframe-status.git", "license": "Apache-2.0",