diff --git a/CHANGELOG.md b/CHANGELOG.md index c32161c..3caacad 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [100.0.1](https://github.com/dhis2/translations-app/compare/v100.0.0...v100.0.1) (2024-05-19) + + +### Bug Fixes + +* **translations:** sync translations from transifex (master) ([0476efa](https://github.com/dhis2/translations-app/commit/0476efacb653b41a29df045f3207c0b832656d16)) + # [100.0.0](https://github.com/dhis2/translations-app/compare/v99.9.9...v100.0.0) (2024-03-01) diff --git a/package.json b/package.json index 9ba52e7..09c9331 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "translations-app", - "version": "100.0.0", + "version": "100.0.1", "description": "", "license": "BSD-3-Clause", "private": true,