diff --git a/CHANGELOG.md b/CHANGELOG.md index 5d6d27660..1b1b197a0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [31.12.11](https://github.com/dhis2/tracker-capture-app/compare/v31.12.10...v31.12.11) (2022-12-05) + + +### Bug Fixes + +* **translations:** sync translations from transifex (master) ([575db8b](https://github.com/dhis2/tracker-capture-app/commit/575db8bb962c37c8c6b6cb5dc7e1bc7d1d496b9a)) + ## [31.12.10](https://github.com/dhis2/tracker-capture-app/compare/v31.12.9...v31.12.10) (2022-11-24) diff --git a/package.json b/package.json index d5ab50126..4d3d9a5f2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tracker-capture-app", - "version": "31.12.10", + "version": "31.12.11", "description": "DHIS2 tracker capture app", "main": "index.js", "scripts": {