diff --git a/CHANGELOG.md b/CHANGELOG.md index 03e366105..2dd55aa0f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Refactored the rules component to standalone - Refactored the subscription interstitial dialog component to standalone +### Fixed + +- Fixed the holdings table on the public page + ## 2.197.0 - 2025-09-07 ### Added diff --git a/apps/client/src/app/pages/public/public-page.html b/apps/client/src/app/pages/public/public-page.html index a82c9d079..7d8636abb 100644 --- a/apps/client/src/app/pages/public/public-page.html +++ b/apps/client/src/app/pages/public/public-page.html @@ -198,11 +198,11 @@