Skip to content

Commit 30fde83

Browse files
committed
chore: Release 1.25.0
1 parent e973375 commit 30fde83

File tree

9 files changed

+102
-0
lines changed

9 files changed

+102
-0
lines changed

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.25.0](https://github.com/daybrush/selecto/compare/1.24.0...1.25.0) (2023-06-22)
7+
### :sparkles: Packages
8+
* `lit-selecto` 1.25.0
9+
* `preact-selecto` 1.22.0
10+
* `react-selecto` 1.25.0
11+
* `selecto` 1.25.0
12+
* `svelte-selecto` 1.25.0
13+
* `vue-selecto` 1.25.0
14+
* `vue3-selecto` 1.11.0
15+
* `ngx-selecto` 1.25.0
16+
17+
18+
### :rocket: New Features
19+
20+
* `selecto`
21+
* add startSelected on select event ([e615626](https://github.com/daybrush/selecto/commit/e6156265144ad22ab10db7460ce1ad5b939384c8))
22+
23+
24+
### :mega: Other
25+
26+
* All
27+
* publish packages ([e973375](https://github.com/daybrush/selecto/commit/e97337540d4908e2c7d86c0028997f3729636bff))
28+
29+
30+
631

732

833
**Note:** Version bump only for package selecto-root

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.0](https://github.com/daybrush/selecto/blob/master/packages/preact-selecto/compare/[email protected]@1.25.0) (2023-06-22)
7+
8+
9+
### :mega: Other
10+
11+
* publish packages ([e973375](https://github.com/daybrush/selecto/blob/master/packages/preact-selecto/commit/e97337540d4908e2c7d86c0028997f3729636bff))
12+
13+
14+
615
## [1.24.0](https://github.com/daybrush/selecto/blob/master/packages/preact-selecto/compare/[email protected]@1.24.0) (2023-06-21)
716

817
**Note:** Version bump only for package lit-selecto

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.0](https://github.com/daybrush/selecto/blob/master/packages/ngx-selecto/compare/[email protected]@1.25.0) (2023-06-22)
7+
8+
9+
### :mega: Other
10+
11+
* publish packages ([e973375](https://github.com/daybrush/selecto/blob/master/packages/ngx-selecto/commit/e97337540d4908e2c7d86c0028997f3729636bff))
12+
13+
14+
615
## [1.24.0](https://github.com/daybrush/selecto/blob/master/packages/ngx-selecto/compare/[email protected]@1.24.0) (2023-06-21)
716

817
**Note:** Version bump only for package ngx-selecto

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.0](https://github.com/daybrush/selecto/blob/master/packages/preact-selecto/compare/[email protected]@1.22.0) (2023-06-22)
7+
8+
9+
### :mega: Other
10+
11+
* publish packages ([e973375](https://github.com/daybrush/selecto/blob/master/packages/preact-selecto/commit/e97337540d4908e2c7d86c0028997f3729636bff))
12+
13+
14+
615
## [1.21.0](https://github.com/daybrush/selecto/blob/master/packages/preact-selecto/compare/[email protected]@1.21.0) (2023-06-21)
716

817
**Note:** Version bump only for package preact-selecto

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.25.0](https://github.com/daybrush/selecto/blob/master/packages/react-selecto/compare/[email protected]@1.25.0) (2023-06-22)
7+
8+
9+
### :mega: Other
10+
11+
* publish packages ([e973375](https://github.com/daybrush/selecto/blob/master/packages/react-selecto/commit/e97337540d4908e2c7d86c0028997f3729636bff))
12+
13+
14+
615
## [1.24.0](https://github.com/daybrush/selecto/blob/master/packages/react-selecto/compare/[email protected]@1.24.0) (2023-06-21)
716

817
**Note:** Version bump only for package react-selecto

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.0](https://github.com/daybrush/selecto/compare/[email protected]@1.25.0) (2023-06-22)
7+
8+
9+
### :rocket: New Features
10+
11+
* add startSelected on select event ([e615626](https://github.com/daybrush/selecto/commit/e6156265144ad22ab10db7460ce1ad5b939384c8))
12+
13+
14+
### :mega: Other
15+
16+
* publish packages ([e973375](https://github.com/daybrush/selecto/commit/e97337540d4908e2c7d86c0028997f3729636bff))
17+
18+
19+
620
## [1.24.0](https://github.com/daybrush/selecto/compare/[email protected]@1.24.0) (2023-06-21)
721

822
**Note:** Version bump only for package selecto

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.0](https://github.com/daybrush/selecto/blob/master/packages/svelte-selecto/compare/[email protected]@1.25.0) (2023-06-22)
7+
8+
9+
### :mega: Other
10+
11+
* publish packages ([e973375](https://github.com/daybrush/selecto/blob/master/packages/svelte-selecto/commit/e97337540d4908e2c7d86c0028997f3729636bff))
12+
13+
14+
615
## [1.24.0](https://github.com/daybrush/selecto/blob/master/packages/svelte-selecto/compare/[email protected]@1.24.0) (2023-06-21)
716

817
**Note:** Version bump only for package svelte-selecto

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.0](https://github.com/daybrush/selecto/blob/master/packages/vue-selecto/compare/[email protected]@1.25.0) (2023-06-22)
7+
8+
9+
### :mega: Other
10+
11+
* publish packages ([e973375](https://github.com/daybrush/selecto/blob/master/packages/vue-selecto/commit/e97337540d4908e2c7d86c0028997f3729636bff))
12+
13+
14+
615
## [1.24.0](https://github.com/daybrush/selecto/blob/master/packages/vue-selecto/compare/[email protected]@1.24.0) (2023-06-21)
716

817
**Note:** Version bump only for package vue-selecto

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.0](https://github.com/daybrush/selecto/blob/master/packages/vue-selecto/compare/[email protected]@1.11.0) (2023-06-22)
7+
8+
9+
### :mega: Other
10+
11+
* publish packages ([e973375](https://github.com/daybrush/selecto/blob/master/packages/vue-selecto/commit/e97337540d4908e2c7d86c0028997f3729636bff))
12+
13+
14+
615
## [1.10.0](https://github.com/daybrush/selecto/blob/master/packages/vue-selecto/compare/[email protected]@1.10.0) (2023-06-21)
716

817
**Note:** Version bump only for package vue3-selecto

0 commit comments

Comments
 (0)