This commit is contained in:
Eric Liu 2022-02-01 07:28:17 -08:00
commit 4c1277d920
4 changed files with 10 additions and 3 deletions

View file

@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
<!-- ## Unreleased -->
## [0.57.1](https://github.com/carbon-design-system/carbon-components-svelte/releases/tag/v0.57.1) - 2022-02-01
**Fixes**
- `Tooltip` definition is missing open, close events
- `TooltipDefinition` button should have `type="button"`
## [0.57.0](https://github.com/carbon-design-system/carbon-components-svelte/releases/tag/v0.57.0) - 2022-01-30
**Breaking Changes**