diff --git a/CHANGELOG.md b/CHANGELOG.md index af23b3ce5..8376660b3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [4.9.0](https://github.com/watson-developer-cloud/discovery-components/compare/v4.8.0...v4.9.0) (2023-11-08) + + +### Features + +* tooltip overlap pdf/text view ([#533](https://github.com/watson-developer-cloud/discovery-components/issues/533)) ([0e6d6c5](https://github.com/watson-developer-cloud/discovery-components/commit/0e6d6c5c215990d4814155519eb3aad307f4a9c9)) + + + + + # [4.8.0](https://github.com/watson-developer-cloud/discovery-components/compare/v4.7.1...v4.8.0) (2023-09-19) diff --git a/docs/storybook/iframe.html b/docs/storybook/iframe.html index 9d92e1821..2d78c930f 100644 --- a/docs/storybook/iframe.html +++ b/docs/storybook/iframe.html @@ -338,7 +338,7 @@ /* eslint-enable object-shorthand */ }) ); - };
Sorry, but you either have no stories or none are selected somehow.
If the problem persists, check the browser console, or the terminal you've run Storybook from.