From 0501bcd925f492a94f65c03e7bde54c786046552 Mon Sep 17 00:00:00 2001 From: "@dhis2-bot" Date: Sun, 19 May 2024 02:20:26 +0000 Subject: [PATCH] chore(release): cut 31.13.41 [skip ci] ## [31.13.41](https://github.com/dhis2/tracker-capture-app/compare/v31.13.40...v31.13.41) (2024-05-19) ### Bug Fixes * **translations:** sync translations from transifex (master) ([4472f39](https://github.com/dhis2/tracker-capture-app/commit/4472f392c5fedb40d932458e0224fb55b0343dd3)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2d26f712e..990563f19 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [31.13.41](https://github.com/dhis2/tracker-capture-app/compare/v31.13.40...v31.13.41) (2024-05-19) + + +### Bug Fixes + +* **translations:** sync translations from transifex (master) ([4472f39](https://github.com/dhis2/tracker-capture-app/commit/4472f392c5fedb40d932458e0224fb55b0343dd3)) + ## [31.13.40](https://github.com/dhis2/tracker-capture-app/compare/v31.13.39...v31.13.40) (2024-04-28) diff --git a/package.json b/package.json index 7294e0ce9..e74ae8f92 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tracker-capture-app", - "version": "31.13.40", + "version": "31.13.41", "description": "DHIS2 tracker capture app", "main": "index.js", "scripts": {