Skip to content

Commit

Permalink
chore: Release 1.23.0
Browse files Browse the repository at this point in the history
  • Loading branch information
daybrush committed Jun 19, 2023
1 parent 0b4f3f7 commit f92c11f
Show file tree
Hide file tree
Showing 9 changed files with 113 additions and 0 deletions.
31 changes: 31 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,37 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.23.0](https://github.com/daybrush/selecto/compare/1.22.6...1.23.0) (2023-06-19)
### :sparkles: Packages
* `lit-selecto` 1.23.0
* `preact-selecto` 1.20.0
* `react-selecto` 1.23.0
* `selecto` 1.23.0
* `svelte-selecto` 1.23.0
* `vue-selecto` 1.23.0
* `vue3-selecto` 1.9.0
* `ngx-selecto` 1.23.0


### :rocket: New Features

* `selecto`
* let hitRate prop can take function (#139) ([269bcde](https://github.com/daybrush/selecto/commit/269bcde2fd243543adf8c340480dc94bc6126f83))


### :bug: Bug Fix

* `ngx-selecto`
* **ngx-selecto:** reduce change detection cycles and teardown event listeners once the view is removed (#134) ([491bf10](https://github.com/daybrush/selecto/commit/491bf1019196c1ebabad1d7c8419384faa4f1c5c))


### :mega: Other

* All
* publish packages ([0b4f3f7](https://github.com/daybrush/selecto/commit/0b4f3f7a55e7a16822c00bb5c2ba3e94fab55af1))



## [1.22.6](https://github.com/daybrush/selecto/compare/1.22.5...1.22.6) (2023-06-04)
### :sparkles: Packages
* `lit-selecto` 1.22.6
Expand Down
9 changes: 9 additions & 0 deletions packages/lit-selecto/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.23.0](https://github.com/daybrush/selecto/blob/master/packages/preact-selecto/compare/lit-selecto@1.22.6...lit-selecto@1.23.0) (2023-06-19)


### :mega: Other

* publish packages ([0b4f3f7](https://github.com/daybrush/selecto/blob/master/packages/preact-selecto/commit/0b4f3f7a55e7a16822c00bb5c2ba3e94fab55af1))



## [1.22.6](https://github.com/daybrush/selecto/blob/master/packages/preact-selecto/compare/lit-selecto@1.22.5...lit-selecto@1.22.6) (2023-06-04)


Expand Down
14 changes: 14 additions & 0 deletions packages/ngx-selecto/projects/ngx-selecto/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,20 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.23.0](https://github.com/daybrush/selecto/blob/master/packages/ngx-selecto/compare/ngx-selecto@1.22.6...ngx-selecto@1.23.0) (2023-06-19)


### :bug: Bug Fix

* **ngx-selecto:** reduce change detection cycles and teardown event listeners once the view is removed (#134) ([491bf10](https://github.com/daybrush/selecto/blob/master/packages/ngx-selecto/commit/491bf1019196c1ebabad1d7c8419384faa4f1c5c))


### :mega: Other

* publish packages ([0b4f3f7](https://github.com/daybrush/selecto/blob/master/packages/ngx-selecto/commit/0b4f3f7a55e7a16822c00bb5c2ba3e94fab55af1))



## [1.22.6](https://github.com/daybrush/selecto/blob/master/packages/ngx-selecto/compare/ngx-selecto@1.22.5...ngx-selecto@1.22.6) (2023-06-04)


Expand Down
9 changes: 9 additions & 0 deletions packages/preact-selecto/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.20.0](https://github.com/daybrush/selecto/blob/master/packages/preact-selecto/compare/preact-selecto@1.19.6...preact-selecto@1.20.0) (2023-06-19)


### :mega: Other

* publish packages ([0b4f3f7](https://github.com/daybrush/selecto/blob/master/packages/preact-selecto/commit/0b4f3f7a55e7a16822c00bb5c2ba3e94fab55af1))



## [1.19.6](https://github.com/daybrush/selecto/blob/master/packages/preact-selecto/compare/preact-selecto@1.19.5...preact-selecto@1.19.6) (2023-06-04)


Expand Down
9 changes: 9 additions & 0 deletions packages/react-selecto/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.23.0](https://github.com/daybrush/selecto/blob/master/packages/react-selecto/compare/react-selecto@1.22.6...react-selecto@1.23.0) (2023-06-19)


### :mega: Other

* publish packages ([0b4f3f7](https://github.com/daybrush/selecto/blob/master/packages/react-selecto/commit/0b4f3f7a55e7a16822c00bb5c2ba3e94fab55af1))



## [1.22.6](https://github.com/daybrush/selecto/blob/master/packages/react-selecto/compare/react-selecto@1.22.5...react-selecto@1.22.6) (2023-06-04)


Expand Down
14 changes: 14 additions & 0 deletions packages/selecto/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,20 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.23.0](https://github.com/daybrush/selecto/compare/selecto@1.22.6...selecto@1.23.0) (2023-06-19)


### :rocket: New Features

* let hitRate prop can take function (#139) ([269bcde](https://github.com/daybrush/selecto/commit/269bcde2fd243543adf8c340480dc94bc6126f83))


### :mega: Other

* publish packages ([0b4f3f7](https://github.com/daybrush/selecto/commit/0b4f3f7a55e7a16822c00bb5c2ba3e94fab55af1))



## [1.22.6](https://github.com/daybrush/selecto/compare/selecto@1.22.5...selecto@1.22.6) (2023-06-04)


Expand Down
9 changes: 9 additions & 0 deletions packages/svelte-selecto/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.23.0](https://github.com/daybrush/selecto/blob/master/packages/svelte-selecto/compare/svelte-selecto@1.22.7...svelte-selecto@1.23.0) (2023-06-19)


### :mega: Other

* publish packages ([0b4f3f7](https://github.com/daybrush/selecto/blob/master/packages/svelte-selecto/commit/0b4f3f7a55e7a16822c00bb5c2ba3e94fab55af1))



## [1.22.7](https://github.com/daybrush/selecto/blob/master/packages/svelte-selecto/compare/svelte-selecto@1.22.6...svelte-selecto@1.22.7) (2023-06-04)


Expand Down
9 changes: 9 additions & 0 deletions packages/vue-selecto/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.23.0](https://github.com/daybrush/selecto/blob/master/packages/vue-selecto/compare/vue-selecto@1.22.6...vue-selecto@1.23.0) (2023-06-19)


### :mega: Other

* publish packages ([0b4f3f7](https://github.com/daybrush/selecto/blob/master/packages/vue-selecto/commit/0b4f3f7a55e7a16822c00bb5c2ba3e94fab55af1))



## [1.22.6](https://github.com/daybrush/selecto/blob/master/packages/vue-selecto/compare/vue-selecto@1.22.5...vue-selecto@1.22.6) (2023-06-04)


Expand Down
9 changes: 9 additions & 0 deletions packages/vue3-selecto/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.9.0](https://github.com/daybrush/selecto/blob/master/packages/vue-selecto/compare/vue3-selecto@1.8.7...vue3-selecto@1.9.0) (2023-06-19)


### :mega: Other

* publish packages ([0b4f3f7](https://github.com/daybrush/selecto/blob/master/packages/vue-selecto/commit/0b4f3f7a55e7a16822c00bb5c2ba3e94fab55af1))



## [1.8.7](https://github.com/daybrush/selecto/blob/master/packages/vue-selecto/compare/vue3-selecto@1.8.6...vue3-selecto@1.8.7) (2023-06-04)


Expand Down

0 comments on commit f92c11f

Please sign in to comment.