Skip to content

Commit 2d86d2d

Browse files
committed
chore: Release 0.26.2
1 parent e1fb57c commit 2d86d2d

File tree

9 files changed

+117
-0
lines changed

9 files changed

+117
-0
lines changed

CHANGELOG.md

+29
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+
## [0.26.2](https://github.com/daybrush/guides/compare/0.26.0...0.26.2) (2023-05-07)
7+
### :sparkles: Packages
8+
* `croact-guides` 0.23.1
9+
* `@scena/guides` 0.26.2
10+
* `preact-guides` 0.25.1
11+
* `@scena/react-guides` 0.25.1
12+
* `svelte-guides` 0.25.2
13+
* `vue-guides` 0.25.2
14+
* `vue3-guides` 0.9.2
15+
* `ngx-guides` 0.25.2
16+
17+
18+
### :bug: Bug Fix
19+
20+
* `@scena/guides`
21+
* fix not triggered events #80 ([a8acea3](https://github.com/daybrush/guides/commit/a8acea31ceb22a89055e117c67e4d122e4cb52ac))
22+
* `@scena/react-guides`
23+
* fix resize observer ([29cf3b0](https://github.com/daybrush/guides/commit/29cf3b076abf7095fd22c65f6a2baf9ac70287cb))
24+
25+
26+
### :mega: Other
27+
28+
* All
29+
* publish packages ([e1fb57c](https://github.com/daybrush/guides/commit/e1fb57c59a4a8e6b3e55ffb68cfea64760270288))
30+
* `vue3-guides`, `vue-guides`, `svelte-guides`, `ngx-guides`, `croact-guides`, `@scena/guides`
31+
* update croact version ([2fd28db](https://github.com/daybrush/guides/commit/2fd28dbbfd648b8ee6fee39f3972057fce580ae0))
32+
33+
34+
635
## [0.26.0](https://github.com/daybrush/guides/compare/0.25.0...0.26.0) (2023-04-12)
736
### :sparkles: Packages
837
* `croact-guides` 0.23.0

packages/croact-guides/CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,16 @@
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+
## [0.23.1](https://github.com/daybrush/guides/blob/master/packages/croact-guides/compare/[email protected]@0.23.1) (2023-05-07)
7+
8+
9+
### :mega: Other
10+
11+
* publish packages ([e1fb57c](https://github.com/daybrush/guides/blob/master/packages/croact-guides/commit/e1fb57c59a4a8e6b3e55ffb68cfea64760270288))
12+
* update croact version ([2fd28db](https://github.com/daybrush/guides/blob/master/packages/croact-guides/commit/2fd28dbbfd648b8ee6fee39f3972057fce580ae0))
13+
14+
15+
616
## [0.23.0](https://github.com/daybrush/guides/blob/master/packages/croact-guides/compare/[email protected]@0.23.0) (2023-04-12)
717

818

packages/guides/CHANGELOG.md

+15
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+
## [0.26.2](https://github.com/daybrush/guides/compare/@scena/[email protected]...@scena/[email protected]) (2023-05-07)
7+
8+
9+
### :bug: Bug Fix
10+
11+
* fix not triggered events #80 ([a8acea3](https://github.com/daybrush/guides/commit/a8acea31ceb22a89055e117c67e4d122e4cb52ac))
12+
13+
14+
### :mega: Other
15+
16+
* publish packages ([e1fb57c](https://github.com/daybrush/guides/commit/e1fb57c59a4a8e6b3e55ffb68cfea64760270288))
17+
* update croact version ([2fd28db](https://github.com/daybrush/guides/commit/2fd28dbbfd648b8ee6fee39f3972057fce580ae0))
18+
19+
20+
621
## [0.26.0](https://github.com/daybrush/guides/compare/@scena/[email protected]...@scena/[email protected]) (2023-04-12)
722

823

packages/ngx-guides/projects/ngx-guides/CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,16 @@
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+
## [0.25.2](https://github.com/daybrush/guides/compare/[email protected]@0.25.2) (2023-05-07)
7+
8+
9+
### :mega: Other
10+
11+
* publish packages ([e1fb57c](https://github.com/daybrush/guides/commit/e1fb57c59a4a8e6b3e55ffb68cfea64760270288))
12+
* update croact version ([2fd28db](https://github.com/daybrush/guides/commit/2fd28dbbfd648b8ee6fee39f3972057fce580ae0))
13+
14+
15+
616
## [0.25.0](https://github.com/daybrush/guides/compare/[email protected]@0.25.0) (2023-04-12)
717

818

packages/preact-guides/CHANGELOG.md

+9
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+
## [0.25.1](https://github.com/daybrush/guides/blob/master/packages/preact-guides/compare/[email protected]@0.25.1) (2023-05-07)
7+
8+
9+
### :mega: Other
10+
11+
* publish packages ([e1fb57c](https://github.com/daybrush/guides/blob/master/packages/preact-guides/commit/e1fb57c59a4a8e6b3e55ffb68cfea64760270288))
12+
13+
14+
615
## [0.25.0](https://github.com/daybrush/guides/blob/master/packages/preact-guides/compare/[email protected]@0.25.0) (2023-04-12)
716

817

packages/react-guides/CHANGELOG.md

+14
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+
## [0.25.1](https://github.com/daybrush/guides/blob/master/packages/react-guides/compare/@scena/[email protected]...@scena/[email protected]) (2023-05-07)
7+
8+
9+
### :bug: Bug Fix
10+
11+
* fix resize observer ([29cf3b0](https://github.com/daybrush/guides/blob/master/packages/react-guides/commit/29cf3b076abf7095fd22c65f6a2baf9ac70287cb))
12+
13+
14+
### :mega: Other
15+
16+
* publish packages ([e1fb57c](https://github.com/daybrush/guides/blob/master/packages/react-guides/commit/e1fb57c59a4a8e6b3e55ffb68cfea64760270288))
17+
18+
19+
620
## [0.25.0](https://github.com/daybrush/guides/blob/master/packages/react-guides/compare/@scena/[email protected]...@scena/[email protected]) (2023-04-12)
721

822

packages/svelte-guides/CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,16 @@
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+
## [0.25.2](https://github.com/daybrush/guides/compare/[email protected]@0.25.2) (2023-05-07)
7+
8+
9+
### :mega: Other
10+
11+
* publish packages ([e1fb57c](https://github.com/daybrush/guides/commit/e1fb57c59a4a8e6b3e55ffb68cfea64760270288))
12+
* update croact version ([2fd28db](https://github.com/daybrush/guides/commit/2fd28dbbfd648b8ee6fee39f3972057fce580ae0))
13+
14+
15+
616
## [0.25.0](https://github.com/daybrush/guides/compare/[email protected]@0.25.0) (2023-04-12)
717

818

packages/vue-guides/CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,16 @@
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+
## [0.25.2](https://github.com/daybrush/guides/compare/[email protected]@0.25.2) (2023-05-07)
7+
8+
9+
### :mega: Other
10+
11+
* publish packages ([e1fb57c](https://github.com/daybrush/guides/commit/e1fb57c59a4a8e6b3e55ffb68cfea64760270288))
12+
* update croact version ([2fd28db](https://github.com/daybrush/guides/commit/2fd28dbbfd648b8ee6fee39f3972057fce580ae0))
13+
14+
15+
616
## [0.25.0](https://github.com/daybrush/guides/compare/[email protected]@0.25.0) (2023-04-12)
717

818

packages/vue3-guides/CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,16 @@
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+
## [0.9.2](https://github.com/daybrush/guides/compare/[email protected]@0.9.2) (2023-05-07)
7+
8+
9+
### :mega: Other
10+
11+
* publish packages ([e1fb57c](https://github.com/daybrush/guides/commit/e1fb57c59a4a8e6b3e55ffb68cfea64760270288))
12+
* update croact version ([2fd28db](https://github.com/daybrush/guides/commit/2fd28dbbfd648b8ee6fee39f3972057fce580ae0))
13+
14+
15+
616
## [0.9.0](https://github.com/daybrush/guides/compare/[email protected]@0.9.0) (2023-04-12)
717

818

0 commit comments

Comments
 (0)