From 960314badc1c15489c2a6942f89a1e7975ee5b86 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 25 Jul 2024 11:52:43 +0000 Subject: [PATCH] chore(release): 1.36.2 [skip ci] ## [1.36.2](https://github.com/etchteam/diamond-ui/compare/v1.36.1...v1.36.2) (2024-07-25) ### Bug Fixes * only overflow hidden whilst closed or transitioning ([9f2301e](https://github.com/etchteam/diamond-ui/commit/9f2301e63870d718d17b89dfd524354d9e2d09bb)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4d3bd08..409b386 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.36.2](https://github.com/etchteam/diamond-ui/compare/v1.36.1...v1.36.2) (2024-07-25) + + +### Bug Fixes + +* only overflow hidden whilst closed or transitioning ([9f2301e](https://github.com/etchteam/diamond-ui/commit/9f2301e63870d718d17b89dfd524354d9e2d09bb)) + ## [1.36.1](https://github.com/etchteam/diamond-ui/compare/v1.36.0...v1.36.1) (2024-05-31)