diff --git a/CHANGELOG.md b/CHANGELOG.md index 80b37d2eb..17c21e66e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [101.1.3](https://github.com/dhis2/line-listing-app/compare/v101.1.2...v101.1.3) (2024-08-11) + + +### Bug Fixes + +* **translations:** sync translations from transifex (master) ([f0449b7](https://github.com/dhis2/line-listing-app/commit/f0449b7d9f0ce2899d38dc26e792457164f3dff0)) + ## [101.1.2](https://github.com/dhis2/line-listing-app/compare/v101.1.1...v101.1.2) (2024-08-09) diff --git a/package.json b/package.json index 772d0bb72..b1364cae4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "line-listing-app", - "version": "101.1.2", + "version": "101.1.3", "description": "DHIS2 Line Listing", "license": "BSD-3-Clause", "private": true,