Skip to content

Commit 89b2e56

Browse files
chore(release): 18.0.0 [skip ci]
# [18.0.0](v17.2.1...v18.0.0) (2026-02-17) ### Bug Fixes * use opened-changed event instead of onFocus prop for autocomplete v12+ ([#898](#898)) ([7679f52](7679f52)) ### BREAKING CHANGES * requires @neovici/cosmoz-autocomplete >=12.0.0
1 parent 7679f52 commit 89b2e56

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [18.0.0](https://github.com/Neovici/cosmoz-omnitable/compare/v17.2.1...v18.0.0) (2026-02-17)
2+
3+
4+
### Bug Fixes
5+
6+
* use opened-changed event instead of onFocus prop for autocomplete v12+ ([#898](https://github.com/Neovici/cosmoz-omnitable/issues/898)) ([7679f52](https://github.com/Neovici/cosmoz-omnitable/commit/7679f520aad5fe1ebacb2bc2cabcdf73f1d4af26))
7+
8+
9+
### BREAKING CHANGES
10+
11+
* requires @neovici/cosmoz-autocomplete >=12.0.0
12+
113
## [17.2.1](https://github.com/Neovici/cosmoz-omnitable/compare/v17.2.0...v17.2.1) (2026-02-17)
214

315

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-omnitable",
3-
"version": "17.2.1",
3+
"version": "18.0.0",
44
"description": "[![Build Status](https://travis-ci.org/Neovici/cosmoz-omnitable.svg?branch=master)](https://travis-ci.org/Neovici/cosmoz-omnitable)",
55
"keywords": [
66
"web-components"

0 commit comments

Comments
 (0)