Skip to content

Commit 0b58cb7

Browse files
committed
v0.90.3
1 parent e56d477 commit 0b58cb7

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
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.90.3](https://github.com/carbon-design-system/carbon-components-svelte/compare/v0.90.2...v0.90.3) (2025-11-08)
6+
7+
### Bug Fixes
8+
9+
- **multi-select:** restore complete keyboard navigation for filterable variant ([#2317](https://github.com/carbon-design-system/carbon-components-svelte/issues/2317)) ([4958db4](https://github.com/carbon-design-system/carbon-components-svelte/commit/4958db40aac0ce0b8a1ceea84bb4403ea729b58d)), closes [#2313](https://github.com/carbon-design-system/carbon-components-svelte/issues/2313)
10+
511
### [0.90.2](https://github.com/carbon-design-system/carbon-components-svelte/compare/v0.90.1...v0.90.2) (2025-11-08)
612

713
### Bug Fixes

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.90.2.
3+
> 165 components exported from carbon-components-svelte@0.90.3.
44
55
## Components
66

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.90.2",
3+
"version": "0.90.3",
44
"license": "Apache-2.0",
55
"description": "Svelte implementation of the Carbon Design System",
66
"type": "module",

0 commit comments

Comments
 (0)