Skip to content

Commit

Permalink
chore(release): 9.0.1 [skip ci]
Browse files Browse the repository at this point in the history
## [9.0.1](v9.0.0...v9.0.1) (2024-11-20)

### Bug Fixes

* loader looks bad on very narrow inputs ([#181](#181)) ([1445751](1445751))
  • Loading branch information
semantic-release-bot committed Nov 20, 2024
1 parent 1445751 commit a4bcb7a
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [9.0.1](https://github.com/neovici/cosmoz-autocomplete/compare/v9.0.0...v9.0.1) (2024-11-20)

### Bug Fixes

* loader looks bad on very narrow inputs ([#181](https://github.com/neovici/cosmoz-autocomplete/issues/181)) ([1445751](https://github.com/neovici/cosmoz-autocomplete/commit/14457517a7380c346fd03000a7d02ef6e889f2dd))

## [9.0.0](https://github.com/neovici/cosmoz-autocomplete/compare/v8.9.2...v9.0.0) (2024-11-20)

### ⚠ BREAKING CHANGES
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.0",
"version": "9.0.1",
"description": "A autocomplete input web component",
"keywords": [
"lit-html",
Expand Down

0 comments on commit a4bcb7a

Please sign in to comment.