From 295c14a709afa7ac8fb5ad59061b4908b3e791e7 Mon Sep 17 00:00:00 2001 From: "@dhis2-bot" Date: Sat, 27 May 2023 02:35:32 +0000 Subject: [PATCH] chore(release): cut 31.13.13 [skip ci] ## [31.13.13](https://github.com/dhis2/tracker-capture-app/compare/v31.13.12...v31.13.13) (2023-05-27) ### Bug Fixes * **translations:** sync translations from transifex (master) ([523da88](https://github.com/dhis2/tracker-capture-app/commit/523da8867fafcf25ad636f154ca394ef85d74458)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2a269c4c7..1914eeaac 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [31.13.13](https://github.com/dhis2/tracker-capture-app/compare/v31.13.12...v31.13.13) (2023-05-27) + + +### Bug Fixes + +* **translations:** sync translations from transifex (master) ([523da88](https://github.com/dhis2/tracker-capture-app/commit/523da8867fafcf25ad636f154ca394ef85d74458)) + ## [31.13.12](https://github.com/dhis2/tracker-capture-app/compare/v31.13.11...v31.13.12) (2023-05-26) diff --git a/package.json b/package.json index 701d78af2..90e0f4d5b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tracker-capture-app", - "version": "31.13.12", + "version": "31.13.13", "description": "DHIS2 tracker capture app", "main": "index.js", "scripts": {