diff --git a/packages/mint-components/.changeset/gold-items-start.md b/packages/mint-components/.changeset/gold-items-start.md deleted file mode 100644 index 0309e293e..000000000 --- a/packages/mint-components/.changeset/gold-items-start.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@saasquatch/mint-components": patch ---- - -Fixes issue with the checkbox not properly being set as required in registration forms diff --git a/packages/mint-components/CHANGELOG.md b/packages/mint-components/CHANGELOG.md index ead6f6ddf..f95da22db 100644 --- a/packages/mint-components/CHANGELOG.md +++ b/packages/mint-components/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## 2.1.12 + +### Patch Changes + +- [#500](https://github.com/saasquatch/program-tools/pull/500) [`041abce`](https://github.com/saasquatch/program-tools/commit/041abce56e60a40c93bdfe2b670aeb564dd8eec9) Thanks [@00salmon](https://github.com/00salmon)! - Fixes issue with the checkbox not properly being set as required in registration forms + All notable changes to this project will be documented in this file.