Skip to content

Commit 6f29f68

Browse files
chore(release): 10.8.0 [skip ci]
## [10.8.0](v10.7.2...v10.8.0) (2025-10-24) ### Features * useProperty value ([17ea59e](17ea59e))
1 parent 17ea59e commit 6f29f68

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.8.0](https://github.com/neovici/cosmoz-autocomplete/compare/v10.7.2...v10.8.0) (2025-10-24)
2+
3+
### Features
4+
5+
* useProperty value ([17ea59e](https://github.com/neovici/cosmoz-autocomplete/commit/17ea59e3b44c7bddd6a38cab5f1ff51a57df9d28))
6+
17
## [10.7.2](https://github.com/neovici/cosmoz-autocomplete/compare/v10.7.1...v10.7.2) (2025-09-16)
28

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

0 commit comments

Comments
 (0)