Skip to content

Commit 473ccb4

Browse files
committed
chore: Release 1.25.1
1 parent fe8aa72 commit 473ccb4

File tree

9 files changed

+112
-0
lines changed

9 files changed

+112
-0
lines changed

CHANGELOG.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,35 @@
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.25.1](https://github.com/daybrush/selecto/compare/1.25.0...1.25.1) (2023-07-05)
7+
### :sparkles: Packages
8+
* `lit-selecto` 1.25.1
9+
* `preact-selecto` 1.22.1
10+
* `react-selecto` 1.25.2
11+
* `selecto` 1.25.1
12+
* `svelte-selecto` 1.25.1
13+
* `vue-selecto` 1.25.1
14+
* `vue3-selecto` 1.11.1
15+
* `ngx-selecto` 1.25.1
16+
17+
18+
### :bug: Bug Fix
19+
20+
* `selecto`
21+
* fix isDragStart condition #141 ([f901416](https://github.com/daybrush/selecto/commit/f901416ec711edbb35bda7072194d8c0b0ba4679))
22+
* `react-selecto`
23+
* fix react event types ([00cfaba](https://github.com/daybrush/selecto/commit/00cfabaaf75693c1f27cf899b5626f8ff63856fe))
24+
25+
26+
### :mega: Other
27+
28+
* All
29+
* publish packages ([fe8aa72](https://github.com/daybrush/selecto/commit/fe8aa72fddf49e90c0e0d69e3764b02ea382ca59))
30+
* `react-selecto`
31+
* bump react-selecto version ([7175900](https://github.com/daybrush/selecto/commit/717590006f54a468aa8067c5ade3a87ec7fbd9d8))
32+
33+
34+
635
## [1.25.0](https://github.com/daybrush/selecto/compare/1.24.0...1.25.0) (2023-06-22)
736
### :sparkles: Packages
837
* `lit-selecto` 1.25.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.25.1](https://github.com/daybrush/selecto/blob/master/packages/preact-selecto/compare/[email protected]@1.25.1) (2023-07-05)
7+
8+
9+
### :mega: Other
10+
11+
* publish packages ([fe8aa72](https://github.com/daybrush/selecto/blob/master/packages/preact-selecto/commit/fe8aa72fddf49e90c0e0d69e3764b02ea382ca59))
12+
13+
14+
615
## [1.25.0](https://github.com/daybrush/selecto/blob/master/packages/preact-selecto/compare/[email protected]@1.25.0) (2023-06-22)
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.25.1](https://github.com/daybrush/selecto/blob/master/packages/ngx-selecto/compare/[email protected]@1.25.1) (2023-07-05)
7+
8+
9+
### :mega: Other
10+
11+
* publish packages ([fe8aa72](https://github.com/daybrush/selecto/blob/master/packages/ngx-selecto/commit/fe8aa72fddf49e90c0e0d69e3764b02ea382ca59))
12+
13+
14+
615
## [1.25.0](https://github.com/daybrush/selecto/blob/master/packages/ngx-selecto/compare/[email protected]@1.25.0) (2023-06-22)
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.22.1](https://github.com/daybrush/selecto/blob/master/packages/preact-selecto/compare/[email protected]@1.22.1) (2023-07-05)
7+
8+
9+
### :mega: Other
10+
11+
* publish packages ([fe8aa72](https://github.com/daybrush/selecto/blob/master/packages/preact-selecto/commit/fe8aa72fddf49e90c0e0d69e3764b02ea382ca59))
12+
13+
14+
615
## [1.22.0](https://github.com/daybrush/selecto/blob/master/packages/preact-selecto/compare/[email protected]@1.22.0) (2023-06-22)
716

817

packages/react-selecto/CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,21 @@
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.25.2](https://github.com/daybrush/selecto/blob/master/packages/react-selecto/compare/[email protected]@1.25.2) (2023-07-05)
7+
8+
9+
### :bug: Bug Fix
10+
11+
* fix react event types ([00cfaba](https://github.com/daybrush/selecto/blob/master/packages/react-selecto/commit/00cfabaaf75693c1f27cf899b5626f8ff63856fe))
12+
13+
14+
### :mega: Other
15+
16+
* bump react-selecto version ([7175900](https://github.com/daybrush/selecto/blob/master/packages/react-selecto/commit/717590006f54a468aa8067c5ade3a87ec7fbd9d8))
17+
* publish packages ([fe8aa72](https://github.com/daybrush/selecto/blob/master/packages/react-selecto/commit/fe8aa72fddf49e90c0e0d69e3764b02ea382ca59))
18+
19+
20+
621
## [1.25.0](https://github.com/daybrush/selecto/blob/master/packages/react-selecto/compare/[email protected]@1.25.0) (2023-06-22)
722

823

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.25.1](https://github.com/daybrush/selecto/compare/[email protected]@1.25.1) (2023-07-05)
7+
8+
9+
### :bug: Bug Fix
10+
11+
* fix isDragStart condition #141 ([f901416](https://github.com/daybrush/selecto/commit/f901416ec711edbb35bda7072194d8c0b0ba4679))
12+
13+
14+
### :mega: Other
15+
16+
* publish packages ([fe8aa72](https://github.com/daybrush/selecto/commit/fe8aa72fddf49e90c0e0d69e3764b02ea382ca59))
17+
18+
19+
620
## [1.25.0](https://github.com/daybrush/selecto/compare/[email protected]@1.25.0) (2023-06-22)
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.25.1](https://github.com/daybrush/selecto/blob/master/packages/svelte-selecto/compare/[email protected]@1.25.1) (2023-07-05)
7+
8+
9+
### :mega: Other
10+
11+
* publish packages ([fe8aa72](https://github.com/daybrush/selecto/blob/master/packages/svelte-selecto/commit/fe8aa72fddf49e90c0e0d69e3764b02ea382ca59))
12+
13+
14+
615
## [1.25.0](https://github.com/daybrush/selecto/blob/master/packages/svelte-selecto/compare/[email protected]@1.25.0) (2023-06-22)
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.25.1](https://github.com/daybrush/selecto/blob/master/packages/vue-selecto/compare/[email protected]@1.25.1) (2023-07-05)
7+
8+
9+
### :mega: Other
10+
11+
* publish packages ([fe8aa72](https://github.com/daybrush/selecto/blob/master/packages/vue-selecto/commit/fe8aa72fddf49e90c0e0d69e3764b02ea382ca59))
12+
13+
14+
615
## [1.25.0](https://github.com/daybrush/selecto/blob/master/packages/vue-selecto/compare/[email protected]@1.25.0) (2023-06-22)
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.11.1](https://github.com/daybrush/selecto/blob/master/packages/vue-selecto/compare/[email protected]@1.11.1) (2023-07-05)
7+
8+
9+
### :mega: Other
10+
11+
* publish packages ([fe8aa72](https://github.com/daybrush/selecto/blob/master/packages/vue-selecto/commit/fe8aa72fddf49e90c0e0d69e3764b02ea382ca59))
12+
13+
14+
615
## [1.11.0](https://github.com/daybrush/selecto/blob/master/packages/vue-selecto/compare/[email protected]@1.11.0) (2023-06-22)
716

817

0 commit comments

Comments
 (0)