From 482480881a816562c47f602b195c0f51ff2cd9be Mon Sep 17 00:00:00 2001 From: "@dhis2-bot" Date: Sun, 26 May 2024 02:23:43 +0000 Subject: [PATCH] chore(release): cut 31.13.42 [skip ci] ## [31.13.42](https://github.com/dhis2/tracker-capture-app/compare/v31.13.41...v31.13.42) (2024-05-26) ### Bug Fixes * **translations:** sync translations from transifex (master) ([41d7b33](https://github.com/dhis2/tracker-capture-app/commit/41d7b332eb2e0781cf86401fb3c0a0bb458553a7)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 990563f19..f7d767460 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [31.13.42](https://github.com/dhis2/tracker-capture-app/compare/v31.13.41...v31.13.42) (2024-05-26) + + +### Bug Fixes + +* **translations:** sync translations from transifex (master) ([41d7b33](https://github.com/dhis2/tracker-capture-app/commit/41d7b332eb2e0781cf86401fb3c0a0bb458553a7)) + ## [31.13.41](https://github.com/dhis2/tracker-capture-app/compare/v31.13.40...v31.13.41) (2024-05-19) diff --git a/package.json b/package.json index e74ae8f92..58e7054f3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tracker-capture-app", - "version": "31.13.41", + "version": "31.13.42", "description": "DHIS2 tracker capture app", "main": "index.js", "scripts": {