Skip to content

Commit bd7edc2

Browse files
committed
chore: Release 0.26.0
1 parent 548990d commit bd7edc2

File tree

9 files changed

+121
-0
lines changed

9 files changed

+121
-0
lines changed

CHANGELOG.md

+33
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,39 @@
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/compare/0.25.0...0.26.0) (2023-04-12)
7+
### :sparkles: Packages
8+
* `croact-guides` 0.23.0
9+
* `@scena/guides` 0.26.0
10+
* `preact-guides` 0.25.0
11+
* `@scena/react-guides` 0.25.0
12+
* `svelte-guides` 0.25.0
13+
* `vue-guides` 0.25.0
14+
* `vue3-guides` 0.9.0
15+
* `ngx-guides` 0.25.0
16+
17+
18+
### :rocket: New Features
19+
20+
* `croact-guides`, `@scena/react-guides`
21+
* add resize cursor ([85fb038](https://github.com/daybrush/guides/commit/85fb038c910e9c6c6f7432ad64acf54eaac1d0eb))
22+
* `@scena/react-guides`
23+
* add defaultGuidesPos prop ([a7d31ea](https://github.com/daybrush/guides/commit/a7d31eacc9ecc429fc0aa3cf6e909eb02047acba))
24+
25+
26+
### :bug: Bug Fix
27+
28+
* `svelte-guides`
29+
* fix svelte main field ([9157cef](https://github.com/daybrush/guides/commit/9157cef04c3688b7d14596043c5ad774f9aa5179))
30+
31+
32+
### :mega: Other
33+
34+
* All
35+
* publish packages ([548990d](https://github.com/daybrush/guides/commit/548990d8577ffe565b8605f74edd9eb5a6519deb))
36+
37+
38+
639
## [0.25.0](https://github.com/daybrush/guides/compare/0.24.0...0.25.0) (2023-04-06)
740
### :sparkles: Packages
841
* `croact-guides` 0.22.0

packages/croact-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.23.0](https://github.com/daybrush/guides/blob/master/packages/croact-guides/compare/[email protected]@0.23.0) (2023-04-12)
7+
8+
9+
### :rocket: New Features
10+
11+
* add resize cursor ([85fb038](https://github.com/daybrush/guides/blob/master/packages/croact-guides/commit/85fb038c910e9c6c6f7432ad64acf54eaac1d0eb))
12+
13+
14+
### :mega: Other
15+
16+
* publish packages ([548990d](https://github.com/daybrush/guides/blob/master/packages/croact-guides/commit/548990d8577ffe565b8605f74edd9eb5a6519deb))
17+
18+
19+
620
## 0.22.0 (2023-04-06)
721

822

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.26.0](https://github.com/daybrush/guides/compare/@scena/[email protected]...@scena/[email protected]) (2023-04-12)
7+
8+
9+
### :mega: Other
10+
11+
* publish packages ([548990d](https://github.com/daybrush/guides/commit/548990d8577ffe565b8605f74edd9eb5a6519deb))
12+
13+
14+
615
## [0.25.0](https://github.com/daybrush/guides/compare/@scena/[email protected]...@scena/[email protected]) (2023-04-06)
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.25.0](https://github.com/daybrush/guides/compare/[email protected]@0.25.0) (2023-04-12)
7+
8+
9+
### :mega: Other
10+
11+
* publish packages ([548990d](https://github.com/daybrush/guides/commit/548990d8577ffe565b8605f74edd9eb5a6519deb))
12+
13+
14+
615
## [0.24.0](https://github.com/daybrush/guides/compare/[email protected]@0.24.0) (2023-04-06)
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.25.0](https://github.com/daybrush/guides/blob/master/packages/preact-guides/compare/[email protected]@0.25.0) (2023-04-12)
7+
8+
9+
### :mega: Other
10+
11+
* publish packages ([548990d](https://github.com/daybrush/guides/blob/master/packages/preact-guides/commit/548990d8577ffe565b8605f74edd9eb5a6519deb))
12+
13+
14+
615
## [0.24.0](https://github.com/daybrush/guides/blob/master/packages/preact-guides/compare/[email protected]@0.24.0) (2023-04-06)
716

817

packages/react-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.25.0](https://github.com/daybrush/guides/blob/master/packages/react-guides/compare/@scena/[email protected]...@scena/[email protected]) (2023-04-12)
7+
8+
9+
### :rocket: New Features
10+
11+
* add defaultGuidesPos prop ([a7d31ea](https://github.com/daybrush/guides/blob/master/packages/react-guides/commit/a7d31eacc9ecc429fc0aa3cf6e909eb02047acba))
12+
* add resize cursor ([85fb038](https://github.com/daybrush/guides/blob/master/packages/react-guides/commit/85fb038c910e9c6c6f7432ad64acf54eaac1d0eb))
13+
14+
15+
### :mega: Other
16+
17+
* publish packages ([548990d](https://github.com/daybrush/guides/blob/master/packages/react-guides/commit/548990d8577ffe565b8605f74edd9eb5a6519deb))
18+
19+
20+
621
## [0.24.0](https://github.com/daybrush/guides/blob/master/packages/react-guides/compare/@scena/[email protected]...@scena/[email protected]) (2023-04-06)
722

823

packages/svelte-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.0](https://github.com/daybrush/guides/compare/[email protected]@0.25.0) (2023-04-12)
7+
8+
9+
### :bug: Bug Fix
10+
11+
* fix svelte main field ([9157cef](https://github.com/daybrush/guides/commit/9157cef04c3688b7d14596043c5ad774f9aa5179))
12+
13+
14+
### :mega: Other
15+
16+
* publish packages ([548990d](https://github.com/daybrush/guides/commit/548990d8577ffe565b8605f74edd9eb5a6519deb))
17+
18+
19+
620
## [0.24.0](https://github.com/daybrush/guides/compare/[email protected]@0.24.0) (2023-04-06)
721

822

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.25.0](https://github.com/daybrush/guides/compare/[email protected]@0.25.0) (2023-04-12)
7+
8+
9+
### :mega: Other
10+
11+
* publish packages ([548990d](https://github.com/daybrush/guides/commit/548990d8577ffe565b8605f74edd9eb5a6519deb))
12+
13+
14+
615
## [0.24.0](https://github.com/daybrush/guides/compare/[email protected]@0.24.0) (2023-04-06)
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.9.0](https://github.com/daybrush/guides/compare/[email protected]@0.9.0) (2023-04-12)
7+
8+
9+
### :mega: Other
10+
11+
* publish packages ([548990d](https://github.com/daybrush/guides/commit/548990d8577ffe565b8605f74edd9eb5a6519deb))
12+
13+
14+
615
## [0.8.0](https://github.com/daybrush/guides/compare/[email protected]@0.8.0) (2023-04-06)
716

817

0 commit comments

Comments
 (0)