From a79cc6ea9d40266248d460910abb7632af6eb73d Mon Sep 17 00:00:00 2001 From: "@dhis2-bot" Date: Sun, 9 Jun 2024 02:17:28 +0000 Subject: [PATCH] chore(release): cut 31.13.43 [skip ci] ## [31.13.43](https://github.com/dhis2/tracker-capture-app/compare/v31.13.42...v31.13.43) (2024-06-09) ### Bug Fixes * **translations:** sync translations from transifex (master) ([d0d0be8](https://github.com/dhis2/tracker-capture-app/commit/d0d0be8dd00a0999379a9279b022be3a6baf597d)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f7d767460..d86ed959b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [31.13.43](https://github.com/dhis2/tracker-capture-app/compare/v31.13.42...v31.13.43) (2024-06-09) + + +### Bug Fixes + +* **translations:** sync translations from transifex (master) ([d0d0be8](https://github.com/dhis2/tracker-capture-app/commit/d0d0be8dd00a0999379a9279b022be3a6baf597d)) + ## [31.13.42](https://github.com/dhis2/tracker-capture-app/compare/v31.13.41...v31.13.42) (2024-05-26) diff --git a/package.json b/package.json index 58e7054f3..a107c505b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tracker-capture-app", - "version": "31.13.42", + "version": "31.13.43", "description": "DHIS2 tracker capture app", "main": "index.js", "scripts": {