diff --git a/packages/juno-core/CHANGELOG.md b/packages/juno-core/CHANGELOG.md index b9d4ae6c..c43b89e7 100644 --- a/packages/juno-core/CHANGELOG.md +++ b/packages/juno-core/CHANGELOG.md @@ -1,4 +1,11 @@ +### [2.36.3](https://github.com/ringcentral/juno/compare/juno-core-v2.36.2...juno-core-v2.36.3) (2023-07-13) + + +### Bug Fixes + +* **typography-warning:** [typography] warning when typography is not existed ([35291e5](https://github.com/ringcentral/juno/commit/35291e5e7b52dc2cfb59071a7d39750edaee8527)) + ### [2.36.2](https://github.com/ringcentral/juno/compare/juno-core-v2.36.1...juno-core-v2.36.2) (2023-06-26) diff --git a/packages/juno-storybook/src/docs/CHANGELOG.story.mdx b/packages/juno-storybook/src/docs/CHANGELOG.story.mdx index 4aa8ab46..5d033108 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.36.3](https://github.com/ringcentral/juno/compare/juno-core-v2.36.2...juno-core-v2.36.3) (2023-07-13) + + +### Bug Fixes + +* **typography-warning:** [typography] warning when typography is not existed ([35291e5](https://github.com/ringcentral/juno/commit/35291e5e7b52dc2cfb59071a7d39750edaee8527)) + ### [2.36.2](https://github.com/ringcentral/juno/compare/juno-core-v2.36.1...juno-core-v2.36.2) (2023-06-26)