diff --git a/CHANGELOG.md b/CHANGELOG.md index df7bde228..a88a2e633 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [100.8.8](https://github.com/dhis2/data-visualizer-app/compare/v100.8.7...v100.8.8) (2024-12-22) + + +### Bug Fixes + +* **translations:** sync translations from transifex (master) ([157d99b](https://github.com/dhis2/data-visualizer-app/commit/157d99b0e1c84436ed5e8f0013290869ec4973d1)) + ## [100.8.7](https://github.com/dhis2/data-visualizer-app/compare/v100.8.6...v100.8.7) (2024-12-04) diff --git a/package.json b/package.json index 8df304220..662d43a8e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "data-visualizer-app", - "version": "100.8.7", + "version": "100.8.8", "description": "DHIS2 Data Visualizer", "license": "BSD-3-Clause", "private": true,