Skip to content

Commit

Permalink
chore(release): 10.0.0 [skip ci]
Browse files Browse the repository at this point in the history
## [10.0.0](v9.0.2...v10.0.0) (2025-01-03)

### ⚠ BREAKING CHANGES

* Update cosmoz-dropdown with floating-ui support

* chore: update

* chore(deps): upgrade

### Features

* update cosmoz-dropdown ([#184](#184)) ([940d96c](940d96c))
  • Loading branch information
semantic-release-bot committed Jan 3, 2025
1 parent 940d96c commit 7d8477d
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 3 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
## [10.0.0](https://github.com/neovici/cosmoz-autocomplete/compare/v9.0.2...v10.0.0) (2025-01-03)

### ⚠ BREAKING CHANGES

* Update cosmoz-dropdown with floating-ui support

* chore: update

* chore(deps): upgrade

### Features

* update cosmoz-dropdown ([#184](https://github.com/neovici/cosmoz-autocomplete/issues/184)) ([940d96c](https://github.com/neovici/cosmoz-autocomplete/commit/940d96c16c47346cf1d6299e9496a49459a3682a))

## [9.0.2](https://github.com/neovici/cosmoz-autocomplete/compare/v9.0.1...v9.0.2) (2024-11-21)

### Bug Fixes
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@neovici/cosmoz-autocomplete",
"version": "9.0.2",
"version": "10.0.0",
"description": "A autocomplete input web component",
"keywords": [
"lit-html",
Expand Down

0 comments on commit 7d8477d

Please sign in to comment.