diff --git a/CHANGELOG.md b/CHANGELOG.md index ee532e1..ccb380b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [100.1.7](https://github.com/dhis2/cache-cleaner-app/compare/v100.1.6...v100.1.7) (2022-08-19) + + +### Bug Fixes + +* **translations:** sync translations from transifex (master) ([f9203cc](https://github.com/dhis2/cache-cleaner-app/commit/f9203cc6eb5c76101531d4024e3ff21a19bbab16)) + ## [100.1.6](https://github.com/dhis2/cache-cleaner-app/compare/v100.1.5...v100.1.6) (2022-08-17) diff --git a/package.json b/package.json index 55437ba..8d1008c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cache-cleaner-app", - "version": "100.1.6", + "version": "100.1.7", "description": "", "license": "BSD-3-Clause", "private": true,