Skip to content

Commit a3ba278

Browse files
committed
chore: Release 0.29.2
1 parent 9b659fe commit a3ba278

File tree

9 files changed

+102
-0
lines changed

9 files changed

+102
-0
lines changed

CHANGELOG.md

+25
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+
## [0.29.2](https://github.com/daybrush/guides/compare/0.29.1...0.29.2) (2023-07-29)
7+
### :sparkles: Packages
8+
* `croact-guides` 0.26.2
9+
* `@scena/guides` 0.29.2
10+
* `preact-guides` 0.28.2
11+
* `@scena/react-guides` 0.28.2
12+
* `svelte-guides` 0.28.2
13+
* `vue-guides` 0.28.2
14+
* `vue3-guides` 0.12.2
15+
* `ngx-guides` 0.28.2
16+
17+
18+
### :bug: Bug Fix
19+
20+
* `@scena/react-guides`
21+
* remove console.log #71 ([ebe4518](https://github.com/daybrush/guides/commit/ebe451868f594f0afd4d040bc7f054bce50e4e97))
22+
23+
24+
### :mega: Other
25+
26+
* All
27+
* publish packages ([9b659fe](https://github.com/daybrush/guides/commit/9b659fe71eb2fcb53b731e88b1561a0b18b9fcdc))
28+
29+
30+
631
## [0.29.1](https://github.com/daybrush/guides/compare/0.29.0...0.29.1) (2023-07-23)
732
### :sparkles: Packages
833
* `croact-guides` 0.26.1

packages/croact-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.26.2](https://github.com/daybrush/guides/blob/master/packages/croact-guides/compare/[email protected]@0.26.2) (2023-07-29)
7+
8+
9+
### :mega: Other
10+
11+
* publish packages ([9b659fe](https://github.com/daybrush/guides/blob/master/packages/croact-guides/commit/9b659fe71eb2fcb53b731e88b1561a0b18b9fcdc))
12+
13+
14+
615
## [0.26.1](https://github.com/daybrush/guides/blob/master/packages/croact-guides/compare/[email protected]@0.26.1) (2023-07-23)
716

817

packages/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.29.2](https://github.com/daybrush/guides/compare/@scena/[email protected]...@scena/[email protected]) (2023-07-29)
7+
8+
9+
### :mega: Other
10+
11+
* publish packages ([9b659fe](https://github.com/daybrush/guides/commit/9b659fe71eb2fcb53b731e88b1561a0b18b9fcdc))
12+
13+
14+
615
## [0.29.1](https://github.com/daybrush/guides/compare/@scena/[email protected]...@scena/[email protected]) (2023-07-23)
716

817

packages/ngx-guides/projects/ngx-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.28.2](https://github.com/daybrush/guides/compare/[email protected]@0.28.2) (2023-07-29)
7+
8+
9+
### :mega: Other
10+
11+
* publish packages ([9b659fe](https://github.com/daybrush/guides/commit/9b659fe71eb2fcb53b731e88b1561a0b18b9fcdc))
12+
13+
14+
615
## [0.28.1](https://github.com/daybrush/guides/compare/[email protected]@0.28.1) (2023-07-23)
716

817

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.28.2](https://github.com/daybrush/guides/blob/master/packages/preact-guides/compare/[email protected]@0.28.2) (2023-07-29)
7+
8+
9+
### :mega: Other
10+
11+
* publish packages ([9b659fe](https://github.com/daybrush/guides/blob/master/packages/preact-guides/commit/9b659fe71eb2fcb53b731e88b1561a0b18b9fcdc))
12+
13+
14+
615
## [0.28.1](https://github.com/daybrush/guides/blob/master/packages/preact-guides/compare/[email protected]@0.28.1) (2023-07-23)
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.28.2](https://github.com/daybrush/guides/blob/master/packages/react-guides/compare/@scena/[email protected]...@scena/[email protected]) (2023-07-29)
7+
8+
9+
### :bug: Bug Fix
10+
11+
* remove console.log #71 ([ebe4518](https://github.com/daybrush/guides/blob/master/packages/react-guides/commit/ebe451868f594f0afd4d040bc7f054bce50e4e97))
12+
13+
14+
### :mega: Other
15+
16+
* publish packages ([9b659fe](https://github.com/daybrush/guides/blob/master/packages/react-guides/commit/9b659fe71eb2fcb53b731e88b1561a0b18b9fcdc))
17+
18+
19+
620
## [0.28.1](https://github.com/daybrush/guides/blob/master/packages/react-guides/compare/@scena/[email protected]...@scena/[email protected]) (2023-07-23)
721

822

packages/svelte-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.28.2](https://github.com/daybrush/guides/compare/[email protected]@0.28.2) (2023-07-29)
7+
8+
9+
### :mega: Other
10+
11+
* publish packages ([9b659fe](https://github.com/daybrush/guides/commit/9b659fe71eb2fcb53b731e88b1561a0b18b9fcdc))
12+
13+
14+
615
## [0.28.1](https://github.com/daybrush/guides/compare/[email protected]@0.28.1) (2023-07-23)
716

817

packages/vue-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.28.2](https://github.com/daybrush/guides/compare/[email protected]@0.28.2) (2023-07-29)
7+
8+
9+
### :mega: Other
10+
11+
* publish packages ([9b659fe](https://github.com/daybrush/guides/commit/9b659fe71eb2fcb53b731e88b1561a0b18b9fcdc))
12+
13+
14+
615
## [0.28.1](https://github.com/daybrush/guides/compare/[email protected]@0.28.1) (2023-07-23)
716

817

packages/vue3-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.12.2](https://github.com/daybrush/guides/compare/[email protected]@0.12.2) (2023-07-29)
7+
8+
9+
### :mega: Other
10+
11+
* publish packages ([9b659fe](https://github.com/daybrush/guides/commit/9b659fe71eb2fcb53b731e88b1561a0b18b9fcdc))
12+
13+
14+
615
## [0.12.1](https://github.com/daybrush/guides/compare/[email protected]@0.12.1) (2023-07-23)
716

817

0 commit comments

Comments
 (0)