Skip to content

Commit b2f0e88

Browse files
committed
chore: Release 0.29.0
1 parent 324f848 commit b2f0e88

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.0](https://github.com/daybrush/guides/compare/0.28.0...0.29.0) (2023-07-22)
7+
### :sparkles: Packages
8+
* `croact-guides` 0.26.0
9+
* `@scena/guides` 0.29.0
10+
* `preact-guides` 0.28.0
11+
* `@scena/react-guides` 0.28.0
12+
* `svelte-guides` 0.28.0
13+
* `vue-guides` 0.28.0
14+
* `vue3-guides` 0.12.0
15+
* `ngx-guides` 0.28.0
16+
17+
18+
### :rocket: New Features
19+
20+
* `@scena/react-guides`
21+
* add `guidesZoom` prop #83 ([42694cc](https://github.com/daybrush/guides/commit/42694cc48173a31df52e430697a43dfe2569426b))
22+
23+
24+
### :mega: Other
25+
26+
* All
27+
* publish packages ([324f848](https://github.com/daybrush/guides/commit/324f848e0bae231c82b33be29ee2534d58a6d6b1))
28+
29+
30+
631
## [0.28.0](https://github.com/daybrush/guides/compare/0.27.0...0.28.0) (2023-06-02)
732
### :sparkles: Packages
833
* `croact-guides` 0.25.0

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.0](https://github.com/daybrush/guides/blob/master/packages/croact-guides/compare/[email protected]@0.26.0) (2023-07-22)
7+
8+
9+
### :mega: Other
10+
11+
* publish packages ([324f848](https://github.com/daybrush/guides/blob/master/packages/croact-guides/commit/324f848e0bae231c82b33be29ee2534d58a6d6b1))
12+
13+
14+
615
## [0.25.0](https://github.com/daybrush/guides/blob/master/packages/croact-guides/compare/[email protected]@0.25.0) (2023-06-02)
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.0](https://github.com/daybrush/guides/compare/@scena/[email protected]...@scena/[email protected]) (2023-07-22)
7+
8+
9+
### :mega: Other
10+
11+
* publish packages ([324f848](https://github.com/daybrush/guides/commit/324f848e0bae231c82b33be29ee2534d58a6d6b1))
12+
13+
14+
615
## [0.28.0](https://github.com/daybrush/guides/compare/@scena/[email protected]...@scena/[email protected]) (2023-06-02)
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.0](https://github.com/daybrush/guides/compare/[email protected]@0.28.0) (2023-07-22)
7+
8+
9+
### :mega: Other
10+
11+
* publish packages ([324f848](https://github.com/daybrush/guides/commit/324f848e0bae231c82b33be29ee2534d58a6d6b1))
12+
13+
14+
615
## [0.27.0](https://github.com/daybrush/guides/compare/[email protected]@0.27.0) (2023-06-02)
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.0](https://github.com/daybrush/guides/blob/master/packages/preact-guides/compare/[email protected]@0.28.0) (2023-07-22)
7+
8+
9+
### :mega: Other
10+
11+
* publish packages ([324f848](https://github.com/daybrush/guides/blob/master/packages/preact-guides/commit/324f848e0bae231c82b33be29ee2534d58a6d6b1))
12+
13+
14+
615
## [0.27.0](https://github.com/daybrush/guides/blob/master/packages/preact-guides/compare/[email protected]@0.27.0) (2023-06-02)
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.0](https://github.com/daybrush/guides/blob/master/packages/react-guides/compare/@scena/[email protected]...@scena/[email protected]) (2023-07-22)
7+
8+
9+
### :rocket: New Features
10+
11+
* add `guidesZoom` prop #83 ([42694cc](https://github.com/daybrush/guides/blob/master/packages/react-guides/commit/42694cc48173a31df52e430697a43dfe2569426b))
12+
13+
14+
### :mega: Other
15+
16+
* publish packages ([324f848](https://github.com/daybrush/guides/blob/master/packages/react-guides/commit/324f848e0bae231c82b33be29ee2534d58a6d6b1))
17+
18+
19+
620
## [0.27.0](https://github.com/daybrush/guides/blob/master/packages/react-guides/compare/@scena/[email protected]...@scena/[email protected]) (2023-06-02)
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.0](https://github.com/daybrush/guides/compare/[email protected]@0.28.0) (2023-07-22)
7+
8+
9+
### :mega: Other
10+
11+
* publish packages ([324f848](https://github.com/daybrush/guides/commit/324f848e0bae231c82b33be29ee2534d58a6d6b1))
12+
13+
14+
615
## [0.27.0](https://github.com/daybrush/guides/compare/[email protected]@0.27.0) (2023-06-02)
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.0](https://github.com/daybrush/guides/compare/[email protected]@0.28.0) (2023-07-22)
7+
8+
9+
### :mega: Other
10+
11+
* publish packages ([324f848](https://github.com/daybrush/guides/commit/324f848e0bae231c82b33be29ee2534d58a6d6b1))
12+
13+
14+
615
## [0.27.0](https://github.com/daybrush/guides/compare/[email protected]@0.27.0) (2023-06-02)
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.0](https://github.com/daybrush/guides/compare/[email protected]@0.12.0) (2023-07-22)
7+
8+
9+
### :mega: Other
10+
11+
* publish packages ([324f848](https://github.com/daybrush/guides/commit/324f848e0bae231c82b33be29ee2534d58a6d6b1))
12+
13+
14+
615
## [0.11.0](https://github.com/daybrush/guides/compare/[email protected]@0.11.0) (2023-06-02)
716

817

0 commit comments

Comments
 (0)