This commit is contained in:
metonym 2021-09-28 08:57:31 -07:00
commit b4f12490bc
4 changed files with 9 additions and 3 deletions

View file

@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
<!-- ## Unreleased -->
## [0.44.4](https://github.com/carbon-design-system/carbon-components-svelte/releases/tag/v0.44.4) - 2021-09-28
**Fixes**
- `ClickableTile` TypeScript definition restProps should extend attributes of either `a` or `p` tags
## [0.44.3](https://github.com/carbon-design-system/carbon-components-svelte/releases/tag/v0.44.3) - 2021-09-23
**Fixes**