Skip to content

Commit

Permalink
chore(release): 4.0.0-beta.1 [skip ci]
Browse files Browse the repository at this point in the history
## [4.0.0-beta.1](v3.2.0...v4.0.0-beta.1) (2022-06-10)

### ⚠ BREAKING CHANGES

* Upgrade to latest lit & haunted

### Features

* upgrade to latest lit ([a7fd0d3](a7fd0d3))
  • Loading branch information
semantic-release-bot committed Jun 10, 2022
1 parent a5d10f2 commit b5034b3
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 3 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
## [4.0.0-beta.1](https://github.com/neovici/cosmoz-autocomplete/compare/v3.2.0...v4.0.0-beta.1) (2022-06-10)


### ⚠ BREAKING CHANGES

* Upgrade to latest lit & haunted

### Features

* upgrade to latest lit ([a7fd0d3](https://github.com/neovici/cosmoz-autocomplete/commit/a7fd0d39b2103cb53ca13dbe7ea0a036522bb837))

## [3.2.0](https://github.com/neovici/cosmoz-autocomplete/compare/v3.1.1...v3.2.0) (2022-06-06)


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": "3.2.0",
"version": "4.0.0-beta.1",
"description": "A autocomplete input web component",
"keywords": [
"lit-html",
Expand Down

0 comments on commit b5034b3

Please sign in to comment.