Skip to content

Commit e81ae54

Browse files
committed
v11.1.0
1 parent 5772985 commit e81ae54

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
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. Dates are displayed in UTC.
44

5+
#### [v11.1.0](https://github.com/janosh/svelte-multiselect/compare/v11.0.0...v11.1.0)
6+
7+
> 17 May 2025
8+
9+
- Multiselect portal [`#306`](https://github.com/janosh/svelte-multiselect/pull/306)
10+
- Multiselect portal (#306) [`#301`](https://github.com/janosh/svelte-multiselect/issues/301)
11+
512
### [v11.0.0](https://github.com/janosh/svelte-multiselect/compare/v11.0.0-rc.1...v11.0.0)
613

714
> 15 May 2025

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"homepage": "https://janosh.github.io/svelte-multiselect",
66
"repository": "https://github.com/janosh/svelte-multiselect",
77
"license": "MIT",
8-
"version": "11.0.0",
8+
"version": "11.1.0",
99
"type": "module",
1010
"svelte": "./dist/index.js",
1111
"bugs": "https://github.com/janosh/svelte-multiselect/issues",

0 commit comments

Comments
 (0)