diff --git a/CHANGELOG.md b/CHANGELOG.md index 54b0284..30b5365 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,31 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.29.2](https://github.com/daybrush/guides/compare/0.29.1...0.29.2) (2023-07-29) +### :sparkles: Packages +* `croact-guides` 0.26.2 +* `@scena/guides` 0.29.2 +* `preact-guides` 0.28.2 +* `@scena/react-guides` 0.28.2 +* `svelte-guides` 0.28.2 +* `vue-guides` 0.28.2 +* `vue3-guides` 0.12.2 +* `ngx-guides` 0.28.2 + + +### :bug: Bug Fix + +* `@scena/react-guides` + * remove console.log #71 ([ebe4518](https://github.com/daybrush/guides/commit/ebe451868f594f0afd4d040bc7f054bce50e4e97)) + + +### :mega: Other + +* All + * publish packages ([9b659fe](https://github.com/daybrush/guides/commit/9b659fe71eb2fcb53b731e88b1561a0b18b9fcdc)) + + + ## [0.29.1](https://github.com/daybrush/guides/compare/0.29.0...0.29.1) (2023-07-23) ### :sparkles: Packages * `croact-guides` 0.26.1 diff --git a/packages/croact-guides/CHANGELOG.md b/packages/croact-guides/CHANGELOG.md index 50921c6..a4b8a1b 100644 --- a/packages/croact-guides/CHANGELOG.md +++ b/packages/croact-guides/CHANGELOG.md @@ -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.2](https://github.com/daybrush/guides/blob/master/packages/croact-guides/compare/croact-guides@0.26.1...croact-guides@0.26.2) (2023-07-29) + + +### :mega: Other + +* publish packages ([9b659fe](https://github.com/daybrush/guides/blob/master/packages/croact-guides/commit/9b659fe71eb2fcb53b731e88b1561a0b18b9fcdc)) + + + ## [0.26.1](https://github.com/daybrush/guides/blob/master/packages/croact-guides/compare/croact-guides@0.26.0...croact-guides@0.26.1) (2023-07-23) diff --git a/packages/guides/CHANGELOG.md b/packages/guides/CHANGELOG.md index 4517815..7647cc3 100644 --- a/packages/guides/CHANGELOG.md +++ b/packages/guides/CHANGELOG.md @@ -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.29.2](https://github.com/daybrush/guides/compare/@scena/guides@0.29.1...@scena/guides@0.29.2) (2023-07-29) + + +### :mega: Other + +* publish packages ([9b659fe](https://github.com/daybrush/guides/commit/9b659fe71eb2fcb53b731e88b1561a0b18b9fcdc)) + + + ## [0.29.1](https://github.com/daybrush/guides/compare/@scena/guides@0.29.0...@scena/guides@0.29.1) (2023-07-23) diff --git a/packages/ngx-guides/projects/ngx-guides/CHANGELOG.md b/packages/ngx-guides/projects/ngx-guides/CHANGELOG.md index d237456..3696381 100644 --- a/packages/ngx-guides/projects/ngx-guides/CHANGELOG.md +++ b/packages/ngx-guides/projects/ngx-guides/CHANGELOG.md @@ -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.28.2](https://github.com/daybrush/guides/compare/ngx-guides@0.28.1...ngx-guides@0.28.2) (2023-07-29) + + +### :mega: Other + +* publish packages ([9b659fe](https://github.com/daybrush/guides/commit/9b659fe71eb2fcb53b731e88b1561a0b18b9fcdc)) + + + ## [0.28.1](https://github.com/daybrush/guides/compare/ngx-guides@0.28.0...ngx-guides@0.28.1) (2023-07-23) diff --git a/packages/preact-guides/CHANGELOG.md b/packages/preact-guides/CHANGELOG.md index a3cd2b7..1e6e4a8 100644 --- a/packages/preact-guides/CHANGELOG.md +++ b/packages/preact-guides/CHANGELOG.md @@ -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.28.2](https://github.com/daybrush/guides/blob/master/packages/preact-guides/compare/preact-guides@0.28.1...preact-guides@0.28.2) (2023-07-29) + + +### :mega: Other + +* publish packages ([9b659fe](https://github.com/daybrush/guides/blob/master/packages/preact-guides/commit/9b659fe71eb2fcb53b731e88b1561a0b18b9fcdc)) + + + ## [0.28.1](https://github.com/daybrush/guides/blob/master/packages/preact-guides/compare/preact-guides@0.28.0...preact-guides@0.28.1) (2023-07-23) diff --git a/packages/react-guides/CHANGELOG.md b/packages/react-guides/CHANGELOG.md index 960f3b3..af1d629 100644 --- a/packages/react-guides/CHANGELOG.md +++ b/packages/react-guides/CHANGELOG.md @@ -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.28.2](https://github.com/daybrush/guides/blob/master/packages/react-guides/compare/@scena/react-guides@0.28.1...@scena/react-guides@0.28.2) (2023-07-29) + + +### :bug: Bug Fix + +* remove console.log #71 ([ebe4518](https://github.com/daybrush/guides/blob/master/packages/react-guides/commit/ebe451868f594f0afd4d040bc7f054bce50e4e97)) + + +### :mega: Other + +* publish packages ([9b659fe](https://github.com/daybrush/guides/blob/master/packages/react-guides/commit/9b659fe71eb2fcb53b731e88b1561a0b18b9fcdc)) + + + ## [0.28.1](https://github.com/daybrush/guides/blob/master/packages/react-guides/compare/@scena/react-guides@0.28.0...@scena/react-guides@0.28.1) (2023-07-23) diff --git a/packages/svelte-guides/CHANGELOG.md b/packages/svelte-guides/CHANGELOG.md index ffa2e89..31b9bf8 100644 --- a/packages/svelte-guides/CHANGELOG.md +++ b/packages/svelte-guides/CHANGELOG.md @@ -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.28.2](https://github.com/daybrush/guides/compare/svelte-guides@0.28.1...svelte-guides@0.28.2) (2023-07-29) + + +### :mega: Other + +* publish packages ([9b659fe](https://github.com/daybrush/guides/commit/9b659fe71eb2fcb53b731e88b1561a0b18b9fcdc)) + + + ## [0.28.1](https://github.com/daybrush/guides/compare/svelte-guides@0.28.0...svelte-guides@0.28.1) (2023-07-23) diff --git a/packages/vue-guides/CHANGELOG.md b/packages/vue-guides/CHANGELOG.md index 9052ba0..aded9b4 100644 --- a/packages/vue-guides/CHANGELOG.md +++ b/packages/vue-guides/CHANGELOG.md @@ -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.28.2](https://github.com/daybrush/guides/compare/vue-guides@0.28.1...vue-guides@0.28.2) (2023-07-29) + + +### :mega: Other + +* publish packages ([9b659fe](https://github.com/daybrush/guides/commit/9b659fe71eb2fcb53b731e88b1561a0b18b9fcdc)) + + + ## [0.28.1](https://github.com/daybrush/guides/compare/vue-guides@0.28.0...vue-guides@0.28.1) (2023-07-23) diff --git a/packages/vue3-guides/CHANGELOG.md b/packages/vue3-guides/CHANGELOG.md index 8bcb5b8..ed71f6c 100644 --- a/packages/vue3-guides/CHANGELOG.md +++ b/packages/vue3-guides/CHANGELOG.md @@ -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.12.2](https://github.com/daybrush/guides/compare/vue3-guides@0.12.1...vue3-guides@0.12.2) (2023-07-29) + + +### :mega: Other + +* publish packages ([9b659fe](https://github.com/daybrush/guides/commit/9b659fe71eb2fcb53b731e88b1561a0b18b9fcdc)) + + + ## [0.12.1](https://github.com/daybrush/guides/compare/vue3-guides@0.12.0...vue3-guides@0.12.1) (2023-07-23)