diff --git a/CHANGELOG.md b/CHANGELOG.md index d083d7f07..46a060798 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## 2.221.0 - 2025-12-01 +### Added + +- Upgraded `nx` from version `21.5.1` to `22.1.3` + +#### Changed + +- Upgraded `envalid` from version `8.1.0` to `8.1.1` + +## 2.221.0 - 2025-12-01 + ### Changed - Refactored the API query parameters in various data provider services @@ -24,10 +34,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Improved the country weightings in the _Financial Modeling Prep_ service - Improved the search functionality by name in the _Financial Modeling Prep_ service -<<<<<<< HEAD -- Resolved an issue in the user endpoint where the list was returning empty in the admin control panel’s users section -======= ->>>>>>> b731e050 (Bugfix/improve search by name in FMP service (#6012)) + <<<<<<< HEAD +- # Resolved an issue in the user endpoint where the list was returning empty in the admin control panel’s users section + > > > > > > > b731e050 (Bugfix/improve search by name in FMP service (#6012)) ## 2.220.0 - 2025-11-29 diff --git a/package.json b/package.json index 69123a7b4..d8804d543 100644 --- a/package.json +++ b/package.json @@ -183,7 +183,6 @@ "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", "jest-preset-angular": "14.6.0", - "nx": "22.1.3", "prettier": "3.7.4", "prettier-plugin-organize-attributes": "1.0.0",