diff --git a/CHANGELOG.md b/CHANGELOG.md index 176a5c0a7..319dc76df 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [31.13.15](https://github.com/dhis2/tracker-capture-app/compare/v31.13.14...v31.13.15) (2023-06-05) + + +### Bug Fixes + +* **translations:** sync translations from transifex (master) ([8fa3a5a](https://github.com/dhis2/tracker-capture-app/commit/8fa3a5a7d5b1a7044d30727dc61b9a8e5e5cb3e2)) + ## [31.13.14](https://github.com/dhis2/tracker-capture-app/compare/v31.13.13...v31.13.14) (2023-05-28) diff --git a/package.json b/package.json index dd1ed0e4a..0c9ecf5eb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tracker-capture-app", - "version": "31.13.14", + "version": "31.13.15", "description": "DHIS2 tracker capture app", "main": "index.js", "scripts": {