From 4ae0e6881575e9cf0c34a6baa09e1aa9ab1cb63a Mon Sep 17 00:00:00 2001 From: "@dhis2-bot" Date: Wed, 24 Apr 2024 11:02:26 +0000 Subject: [PATCH] chore(release): cut 31.13.39 [skip ci] ## [31.13.39](https://github.com/dhis2/tracker-capture-app/compare/v31.13.38...v31.13.39) (2024-04-24) ### Bug Fixes * [BETA-157] custom working list query ([#1915](https://github.com/dhis2/tracker-capture-app/issues/1915)) ([0ee8a57](https://github.com/dhis2/tracker-capture-app/commit/0ee8a57c528cbe028242be811b8be1b57ae37b98)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index eba9f9865..16ba79cee 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [31.13.39](https://github.com/dhis2/tracker-capture-app/compare/v31.13.38...v31.13.39) (2024-04-24) + + +### Bug Fixes + +* [BETA-157] custom working list query ([#1915](https://github.com/dhis2/tracker-capture-app/issues/1915)) ([0ee8a57](https://github.com/dhis2/tracker-capture-app/commit/0ee8a57c528cbe028242be811b8be1b57ae37b98)) + ## [31.13.38](https://github.com/dhis2/tracker-capture-app/compare/v31.13.37...v31.13.38) (2024-02-28) diff --git a/package.json b/package.json index e2abba86d..d0e9a4723 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tracker-capture-app", - "version": "31.13.38", + "version": "31.13.39", "description": "DHIS2 tracker capture app", "main": "index.js", "scripts": {