From 61853786cab45078605770ce81ddb94d2aa5d448 Mon Sep 17 00:00:00 2001 From: "@dhis2-bot" Date: Mon, 29 Nov 2021 14:23:57 +0000 Subject: [PATCH] chore(release): cut 31.7.6 [skip ci] ## [31.7.6](https://github.com/dhis2/tracker-capture-app/compare/v31.7.5...v31.7.6) (2021-11-29) ### Bug Fixes * update redirection url to capture-app ([#1320](https://github.com/dhis2/tracker-capture-app/issues/1320)) ([094d478](https://github.com/dhis2/tracker-capture-app/commit/094d4788eaf6b5f47dd2a3f03dc6bdfd059e8f4e)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index dcaf04cf2..08022b3fd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [31.7.6](https://github.com/dhis2/tracker-capture-app/compare/v31.7.5...v31.7.6) (2021-11-29) + + +### Bug Fixes + +* update redirection url to capture-app ([#1320](https://github.com/dhis2/tracker-capture-app/issues/1320)) ([094d478](https://github.com/dhis2/tracker-capture-app/commit/094d4788eaf6b5f47dd2a3f03dc6bdfd059e8f4e)) + ## [31.7.5](https://github.com/dhis2/tracker-capture-app/compare/v31.7.4...v31.7.5) (2021-11-29) diff --git a/package.json b/package.json index 4ed86b603..302331917 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tracker-capture-app", - "version": "31.7.5", + "version": "31.7.6", "description": "DHIS2 tracker capture app", "main": "index.js", "scripts": {