From 9eca076aa7627d4b6a8612004c5fc9b6f5fa09f8 Mon Sep 17 00:00:00 2001 From: Andrew Cain Date: Tue, 22 Mar 2022 15:53:55 +1100 Subject: [PATCH] chore(release): 6.0.8 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6a9ca1830..f2862c0a6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +### [6.0.8](https://github.com/macite/doubtfire-deploy/compare/v6.0.7...v6.0.8) (2022-03-22) + + +### Bug Fixes + +* ensure validation works correctly for tutorial enrolments with restricted groups ([abf9d53](https://github.com/macite/doubtfire-deploy/commit/abf9d5313dee0780b9e653b3c180e501bf6c8ca2)) + ### [6.0.7](https://github.com/macite/doubtfire-deploy/compare/v6.0.6...v6.0.7) (2022-03-17)