Skip to content

Commit f92c11f

Browse files
committed
chore: Release 1.23.0
1 parent 0b4f3f7 commit f92c11f

File tree

9 files changed

+113
-0
lines changed

9 files changed

+113
-0
lines changed

CHANGELOG.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,37 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.23.0](https://github.com/daybrush/selecto/compare/1.22.6...1.23.0) (2023-06-19)
7+
### :sparkles: Packages
8+
* `lit-selecto` 1.23.0
9+
* `preact-selecto` 1.20.0
10+
* `react-selecto` 1.23.0
11+
* `selecto` 1.23.0
12+
* `svelte-selecto` 1.23.0
13+
* `vue-selecto` 1.23.0
14+
* `vue3-selecto` 1.9.0
15+
* `ngx-selecto` 1.23.0
16+
17+
18+
### :rocket: New Features
19+
20+
* `selecto`
21+
* let hitRate prop can take function (#139) ([269bcde](https://github.com/daybrush/selecto/commit/269bcde2fd243543adf8c340480dc94bc6126f83))
22+
23+
24+
### :bug: Bug Fix
25+
26+
* `ngx-selecto`
27+
* **ngx-selecto:** reduce change detection cycles and teardown event listeners once the view is removed (#134) ([491bf10](https://github.com/daybrush/selecto/commit/491bf1019196c1ebabad1d7c8419384faa4f1c5c))
28+
29+
30+
### :mega: Other
31+
32+
* All
33+
* publish packages ([0b4f3f7](https://github.com/daybrush/selecto/commit/0b4f3f7a55e7a16822c00bb5c2ba3e94fab55af1))
34+
35+
36+
637
## [1.22.6](https://github.com/daybrush/selecto/compare/1.22.5...1.22.6) (2023-06-04)
738
### :sparkles: Packages
839
* `lit-selecto` 1.22.6

packages/lit-selecto/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,15 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.23.0](https://github.com/daybrush/selecto/blob/master/packages/preact-selecto/compare/[email protected]@1.23.0) (2023-06-19)
7+
8+
9+
### :mega: Other
10+
11+
* publish packages ([0b4f3f7](https://github.com/daybrush/selecto/blob/master/packages/preact-selecto/commit/0b4f3f7a55e7a16822c00bb5c2ba3e94fab55af1))
12+
13+
14+
615
## [1.22.6](https://github.com/daybrush/selecto/blob/master/packages/preact-selecto/compare/[email protected]@1.22.6) (2023-06-04)
716

817

packages/ngx-selecto/projects/ngx-selecto/CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,20 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.23.0](https://github.com/daybrush/selecto/blob/master/packages/ngx-selecto/compare/[email protected]@1.23.0) (2023-06-19)
7+
8+
9+
### :bug: Bug Fix
10+
11+
* **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))
12+
13+
14+
### :mega: Other
15+
16+
* publish packages ([0b4f3f7](https://github.com/daybrush/selecto/blob/master/packages/ngx-selecto/commit/0b4f3f7a55e7a16822c00bb5c2ba3e94fab55af1))
17+
18+
19+
620
## [1.22.6](https://github.com/daybrush/selecto/blob/master/packages/ngx-selecto/compare/[email protected]@1.22.6) (2023-06-04)
721

822

packages/preact-selecto/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,15 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.20.0](https://github.com/daybrush/selecto/blob/master/packages/preact-selecto/compare/[email protected]@1.20.0) (2023-06-19)
7+
8+
9+
### :mega: Other
10+
11+
* publish packages ([0b4f3f7](https://github.com/daybrush/selecto/blob/master/packages/preact-selecto/commit/0b4f3f7a55e7a16822c00bb5c2ba3e94fab55af1))
12+
13+
14+
615
## [1.19.6](https://github.com/daybrush/selecto/blob/master/packages/preact-selecto/compare/[email protected]@1.19.6) (2023-06-04)
716

817

packages/react-selecto/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,15 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.23.0](https://github.com/daybrush/selecto/blob/master/packages/react-selecto/compare/[email protected]@1.23.0) (2023-06-19)
7+
8+
9+
### :mega: Other
10+
11+
* publish packages ([0b4f3f7](https://github.com/daybrush/selecto/blob/master/packages/react-selecto/commit/0b4f3f7a55e7a16822c00bb5c2ba3e94fab55af1))
12+
13+
14+
615
## [1.22.6](https://github.com/daybrush/selecto/blob/master/packages/react-selecto/compare/[email protected]@1.22.6) (2023-06-04)
716

817

packages/selecto/CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,20 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.23.0](https://github.com/daybrush/selecto/compare/[email protected]@1.23.0) (2023-06-19)
7+
8+
9+
### :rocket: New Features
10+
11+
* let hitRate prop can take function (#139) ([269bcde](https://github.com/daybrush/selecto/commit/269bcde2fd243543adf8c340480dc94bc6126f83))
12+
13+
14+
### :mega: Other
15+
16+
* publish packages ([0b4f3f7](https://github.com/daybrush/selecto/commit/0b4f3f7a55e7a16822c00bb5c2ba3e94fab55af1))
17+
18+
19+
620
## [1.22.6](https://github.com/daybrush/selecto/compare/[email protected]@1.22.6) (2023-06-04)
721

822

packages/svelte-selecto/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,15 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.23.0](https://github.com/daybrush/selecto/blob/master/packages/svelte-selecto/compare/[email protected]@1.23.0) (2023-06-19)
7+
8+
9+
### :mega: Other
10+
11+
* publish packages ([0b4f3f7](https://github.com/daybrush/selecto/blob/master/packages/svelte-selecto/commit/0b4f3f7a55e7a16822c00bb5c2ba3e94fab55af1))
12+
13+
14+
615
## [1.22.7](https://github.com/daybrush/selecto/blob/master/packages/svelte-selecto/compare/[email protected]@1.22.7) (2023-06-04)
716

817

packages/vue-selecto/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,15 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.23.0](https://github.com/daybrush/selecto/blob/master/packages/vue-selecto/compare/[email protected]@1.23.0) (2023-06-19)
7+
8+
9+
### :mega: Other
10+
11+
* publish packages ([0b4f3f7](https://github.com/daybrush/selecto/blob/master/packages/vue-selecto/commit/0b4f3f7a55e7a16822c00bb5c2ba3e94fab55af1))
12+
13+
14+
615
## [1.22.6](https://github.com/daybrush/selecto/blob/master/packages/vue-selecto/compare/[email protected]@1.22.6) (2023-06-04)
716

817

packages/vue3-selecto/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,15 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.9.0](https://github.com/daybrush/selecto/blob/master/packages/vue-selecto/compare/[email protected]@1.9.0) (2023-06-19)
7+
8+
9+
### :mega: Other
10+
11+
* publish packages ([0b4f3f7](https://github.com/daybrush/selecto/blob/master/packages/vue-selecto/commit/0b4f3f7a55e7a16822c00bb5c2ba3e94fab55af1))
12+
13+
14+
615
## [1.8.7](https://github.com/daybrush/selecto/blob/master/packages/vue-selecto/compare/[email protected]@1.8.7) (2023-06-04)
716

817

0 commit comments

Comments
 (0)