From dd3a8f0e83cd9f66e030e47ce8d27c80067271a4 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 24 Jun 2024 11:22:21 +0000 Subject: [PATCH] chore(release): 1.0.1 ## [1.0.1](https://github.com/dhensby/silverstripe-masquerade/compare/v1.0.0...v1.0.1) (2024-06-24) ### Bug Fixes * error when visiting 'Groups' tab in security ([fd20ff3](https://github.com/dhensby/silverstripe-masquerade/commit/fd20ff358ece8bc34177c2bf49023c60de0dc301)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d62b3a4..97c745d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.0.1](https://github.com/dhensby/silverstripe-masquerade/compare/v1.0.0...v1.0.1) (2024-06-24) + + +### Bug Fixes + +* error when visiting 'Groups' tab in security ([fd20ff3](https://github.com/dhensby/silverstripe-masquerade/commit/fd20ff358ece8bc34177c2bf49023c60de0dc301)) + ## [1.0.0](https://github.com/dhensby/silverstripe-masquerade/compare/v0.2.3...v1.0.0) (2023-08-31)