Skip to content

Commit 010be11

Browse files
committed
v11.2.1
1 parent 99d3f9e commit 010be11

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

changelog.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,17 @@
22

33
All notable changes to this project will be documented in this file. Dates are displayed in UTC.
44

5-
#### [v11.2.0](https://github.com/janosh/svelte-multiselect/compare/v11.2.0...v11.2.0)
5+
#### [v11.2.1](https://github.com/janosh/svelte-multiselect/compare/v11.2.0...v11.2.1)
6+
7+
#### v11.2.1
8+
9+
> 11 July 2025
10+
11+
- Drop accidental `highlight.js` dependency by @janosh in https://github.com/janosh/svelte-multiselect/pull/324
12+
13+
**Full Changelog**: https://github.com/janosh/svelte-multiselect/compare/v11.2.0...v11.2.1
14+
15+
#### [v11.2.0](https://github.com/janosh/svelte-multiselect/compare/v11.1.1...v11.2.0)
616

717
> 11 July 2025
818

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.2.0",
8+
"version": "11.2.1",
99
"type": "module",
1010
"svelte": "./dist/index.js",
1111
"bugs": "https://github.com/janosh/svelte-multiselect/issues",

0 commit comments

Comments
 (0)