Skip to content

Commit e4b5c43

Browse files
committed
v0.89.10
1 parent ce0b9ca commit e4b5c43

File tree

4 files changed

+11
-4
lines changed

4 files changed

+11
-4
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [0.89.10](https://github.com/carbon-design-system/carbon-components-svelte/compare/v0.89.9...v0.89.10) (2025-11-08)
6+
7+
8+
### Bug Fixes
9+
10+
* **multi-select:** restore keyboard navigation for filterable variant ([#2314](https://github.com/carbon-design-system/carbon-components-svelte/issues/2314)) ([ce0b9ca](https://github.com/carbon-design-system/carbon-components-svelte/commit/ce0b9ca3fbf8461ae94d5d6327bf2cbb1b02d92c)), closes [#2313](https://github.com/carbon-design-system/carbon-components-svelte/issues/2313)
11+
512
## [0.90.0](https://github.com/carbon-design-system/carbon-components-svelte/compare/v0.89.8...v0.90.0) (2025-10-23)
613

714
### ⚠ BREAKING CHANGES

COMPONENT_INDEX.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Component Index
22

3-
> 165 components exported from carbon-components-svelte@0.89.9.
3+
> 165 components exported from carbon-components-svelte@0.89.10.
44
55
## Components
66

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "carbon-components-svelte",
3-
"version": "0.89.9",
3+
"version": "0.89.10",
44
"license": "Apache-2.0",
55
"description": "Svelte implementation of the Carbon Design System",
66
"type": "module",

0 commit comments

Comments
 (0)