Skip to content

Commit

Permalink
chore: Release 0.26.0
Browse files Browse the repository at this point in the history
  • Loading branch information
daybrush committed Apr 12, 2023
1 parent 548990d commit bd7edc2
Show file tree
Hide file tree
Showing 9 changed files with 121 additions and 0 deletions.
33 changes: 33 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,39 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.26.0](https://github.com/daybrush/guides/compare/0.25.0...0.26.0) (2023-04-12)
### :sparkles: Packages
* `croact-guides` 0.23.0
* `@scena/guides` 0.26.0
* `preact-guides` 0.25.0
* `@scena/react-guides` 0.25.0
* `svelte-guides` 0.25.0
* `vue-guides` 0.25.0
* `vue3-guides` 0.9.0
* `ngx-guides` 0.25.0


### :rocket: New Features

* `croact-guides`, `@scena/react-guides`
* add resize cursor ([85fb038](https://github.com/daybrush/guides/commit/85fb038c910e9c6c6f7432ad64acf54eaac1d0eb))
* `@scena/react-guides`
* add defaultGuidesPos prop ([a7d31ea](https://github.com/daybrush/guides/commit/a7d31eacc9ecc429fc0aa3cf6e909eb02047acba))


### :bug: Bug Fix

* `svelte-guides`
* fix svelte main field ([9157cef](https://github.com/daybrush/guides/commit/9157cef04c3688b7d14596043c5ad774f9aa5179))


### :mega: Other

* All
* publish packages ([548990d](https://github.com/daybrush/guides/commit/548990d8577ffe565b8605f74edd9eb5a6519deb))



## [0.25.0](https://github.com/daybrush/guides/compare/0.24.0...0.25.0) (2023-04-06)
### :sparkles: Packages
* `croact-guides` 0.22.0
Expand Down
14 changes: 14 additions & 0 deletions packages/croact-guides/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,20 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.23.0](https://github.com/daybrush/guides/blob/master/packages/croact-guides/compare/[email protected]@0.23.0) (2023-04-12)


### :rocket: New Features

* add resize cursor ([85fb038](https://github.com/daybrush/guides/blob/master/packages/croact-guides/commit/85fb038c910e9c6c6f7432ad64acf54eaac1d0eb))


### :mega: Other

* publish packages ([548990d](https://github.com/daybrush/guides/blob/master/packages/croact-guides/commit/548990d8577ffe565b8605f74edd9eb5a6519deb))



## 0.22.0 (2023-04-06)


Expand Down
9 changes: 9 additions & 0 deletions packages/guides/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.26.0](https://github.com/daybrush/guides/compare/@scena/[email protected]...@scena/[email protected]) (2023-04-12)


### :mega: Other

* publish packages ([548990d](https://github.com/daybrush/guides/commit/548990d8577ffe565b8605f74edd9eb5a6519deb))



## [0.25.0](https://github.com/daybrush/guides/compare/@scena/[email protected]...@scena/[email protected]) (2023-04-06)


Expand Down
9 changes: 9 additions & 0 deletions packages/ngx-guides/projects/ngx-guides/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.25.0](https://github.com/daybrush/guides/compare/[email protected]@0.25.0) (2023-04-12)


### :mega: Other

* publish packages ([548990d](https://github.com/daybrush/guides/commit/548990d8577ffe565b8605f74edd9eb5a6519deb))



## [0.24.0](https://github.com/daybrush/guides/compare/[email protected]@0.24.0) (2023-04-06)


Expand Down
9 changes: 9 additions & 0 deletions packages/preact-guides/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.25.0](https://github.com/daybrush/guides/blob/master/packages/preact-guides/compare/[email protected]@0.25.0) (2023-04-12)


### :mega: Other

* publish packages ([548990d](https://github.com/daybrush/guides/blob/master/packages/preact-guides/commit/548990d8577ffe565b8605f74edd9eb5a6519deb))



## [0.24.0](https://github.com/daybrush/guides/blob/master/packages/preact-guides/compare/[email protected]@0.24.0) (2023-04-06)


Expand Down
15 changes: 15 additions & 0 deletions packages/react-guides/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,21 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.25.0](https://github.com/daybrush/guides/blob/master/packages/react-guides/compare/@scena/[email protected]...@scena/[email protected]) (2023-04-12)


### :rocket: New Features

* add defaultGuidesPos prop ([a7d31ea](https://github.com/daybrush/guides/blob/master/packages/react-guides/commit/a7d31eacc9ecc429fc0aa3cf6e909eb02047acba))
* add resize cursor ([85fb038](https://github.com/daybrush/guides/blob/master/packages/react-guides/commit/85fb038c910e9c6c6f7432ad64acf54eaac1d0eb))


### :mega: Other

* publish packages ([548990d](https://github.com/daybrush/guides/blob/master/packages/react-guides/commit/548990d8577ffe565b8605f74edd9eb5a6519deb))



## [0.24.0](https://github.com/daybrush/guides/blob/master/packages/react-guides/compare/@scena/[email protected]...@scena/[email protected]) (2023-04-06)


Expand Down
14 changes: 14 additions & 0 deletions packages/svelte-guides/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,20 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.25.0](https://github.com/daybrush/guides/compare/[email protected]@0.25.0) (2023-04-12)


### :bug: Bug Fix

* fix svelte main field ([9157cef](https://github.com/daybrush/guides/commit/9157cef04c3688b7d14596043c5ad774f9aa5179))


### :mega: Other

* publish packages ([548990d](https://github.com/daybrush/guides/commit/548990d8577ffe565b8605f74edd9eb5a6519deb))



## [0.24.0](https://github.com/daybrush/guides/compare/[email protected]@0.24.0) (2023-04-06)


Expand Down
9 changes: 9 additions & 0 deletions packages/vue-guides/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.25.0](https://github.com/daybrush/guides/compare/[email protected]@0.25.0) (2023-04-12)


### :mega: Other

* publish packages ([548990d](https://github.com/daybrush/guides/commit/548990d8577ffe565b8605f74edd9eb5a6519deb))



## [0.24.0](https://github.com/daybrush/guides/compare/[email protected]@0.24.0) (2023-04-06)


Expand Down
9 changes: 9 additions & 0 deletions packages/vue3-guides/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.9.0](https://github.com/daybrush/guides/compare/[email protected]@0.9.0) (2023-04-12)


### :mega: Other

* publish packages ([548990d](https://github.com/daybrush/guides/commit/548990d8577ffe565b8605f74edd9eb5a6519deb))



## [0.8.0](https://github.com/daybrush/guides/compare/[email protected]@0.8.0) (2023-04-06)


Expand Down

0 comments on commit bd7edc2

Please sign in to comment.