diff --git a/CHANGELOG.md b/CHANGELOG.md index eff7756b9..8b35d118e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [100.12.1](https://github.com/dhis2/line-listing-app/compare/v100.12.0...v100.12.1) (2024-01-14) + + +### Bug Fixes + +* **translations:** sync translations from transifex (master) ([f232d4e](https://github.com/dhis2/line-listing-app/commit/f232d4ee006069ca4230028f3cb3816b6495a146)) + # [100.12.0](https://github.com/dhis2/line-listing-app/compare/v100.11.4...v100.12.0) (2024-01-12) diff --git a/package.json b/package.json index 40d25221c..31aa023b0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "line-listing-app", - "version": "100.12.0", + "version": "100.12.1", "description": "DHIS2 Line Listing", "license": "BSD-3-Clause", "private": true,