Skip to content

Commit 68c4672

Browse files
chore(release): 10.10.2 [skip ci]
## [10.10.2](v10.10.1...v10.10.2) (2026-01-19) ### Bug Fixes * adjust packages ([7436903](7436903)) * don't clear input when allow manual input is true ([#214](#214)) ([92b84ee](92b84ee)) * test npm publishing ([be68a67](be68a67)) * update semantic-release ([a928aa4](a928aa4))
1 parent 7436903 commit 68c4672

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [10.10.2](https://github.com/neovici/cosmoz-autocomplete/compare/v10.10.1...v10.10.2) (2026-01-19)
2+
3+
### Bug Fixes
4+
5+
* adjust packages ([7436903](https://github.com/neovici/cosmoz-autocomplete/commit/7436903f51e4afd7fd03106c2ea0906e4e292f76))
6+
* don't clear input when allow manual input is true ([#214](https://github.com/neovici/cosmoz-autocomplete/issues/214)) ([92b84ee](https://github.com/neovici/cosmoz-autocomplete/commit/92b84ee06fe335701b74427f03dc5ac07dfcfe4c))
7+
* test npm publishing ([be68a67](https://github.com/neovici/cosmoz-autocomplete/commit/be68a678a6451911d24e387dc757709ed821d54c))
8+
* update semantic-release ([a928aa4](https://github.com/neovici/cosmoz-autocomplete/commit/a928aa4597fb7dc71831c1d624a75f03372abdc4))
9+
110
## [10.10.1](https://github.com/neovici/cosmoz-autocomplete/compare/v10.10.0...v10.10.1) (2025-12-01)
211

312
### Bug Fixes

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.10.1",
3+
"version": "10.10.2",
44
"description": "A autocomplete input web component",
55
"keywords": [
66
"lit-html",

0 commit comments

Comments
 (0)