Skip to content

Commit fc83b8b

Browse files
chore(release): 10.9.0 [skip ci]
## [10.9.0](v10.8.0...v10.9.0) (2025-11-20) ### Features * cosmoz-autocomplete-excluding ([#210](#210)) ([de607f1](de607f1)), closes [#209](#209)
1 parent de607f1 commit fc83b8b

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [10.9.0](https://github.com/neovici/cosmoz-autocomplete/compare/v10.8.0...v10.9.0) (2025-11-20)
2+
3+
### Features
4+
5+
* cosmoz-autocomplete-excluding ([#210](https://github.com/neovici/cosmoz-autocomplete/issues/210)) ([de607f1](https://github.com/neovici/cosmoz-autocomplete/commit/de607f1226f149289b3f9e8be9181e0689c1b971)), closes [#209](https://github.com/neovici/cosmoz-autocomplete/issues/209)
6+
17
## [10.8.0](https://github.com/neovici/cosmoz-autocomplete/compare/v10.7.2...v10.8.0) (2025-10-24)
28

39
### Features

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": "@neovici/cosmoz-autocomplete",
3-
"version": "10.8.0",
3+
"version": "10.9.0",
44
"description": "A autocomplete input web component",
55
"keywords": [
66
"lit-html",

0 commit comments

Comments
 (0)