Skip to content

Commit 1760ded

Browse files
committed
chore: Release 0.29.1
1 parent 73e2427 commit 1760ded

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.1](https://github.com/daybrush/guides/compare/0.29.0...0.29.1) (2023-07-23)
7+
### :sparkles: Packages
8+
* `croact-guides` 0.26.1
9+
* `@scena/guides` 0.29.1
10+
* `preact-guides` 0.28.1
11+
* `@scena/react-guides` 0.28.1
12+
* `svelte-guides` 0.28.1
13+
* `vue-guides` 0.28.1
14+
* `vue3-guides` 0.12.1
15+
* `ngx-guides` 0.28.1
16+
17+
18+
### :bug: Bug Fix
19+
20+
* `@scena/react-guides`
21+
* fix guides zoom #83 ([207f218](https://github.com/daybrush/guides/commit/207f218266968c0a206df10a0732312e3a6508de))
22+
23+
24+
### :mega: Other
25+
26+
* All
27+
* publish packages ([73e2427](https://github.com/daybrush/guides/commit/73e24270c27eec1f30cc051fe84569e79f85822c))
28+
29+
30+
631
## [0.29.0](https://github.com/daybrush/guides/compare/0.28.0...0.29.0) (2023-07-22)
732
### :sparkles: Packages
833
* `croact-guides` 0.26.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.1](https://github.com/daybrush/guides/blob/master/packages/croact-guides/compare/[email protected]@0.26.1) (2023-07-23)
7+
8+
9+
### :mega: Other
10+
11+
* publish packages ([73e2427](https://github.com/daybrush/guides/blob/master/packages/croact-guides/commit/73e24270c27eec1f30cc051fe84569e79f85822c))
12+
13+
14+
615
## [0.26.0](https://github.com/daybrush/guides/blob/master/packages/croact-guides/compare/[email protected]@0.26.0) (2023-07-22)
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.1](https://github.com/daybrush/guides/compare/@scena/[email protected]...@scena/[email protected]) (2023-07-23)
7+
8+
9+
### :mega: Other
10+
11+
* publish packages ([73e2427](https://github.com/daybrush/guides/commit/73e24270c27eec1f30cc051fe84569e79f85822c))
12+
13+
14+
615
## [0.29.0](https://github.com/daybrush/guides/compare/@scena/[email protected]...@scena/[email protected]) (2023-07-22)
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.1](https://github.com/daybrush/guides/compare/[email protected]@0.28.1) (2023-07-23)
7+
8+
9+
### :mega: Other
10+
11+
* publish packages ([73e2427](https://github.com/daybrush/guides/commit/73e24270c27eec1f30cc051fe84569e79f85822c))
12+
13+
14+
615
## [0.28.0](https://github.com/daybrush/guides/compare/[email protected]@0.28.0) (2023-07-22)
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.1](https://github.com/daybrush/guides/blob/master/packages/preact-guides/compare/[email protected]@0.28.1) (2023-07-23)
7+
8+
9+
### :mega: Other
10+
11+
* publish packages ([73e2427](https://github.com/daybrush/guides/blob/master/packages/preact-guides/commit/73e24270c27eec1f30cc051fe84569e79f85822c))
12+
13+
14+
615
## [0.28.0](https://github.com/daybrush/guides/blob/master/packages/preact-guides/compare/[email protected]@0.28.0) (2023-07-22)
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.1](https://github.com/daybrush/guides/blob/master/packages/react-guides/compare/@scena/[email protected]...@scena/[email protected]) (2023-07-23)
7+
8+
9+
### :bug: Bug Fix
10+
11+
* fix guides zoom #83 ([207f218](https://github.com/daybrush/guides/blob/master/packages/react-guides/commit/207f218266968c0a206df10a0732312e3a6508de))
12+
13+
14+
### :mega: Other
15+
16+
* publish packages ([73e2427](https://github.com/daybrush/guides/blob/master/packages/react-guides/commit/73e24270c27eec1f30cc051fe84569e79f85822c))
17+
18+
19+
620
## [0.28.0](https://github.com/daybrush/guides/blob/master/packages/react-guides/compare/@scena/[email protected]...@scena/[email protected]) (2023-07-22)
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.1](https://github.com/daybrush/guides/compare/[email protected]@0.28.1) (2023-07-23)
7+
8+
9+
### :mega: Other
10+
11+
* publish packages ([73e2427](https://github.com/daybrush/guides/commit/73e24270c27eec1f30cc051fe84569e79f85822c))
12+
13+
14+
615
## [0.28.0](https://github.com/daybrush/guides/compare/[email protected]@0.28.0) (2023-07-22)
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.1](https://github.com/daybrush/guides/compare/[email protected]@0.28.1) (2023-07-23)
7+
8+
9+
### :mega: Other
10+
11+
* publish packages ([73e2427](https://github.com/daybrush/guides/commit/73e24270c27eec1f30cc051fe84569e79f85822c))
12+
13+
14+
615
## [0.28.0](https://github.com/daybrush/guides/compare/[email protected]@0.28.0) (2023-07-22)
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.1](https://github.com/daybrush/guides/compare/[email protected]@0.12.1) (2023-07-23)
7+
8+
9+
### :mega: Other
10+
11+
* publish packages ([73e2427](https://github.com/daybrush/guides/commit/73e24270c27eec1f30cc051fe84569e79f85822c))
12+
13+
14+
615
## [0.12.0](https://github.com/daybrush/guides/compare/[email protected]@0.12.0) (2023-07-22)
716

817

0 commit comments

Comments
 (0)