diff --git a/CHANGELOG.md b/CHANGELOG.md index 8cd9ebb6f..eee3371bc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [100.8.2](https://github.com/dhis2/aggregate-data-entry-app/compare/v100.8.1...v100.8.2) (2024-09-30) + + +### Bug Fixes + +* **translations:** sync translations from transifex (master) ([#399](https://github.com/dhis2/aggregate-data-entry-app/issues/399)) ([096478c](https://github.com/dhis2/aggregate-data-entry-app/commit/096478c74fe8fdb8061f830124688c487f2b79cc)) + ## [100.8.1](https://github.com/dhis2/aggregate-data-entry-app/compare/v100.8.0...v100.8.1) (2024-09-30) diff --git a/package.json b/package.json index 5bc420059..6e9bcfeec 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "aggregate-data-entry-app", - "version": "100.8.1", + "version": "100.8.2", "description": "", "license": "BSD-3-Clause", "private": true,