Skip to content

Commit 0a34d92

Browse files
committed
chore: Release 1.24.0
1 parent 24ccfe3 commit 0a34d92

9 files changed

Lines changed: 102 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,31 @@
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.24.0](https://github.com/daybrush/selecto/compare/1.23.0...1.24.0) (2023-06-21)
7+
### :sparkles: Packages
8+
* `lit-selecto` 1.24.0
9+
* `preact-selecto` 1.21.0
10+
* `react-selecto` 1.24.0
11+
* `selecto` 1.24.0
12+
* `svelte-selecto` 1.24.0
13+
* `vue-selecto` 1.24.0
14+
* `vue3-selecto` 1.10.0
15+
* `ngx-selecto` 1.24.0
16+
17+
18+
### :rocket: New Features
19+
20+
* `selecto`
21+
* add isDragStartEnd property in select events ([218f23c](https://github.com/daybrush/selecto/commit/218f23cdae73dd70a326885540c85bc5c2360393))
22+
23+
24+
### :mega: Other
25+
26+
* All
27+
* publish packages ([24ccfe3](https://github.com/daybrush/selecto/commit/24ccfe384e3b6868482f7fe9102c3b44a9b9f6ab))
28+
29+
30+
631
## [1.23.0](https://github.com/daybrush/selecto/compare/1.22.6...1.23.0) (2023-06-19)
732
### :sparkles: Packages
833
* `lit-selecto` 1.23.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.24.0](https://github.com/daybrush/selecto/blob/master/packages/preact-selecto/compare/lit-selecto@1.23.0...lit-selecto@1.24.0) (2023-06-21)
7+
8+
9+
### :mega: Other
10+
11+
* publish packages ([24ccfe3](https://github.com/daybrush/selecto/blob/master/packages/preact-selecto/commit/24ccfe384e3b6868482f7fe9102c3b44a9b9f6ab))
12+
13+
14+
615
## [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)
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.24.0](https://github.com/daybrush/selecto/blob/master/packages/ngx-selecto/compare/ngx-selecto@1.23.0...ngx-selecto@1.24.0) (2023-06-21)
7+
8+
9+
### :mega: Other
10+
11+
* publish packages ([24ccfe3](https://github.com/daybrush/selecto/blob/master/packages/ngx-selecto/commit/24ccfe384e3b6868482f7fe9102c3b44a9b9f6ab))
12+
13+
14+
615
## [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)
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.21.0](https://github.com/daybrush/selecto/blob/master/packages/preact-selecto/compare/preact-selecto@1.20.0...preact-selecto@1.21.0) (2023-06-21)
7+
8+
9+
### :mega: Other
10+
11+
* publish packages ([24ccfe3](https://github.com/daybrush/selecto/blob/master/packages/preact-selecto/commit/24ccfe384e3b6868482f7fe9102c3b44a9b9f6ab))
12+
13+
14+
615
## [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)
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.24.0](https://github.com/daybrush/selecto/blob/master/packages/react-selecto/compare/react-selecto@1.23.0...react-selecto@1.24.0) (2023-06-21)
7+
8+
9+
### :mega: Other
10+
11+
* publish packages ([24ccfe3](https://github.com/daybrush/selecto/blob/master/packages/react-selecto/commit/24ccfe384e3b6868482f7fe9102c3b44a9b9f6ab))
12+
13+
14+
615
## [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)
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.24.0](https://github.com/daybrush/selecto/compare/selecto@1.23.0...selecto@1.24.0) (2023-06-21)
7+
8+
9+
### :rocket: New Features
10+
11+
* add isDragStartEnd property in select events ([218f23c](https://github.com/daybrush/selecto/commit/218f23cdae73dd70a326885540c85bc5c2360393))
12+
13+
14+
### :mega: Other
15+
16+
* publish packages ([24ccfe3](https://github.com/daybrush/selecto/commit/24ccfe384e3b6868482f7fe9102c3b44a9b9f6ab))
17+
18+
19+
620
## [1.23.0](https://github.com/daybrush/selecto/compare/selecto@1.22.6...selecto@1.23.0) (2023-06-19)
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.24.0](https://github.com/daybrush/selecto/blob/master/packages/svelte-selecto/compare/svelte-selecto@1.23.0...svelte-selecto@1.24.0) (2023-06-21)
7+
8+
9+
### :mega: Other
10+
11+
* publish packages ([24ccfe3](https://github.com/daybrush/selecto/blob/master/packages/svelte-selecto/commit/24ccfe384e3b6868482f7fe9102c3b44a9b9f6ab))
12+
13+
14+
615
## [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)
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.24.0](https://github.com/daybrush/selecto/blob/master/packages/vue-selecto/compare/vue-selecto@1.23.0...vue-selecto@1.24.0) (2023-06-21)
7+
8+
9+
### :mega: Other
10+
11+
* publish packages ([24ccfe3](https://github.com/daybrush/selecto/blob/master/packages/vue-selecto/commit/24ccfe384e3b6868482f7fe9102c3b44a9b9f6ab))
12+
13+
14+
615
## [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)
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.10.0](https://github.com/daybrush/selecto/blob/master/packages/vue-selecto/compare/vue3-selecto@1.9.0...vue3-selecto@1.10.0) (2023-06-21)
7+
8+
9+
### :mega: Other
10+
11+
* publish packages ([24ccfe3](https://github.com/daybrush/selecto/blob/master/packages/vue-selecto/commit/24ccfe384e3b6868482f7fe9102c3b44a9b9f6ab))
12+
13+
14+
615
## [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)
716

817

0 commit comments

Comments
 (0)