diff --git a/packages/juno-core/CHANGELOG.md b/packages/juno-core/CHANGELOG.md index 1b82e8f4..cbc4e3b3 100644 --- a/packages/juno-core/CHANGELOG.md +++ b/packages/juno-core/CHANGELOG.md @@ -1,4 +1,11 @@ +### [2.4.2](https://github.com/ringcentral/juno/compare/juno-core-v2.4.1...juno-core-v2.4.2) (2022-04-14) + + +### Bug Fixes + +* **ThemeProvider:** add isSafari154 check point with 15_4 ([4b62831](https://github.com/ringcentral/juno/commit/4b6283118e411abddf74c777d82f8d20aa099d7f)) + ### [2.4.1](https://github.com/ringcentral/juno/compare/juno-core-v2.4.0...juno-core-v2.4.1) (2022-04-13) diff --git a/packages/juno-storybook/src/docs/CHANGELOG.story.mdx b/packages/juno-storybook/src/docs/CHANGELOG.story.mdx index 2e25ee0c..07314000 100644 --- a/packages/juno-storybook/src/docs/CHANGELOG.story.mdx +++ b/packages/juno-storybook/src/docs/CHANGELOG.story.mdx @@ -7,6 +7,13 @@ import { Canvas, Meta, Story } from '@storybook/addon-docs';
+### [2.4.2](https://github.com/ringcentral/juno/compare/juno-core-v2.4.1...juno-core-v2.4.2) (2022-04-14) + + +### Bug Fixes + +* **ThemeProvider:** add isSafari154 check point with 15_4 ([4b62831](https://github.com/ringcentral/juno/commit/4b6283118e411abddf74c777d82f8d20aa099d7f)) + ### [2.4.1](https://github.com/ringcentral/juno/compare/juno-core-v2.4.0...juno-core-v2.4.1) (2022-04-13)