From e9946918ee353d01626443e20357acf40662eaec Mon Sep 17 00:00:00 2001 From: "@dhis2-bot" Date: Mon, 22 Mar 2021 14:47:40 +0000 Subject: [PATCH] chore(release): cut 32.8.6 [skip ci] ## [32.8.6](https://github.com/dhis2/maintenance-app/compare/v32.8.5...v32.8.6) (2021-03-22) ### Bug Fixes * **program:** fix sharing settings not included in payload ([#1817](https://github.com/dhis2/maintenance-app/issues/1817)) ([0eb1a83](https://github.com/dhis2/maintenance-app/commit/0eb1a8343e49a4225dc7925d9c98450c127a6689)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ac9223416..f157d3245 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [32.8.6](https://github.com/dhis2/maintenance-app/compare/v32.8.5...v32.8.6) (2021-03-22) + + +### Bug Fixes + +* **program:** fix sharing settings not included in payload ([#1817](https://github.com/dhis2/maintenance-app/issues/1817)) ([0eb1a83](https://github.com/dhis2/maintenance-app/commit/0eb1a8343e49a4225dc7925d9c98450c127a6689)) + ## [32.8.5](https://github.com/dhis2/maintenance-app/compare/v32.8.4...v32.8.5) (2021-03-22)