diff --git a/CHANGELOG.md b/CHANGELOG.md index aed5e122e..7de198444 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [101.1.11](https://github.com/dhis2/line-listing-app/compare/v101.1.10...v101.1.11) (2024-12-08) + + +### Bug Fixes + +* **translations:** sync translations from transifex (master) ([240f280](https://github.com/dhis2/line-listing-app/commit/240f2808153e772e0360396b83ddc09a188d9b2c)) + ## [101.1.10](https://github.com/dhis2/line-listing-app/compare/v101.1.9...v101.1.10) (2024-12-04) diff --git a/package.json b/package.json index e9dc49b27..ad922d1a6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "line-listing-app", - "version": "101.1.10", + "version": "101.1.11", "description": "DHIS2 Line Listing", "license": "BSD-3-Clause", "private": true,