diff --git a/CHANGELOG.md b/CHANGELOG.md index 0aefb7123..b881d05d8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [101.1.7](https://github.com/dhis2/line-listing-app/compare/v101.1.6...v101.1.7) (2024-08-25) + + +### Bug Fixes + +* **translations:** sync translations from transifex (master) ([ee92d90](https://github.com/dhis2/line-listing-app/commit/ee92d90588cde799a4bf9350642dfbd2cf4b23d4)) + ## [101.1.6](https://github.com/dhis2/line-listing-app/compare/v101.1.5...v101.1.6) (2024-08-21) diff --git a/package.json b/package.json index f7cd5e854..83fcaa10e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "line-listing-app", - "version": "101.1.6", + "version": "101.1.7", "description": "DHIS2 Line Listing", "license": "BSD-3-Clause", "private": true,