Skip to content

Commit ffc51d9

Browse files
committed
chore: Release 1.26.1
1 parent a983d66 commit ffc51d9

File tree

9 files changed

+126
-0
lines changed

9 files changed

+126
-0
lines changed

CHANGELOG.md

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,45 @@
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.26.1](https://github.com/daybrush/selecto/compare/1.26.0...1.26.1) (2023-11-11)
7+
### :sparkles: Packages
8+
* `lit-selecto` 1.26.1
9+
* `preact-selecto` 1.23.1
10+
* `react-selecto` 1.26.1
11+
* `selecto` 1.26.1
12+
* `svelte-selecto` 1.26.1
13+
* `vue-selecto` 1.26.1
14+
* `vue3-selecto` 1.12.1
15+
* `ngx-selecto` 1.26.1
16+
17+
18+
### :bug: Bug Fix
19+
20+
* `selecto`
21+
* allow clickBySelectEnd, hitRate #152 ([79b4f94](https://github.com/daybrush/selecto/commit/79b4f94e5078c4a6f7eba747a96efbba796d7561))
22+
* Other
23+
* scroller -> selecto typo fix in ScrollTemplate.tsx (#151) ([5166c0d](https://github.com/daybrush/selecto/commit/5166c0d4af53f4248c822d31d9eeabce9350e295))
24+
25+
26+
### :memo: Documentation
27+
28+
* `vue3-selecto`
29+
* update Vue 3 npm reference (#158) ([53e5e10](https://github.com/daybrush/selecto/commit/53e5e100264da1def070b27959283650eff957cb))
30+
31+
32+
### :house: Code Refactoring
33+
34+
* `selecto`
35+
* selecto types (#149) ([677e64c](https://github.com/daybrush/selecto/commit/677e64c0c640a605e4d64bde3dd789976dbdbe08))
36+
37+
38+
### :mega: Other
39+
40+
* All
41+
* publish packages ([a983d66](https://github.com/daybrush/selecto/commit/a983d66ea87ee392cf12a76369a39fd2968c5464))
42+
43+
44+
645
## [1.26.0](https://github.com/daybrush/selecto/compare/1.25.1...1.26.0) (2023-07-07)
746
### :sparkles: Packages
847
* `lit-selecto` 1.26.0

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.26.1](https://github.com/daybrush/selecto/blob/master/packages/preact-selecto/compare/[email protected]@1.26.1) (2023-11-11)
7+
8+
9+
### :mega: Other
10+
11+
* publish packages ([a983d66](https://github.com/daybrush/selecto/blob/master/packages/preact-selecto/commit/a983d66ea87ee392cf12a76369a39fd2968c5464))
12+
13+
14+
615
## [1.26.0](https://github.com/daybrush/selecto/blob/master/packages/preact-selecto/compare/[email protected]@1.26.0) (2023-07-07)
716

817

packages/ngx-selecto/projects/ngx-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.26.1](https://github.com/daybrush/selecto/blob/master/packages/ngx-selecto/compare/[email protected]@1.26.1) (2023-11-11)
7+
8+
9+
### :mega: Other
10+
11+
* publish packages ([a983d66](https://github.com/daybrush/selecto/blob/master/packages/ngx-selecto/commit/a983d66ea87ee392cf12a76369a39fd2968c5464))
12+
13+
14+
615
## [1.26.0](https://github.com/daybrush/selecto/blob/master/packages/ngx-selecto/compare/[email protected]@1.26.0) (2023-07-07)
716

817

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.23.1](https://github.com/daybrush/selecto/blob/master/packages/preact-selecto/compare/[email protected]@1.23.1) (2023-11-11)
7+
8+
9+
### :mega: Other
10+
11+
* publish packages ([a983d66](https://github.com/daybrush/selecto/blob/master/packages/preact-selecto/commit/a983d66ea87ee392cf12a76369a39fd2968c5464))
12+
13+
14+
615
## [1.23.0](https://github.com/daybrush/selecto/blob/master/packages/preact-selecto/compare/[email protected]@1.23.0) (2023-07-07)
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.26.1](https://github.com/daybrush/selecto/blob/master/packages/react-selecto/compare/[email protected]@1.26.1) (2023-11-11)
7+
8+
9+
### :mega: Other
10+
11+
* publish packages ([a983d66](https://github.com/daybrush/selecto/blob/master/packages/react-selecto/commit/a983d66ea87ee392cf12a76369a39fd2968c5464))
12+
13+
14+
615
## [1.26.0](https://github.com/daybrush/selecto/blob/master/packages/react-selecto/compare/[email protected]@1.26.0) (2023-07-07)
716

817

packages/selecto/CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,25 @@
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.26.1](https://github.com/daybrush/selecto/compare/[email protected]@1.26.1) (2023-11-11)
7+
8+
9+
### :bug: Bug Fix
10+
11+
* allow clickBySelectEnd, hitRate #152 ([79b4f94](https://github.com/daybrush/selecto/commit/79b4f94e5078c4a6f7eba747a96efbba796d7561))
12+
13+
14+
### :house: Code Refactoring
15+
16+
* selecto types (#149) ([677e64c](https://github.com/daybrush/selecto/commit/677e64c0c640a605e4d64bde3dd789976dbdbe08))
17+
18+
19+
### :mega: Other
20+
21+
* publish packages ([a983d66](https://github.com/daybrush/selecto/commit/a983d66ea87ee392cf12a76369a39fd2968c5464))
22+
23+
24+
625
## [1.26.0](https://github.com/daybrush/selecto/compare/[email protected]@1.26.0) (2023-07-07)
726

827

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.26.1](https://github.com/daybrush/selecto/blob/master/packages/svelte-selecto/compare/[email protected]@1.26.1) (2023-11-11)
7+
8+
9+
### :mega: Other
10+
11+
* publish packages ([a983d66](https://github.com/daybrush/selecto/blob/master/packages/svelte-selecto/commit/a983d66ea87ee392cf12a76369a39fd2968c5464))
12+
13+
14+
615
## [1.26.0](https://github.com/daybrush/selecto/blob/master/packages/svelte-selecto/compare/[email protected]@1.26.0) (2023-07-07)
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.26.1](https://github.com/daybrush/selecto/blob/master/packages/vue-selecto/compare/[email protected]@1.26.1) (2023-11-11)
7+
8+
9+
### :mega: Other
10+
11+
* publish packages ([a983d66](https://github.com/daybrush/selecto/blob/master/packages/vue-selecto/commit/a983d66ea87ee392cf12a76369a39fd2968c5464))
12+
13+
14+
615
## [1.26.0](https://github.com/daybrush/selecto/blob/master/packages/vue-selecto/compare/[email protected]@1.26.0) (2023-07-07)
716

817

packages/vue3-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.12.1](https://github.com/daybrush/selecto/blob/master/packages/vue-selecto/compare/[email protected]@1.12.1) (2023-11-11)
7+
8+
9+
### :memo: Documentation
10+
11+
* update Vue 3 npm reference (#158) ([53e5e10](https://github.com/daybrush/selecto/blob/master/packages/vue-selecto/commit/53e5e100264da1def070b27959283650eff957cb))
12+
13+
14+
### :mega: Other
15+
16+
* publish packages ([a983d66](https://github.com/daybrush/selecto/blob/master/packages/vue-selecto/commit/a983d66ea87ee392cf12a76369a39fd2968c5464))
17+
18+
19+
620
## [1.12.0](https://github.com/daybrush/selecto/blob/master/packages/vue-selecto/compare/[email protected]@1.12.0) (2023-07-07)
721

822

0 commit comments

Comments
 (0)