Skip to content

Commit c70efe7

Browse files
committed
chore: Release 0.28.0
1 parent 53d07f3 commit c70efe7

File tree

9 files changed

+112
-0
lines changed

9 files changed

+112
-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.28.0](https://github.com/daybrush/guides/compare/0.27.0...0.28.0) (2023-06-02)
7+
### :sparkles: Packages
8+
* `croact-guides` 0.25.0
9+
* `@scena/guides` 0.28.0
10+
* `preact-guides` 0.27.0
11+
* `@scena/react-guides` 0.27.0
12+
* `svelte-guides` 0.27.0
13+
* `vue-guides` 0.27.0
14+
* `vue3-guides` 0.11.0
15+
* `ngx-guides` 0.27.0
16+
17+
18+
### :rocket: New Features
19+
20+
* `preact-guides`, `croact-guides`, `@scena/react-guides`
21+
* update ruler and add drawRuler method ([20b1182](https://github.com/daybrush/guides/commit/20b1182c3e8c93980418f34e1360cb4c81a2a0d3))
22+
23+
24+
### :mega: Other
25+
26+
* All
27+
* publish packages ([53d07f3](https://github.com/daybrush/guides/commit/53d07f3e31011ee6bff1a2558380dc6e61e98337))
28+
29+
30+
631
## [0.27.0](https://github.com/daybrush/guides/compare/0.26.5...0.27.0) (2023-06-01)
732
### :sparkles: Packages
833
* `croact-guides` 0.24.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.25.0](https://github.com/daybrush/guides/blob/master/packages/croact-guides/compare/[email protected]@0.25.0) (2023-06-02)
7+
8+
9+
### :rocket: New Features
10+
11+
* update ruler and add drawRuler method ([20b1182](https://github.com/daybrush/guides/blob/master/packages/croact-guides/commit/20b1182c3e8c93980418f34e1360cb4c81a2a0d3))
12+
13+
14+
### :mega: Other
15+
16+
* publish packages ([53d07f3](https://github.com/daybrush/guides/blob/master/packages/croact-guides/commit/53d07f3e31011ee6bff1a2558380dc6e61e98337))
17+
18+
19+
620
## [0.24.0](https://github.com/daybrush/guides/blob/master/packages/croact-guides/compare/[email protected]@0.24.0) (2023-06-01)
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.28.0](https://github.com/daybrush/guides/compare/@scena/[email protected]...@scena/[email protected]) (2023-06-02)
7+
8+
9+
### :mega: Other
10+
11+
* publish packages ([53d07f3](https://github.com/daybrush/guides/commit/53d07f3e31011ee6bff1a2558380dc6e61e98337))
12+
13+
14+
615
## [0.27.0](https://github.com/daybrush/guides/compare/@scena/[email protected]...@scena/[email protected]) (2023-06-01)
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.27.0](https://github.com/daybrush/guides/compare/[email protected]@0.27.0) (2023-06-02)
7+
8+
9+
### :mega: Other
10+
11+
* publish packages ([53d07f3](https://github.com/daybrush/guides/commit/53d07f3e31011ee6bff1a2558380dc6e61e98337))
12+
13+
14+
615
## [0.26.0](https://github.com/daybrush/guides/compare/[email protected]@0.26.0) (2023-06-01)
716

817

packages/preact-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.27.0](https://github.com/daybrush/guides/blob/master/packages/preact-guides/compare/[email protected]@0.27.0) (2023-06-02)
7+
8+
9+
### :rocket: New Features
10+
11+
* update ruler and add drawRuler method ([20b1182](https://github.com/daybrush/guides/blob/master/packages/preact-guides/commit/20b1182c3e8c93980418f34e1360cb4c81a2a0d3))
12+
13+
14+
### :mega: Other
15+
16+
* publish packages ([53d07f3](https://github.com/daybrush/guides/blob/master/packages/preact-guides/commit/53d07f3e31011ee6bff1a2558380dc6e61e98337))
17+
18+
19+
620
## [0.26.0](https://github.com/daybrush/guides/blob/master/packages/preact-guides/compare/[email protected]@0.26.0) (2023-06-01)
721

822

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.27.0](https://github.com/daybrush/guides/blob/master/packages/react-guides/compare/@scena/[email protected]...@scena/[email protected]) (2023-06-02)
7+
8+
9+
### :rocket: New Features
10+
11+
* update ruler and add drawRuler method ([20b1182](https://github.com/daybrush/guides/blob/master/packages/react-guides/commit/20b1182c3e8c93980418f34e1360cb4c81a2a0d3))
12+
13+
14+
### :mega: Other
15+
16+
* publish packages ([53d07f3](https://github.com/daybrush/guides/blob/master/packages/react-guides/commit/53d07f3e31011ee6bff1a2558380dc6e61e98337))
17+
18+
19+
620
## [0.26.0](https://github.com/daybrush/guides/blob/master/packages/react-guides/compare/@scena/[email protected]...@scena/[email protected]) (2023-06-01)
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.27.0](https://github.com/daybrush/guides/compare/[email protected]@0.27.0) (2023-06-02)
7+
8+
9+
### :mega: Other
10+
11+
* publish packages ([53d07f3](https://github.com/daybrush/guides/commit/53d07f3e31011ee6bff1a2558380dc6e61e98337))
12+
13+
14+
615
## [0.26.0](https://github.com/daybrush/guides/compare/[email protected]@0.26.0) (2023-06-01)
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.27.0](https://github.com/daybrush/guides/compare/[email protected]@0.27.0) (2023-06-02)
7+
8+
9+
### :mega: Other
10+
11+
* publish packages ([53d07f3](https://github.com/daybrush/guides/commit/53d07f3e31011ee6bff1a2558380dc6e61e98337))
12+
13+
14+
615
## [0.26.0](https://github.com/daybrush/guides/compare/[email protected]@0.26.0) (2023-06-01)
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.11.0](https://github.com/daybrush/guides/compare/[email protected]@0.11.0) (2023-06-02)
7+
8+
9+
### :mega: Other
10+
11+
* publish packages ([53d07f3](https://github.com/daybrush/guides/commit/53d07f3e31011ee6bff1a2558380dc6e61e98337))
12+
13+
14+
615
## [0.10.0](https://github.com/daybrush/guides/compare/[email protected]@0.10.0) (2023-06-01)
716

817

0 commit comments

Comments
 (0)