Skip to content

Commit 0d1624d

Browse files
committed
chore: Release 1.22.6
1 parent 533bd18 commit 0d1624d

File tree

9 files changed

+97
-0
lines changed

9 files changed

+97
-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.22.6](https://github.com/daybrush/selecto/compare/1.22.5...1.22.6) (2023-06-04)
7+
### :sparkles: Packages
8+
* `lit-selecto` 1.22.6
9+
* `preact-selecto` 1.19.6
10+
* `react-selecto` 1.22.6
11+
* `selecto` 1.22.6
12+
* `svelte-selecto` 1.22.7
13+
* `vue-selecto` 1.22.6
14+
* `vue3-selecto` 1.8.7
15+
* `ngx-selecto` 1.22.6
16+
17+
18+
### :bug: Bug Fix
19+
20+
* `selecto`
21+
* fix node, window condition #132 ([865029d](https://github.com/daybrush/selecto/commit/865029dfbb845775e76f52d332dc2ad940e52466))
22+
23+
24+
### :mega: Other
25+
26+
* `vue3-selecto`, `vue-selecto`, `svelte-selecto`, `react-selecto`, `preact-selecto`, `ngx-selecto`, `lit-selecto`
27+
* publish packages ([533bd18](https://github.com/daybrush/selecto/commit/533bd18facefe9c6bd5cc4d279756733ef8acf84))
28+
29+
30+
631
## [1.22.5](https://github.com/daybrush/selecto/compare/1.22.3...1.22.5) (2023-06-04)
732
### :sparkles: Packages
833
* `lit-selecto` 1.22.5

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.22.6](https://github.com/daybrush/selecto/blob/master/packages/preact-selecto/compare/[email protected]@1.22.6) (2023-06-04)
7+
8+
9+
### :mega: Other
10+
11+
* publish packages ([533bd18](https://github.com/daybrush/selecto/blob/master/packages/preact-selecto/commit/533bd18facefe9c6bd5cc4d279756733ef8acf84))
12+
13+
14+
615
## [1.22.5](https://github.com/daybrush/selecto/blob/master/packages/preact-selecto/compare/[email protected]@1.22.5) (2023-06-04)
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.22.6](https://github.com/daybrush/selecto/blob/master/packages/ngx-selecto/compare/[email protected]@1.22.6) (2023-06-04)
7+
8+
9+
### :mega: Other
10+
11+
* publish packages ([533bd18](https://github.com/daybrush/selecto/blob/master/packages/ngx-selecto/commit/533bd18facefe9c6bd5cc4d279756733ef8acf84))
12+
13+
14+
615
## [1.22.5](https://github.com/daybrush/selecto/blob/master/packages/ngx-selecto/compare/[email protected]@1.22.5) (2023-06-04)
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.19.6](https://github.com/daybrush/selecto/blob/master/packages/preact-selecto/compare/[email protected]@1.19.6) (2023-06-04)
7+
8+
9+
### :mega: Other
10+
11+
* publish packages ([533bd18](https://github.com/daybrush/selecto/blob/master/packages/preact-selecto/commit/533bd18facefe9c6bd5cc4d279756733ef8acf84))
12+
13+
14+
615
## [1.19.5](https://github.com/daybrush/selecto/blob/master/packages/preact-selecto/compare/[email protected]@1.19.5) (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.22.6](https://github.com/daybrush/selecto/blob/master/packages/react-selecto/compare/[email protected]@1.22.6) (2023-06-04)
7+
8+
9+
### :mega: Other
10+
11+
* publish packages ([533bd18](https://github.com/daybrush/selecto/blob/master/packages/react-selecto/commit/533bd18facefe9c6bd5cc4d279756733ef8acf84))
12+
13+
14+
615
## [1.22.5](https://github.com/daybrush/selecto/blob/master/packages/react-selecto/compare/[email protected]@1.22.5) (2023-06-04)
716

817

packages/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.6](https://github.com/daybrush/selecto/compare/[email protected]@1.22.6) (2023-06-04)
7+
8+
9+
### :bug: Bug Fix
10+
11+
* fix node, window condition #132 ([865029d](https://github.com/daybrush/selecto/commit/865029dfbb845775e76f52d332dc2ad940e52466))
12+
13+
14+
615
## [1.22.5](https://github.com/daybrush/selecto/compare/[email protected]@1.22.5) (2023-06-04)
716

817

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.22.7](https://github.com/daybrush/selecto/blob/master/packages/svelte-selecto/compare/[email protected]@1.22.7) (2023-06-04)
7+
8+
9+
### :mega: Other
10+
11+
* publish packages ([533bd18](https://github.com/daybrush/selecto/blob/master/packages/svelte-selecto/commit/533bd18facefe9c6bd5cc4d279756733ef8acf84))
12+
13+
14+
615
## [1.22.6](https://github.com/daybrush/selecto/blob/master/packages/svelte-selecto/compare/[email protected]@1.22.6) (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.22.6](https://github.com/daybrush/selecto/blob/master/packages/vue-selecto/compare/[email protected]@1.22.6) (2023-06-04)
7+
8+
9+
### :mega: Other
10+
11+
* publish packages ([533bd18](https://github.com/daybrush/selecto/blob/master/packages/vue-selecto/commit/533bd18facefe9c6bd5cc4d279756733ef8acf84))
12+
13+
14+
615
## [1.22.5](https://github.com/daybrush/selecto/blob/master/packages/vue-selecto/compare/[email protected]@1.22.5) (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.8.7](https://github.com/daybrush/selecto/blob/master/packages/vue-selecto/compare/[email protected]@1.8.7) (2023-06-04)
7+
8+
9+
### :mega: Other
10+
11+
* publish packages ([533bd18](https://github.com/daybrush/selecto/blob/master/packages/vue-selecto/commit/533bd18facefe9c6bd5cc4d279756733ef8acf84))
12+
13+
14+
615
## [1.8.6](https://github.com/daybrush/selecto/blob/master/packages/vue-selecto/compare/[email protected]@1.8.6) (2023-06-04)
716

817

0 commit comments

Comments
 (0)