From 406a0555065237ddec1a2004f4e9be51f061b660 Mon Sep 17 00:00:00 2001 From: "@dhis2-bot" Date: Sun, 8 Sep 2024 01:59:52 +0000 Subject: [PATCH] chore(release): cut 31.13.47 [skip ci] ## [31.13.47](https://github.com/dhis2/tracker-capture-app/compare/v31.13.46...v31.13.47) (2024-09-08) ### Bug Fixes * **translations:** sync translations from transifex (master) ([ff4d227](https://github.com/dhis2/tracker-capture-app/commit/ff4d227c990690fcae8d99350c609124bfbad0d9)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 130885baa..b457d39d9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [31.13.47](https://github.com/dhis2/tracker-capture-app/compare/v31.13.46...v31.13.47) (2024-09-08) + + +### Bug Fixes + +* **translations:** sync translations from transifex (master) ([ff4d227](https://github.com/dhis2/tracker-capture-app/commit/ff4d227c990690fcae8d99350c609124bfbad0d9)) + ## [31.13.46](https://github.com/dhis2/tracker-capture-app/compare/v31.13.45...v31.13.46) (2024-08-25) diff --git a/package.json b/package.json index d12270073..661d5954e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tracker-capture-app", - "version": "31.13.46", + "version": "31.13.47", "description": "DHIS2 tracker capture app", "main": "index.js", "scripts": {