diff --git a/CHANGELOG.md b/CHANGELOG.md index cb57b257a..0f3a43014 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [100.11.6](https://github.com/dhis2/aggregate-data-entry-app/compare/v100.11.5...v100.11.6) (2024-12-22) + + +### Bug Fixes + +* **translations:** sync translations from transifex (master) ([87499f3](https://github.com/dhis2/aggregate-data-entry-app/commit/87499f3343397557d53f69cbab83d1fde827c0bc)) + ## [100.11.5](https://github.com/dhis2/aggregate-data-entry-app/compare/v100.11.4...v100.11.5) (2024-12-15) diff --git a/package.json b/package.json index 6a4e25e92..c35f9f8ba 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "aggregate-data-entry-app", - "version": "100.11.5", + "version": "100.11.6", "description": "", "license": "BSD-3-Clause", "private": true,