diff --git a/CHANGELOG.md b/CHANGELOG.md index 3585c36d1..130885baa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [31.13.46](https://github.com/dhis2/tracker-capture-app/compare/v31.13.45...v31.13.46) (2024-08-25) + + +### Bug Fixes + +* **translations:** sync translations from transifex (master) ([8593ef7](https://github.com/dhis2/tracker-capture-app/commit/8593ef7bc5f358bce91b3d9655b51bfc63c4621c)) + ## [31.13.45](https://github.com/dhis2/tracker-capture-app/compare/v31.13.44...v31.13.45) (2024-08-04) diff --git a/package.json b/package.json index e36d7fac7..d12270073 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tracker-capture-app", - "version": "31.13.45", + "version": "31.13.46", "description": "DHIS2 tracker capture app", "main": "index.js", "scripts": {