diff --git a/CHANGELOG.md b/CHANGELOG.md index 7cfc784..c8916a0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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.4](https://github.com/daybrush/guides/compare/0.26.2...0.26.4) (2023-05-15) +### :sparkles: Packages +* `croact-guides` 0.23.2 +* `@scena/guides` 0.26.4 +* `preact-guides` 0.25.2 +* `@scena/react-guides` 0.25.2 +* `svelte-guides` 0.25.4 +* `vue-guides` 0.25.4 +* `vue3-guides` 0.9.4 +* `ngx-guides` 0.25.4 + + +### :rocket: New Features + +* `preact-guides`, `croact-guides`, `@scena/react-guides`, `@scena/guides` + * update depency modules ([21b67a8](https://github.com/daybrush/guides/commit/21b67a80dfd61183e175d9ac6c64502c092aba74)) + + +### :bug: Bug Fix + +* `@scena/guides` + * fix containerProvider #81 ([d12a0b2](https://github.com/daybrush/guides/commit/d12a0b213adac199f61358f71a0787f1d05208ba)) + + +### :mega: Other + +* All + * publish packages ([1898b89](https://github.com/daybrush/guides/commit/1898b895d5c812a5fd77d99a5928f7e420152772)) +* `vue3-guides`, `vue-guides`, `svelte-guides`, `ngx-guides`, `@scena/guides` + * update packages ([d8db884](https://github.com/daybrush/guides/commit/d8db884cdf43c19f77ad9c5721d3a466808853c3)) + + + ## [0.26.2](https://github.com/daybrush/guides/compare/0.26.0...0.26.2) (2023-05-07) ### :sparkles: Packages * `croact-guides` 0.23.1 diff --git a/packages/croact-guides/CHANGELOG.md b/packages/croact-guides/CHANGELOG.md index 49cdba9..0e39abf 100644 --- a/packages/croact-guides/CHANGELOG.md +++ b/packages/croact-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.23.2](https://github.com/daybrush/guides/blob/master/packages/croact-guides/compare/croact-guides@0.23.1...croact-guides@0.23.2) (2023-05-15) + + +### :rocket: New Features + +* update depency modules ([21b67a8](https://github.com/daybrush/guides/blob/master/packages/croact-guides/commit/21b67a80dfd61183e175d9ac6c64502c092aba74)) + + +### :mega: Other + +* publish packages ([1898b89](https://github.com/daybrush/guides/blob/master/packages/croact-guides/commit/1898b895d5c812a5fd77d99a5928f7e420152772)) + + + ## [0.23.1](https://github.com/daybrush/guides/blob/master/packages/croact-guides/compare/croact-guides@0.23.0...croact-guides@0.23.1) (2023-05-07) diff --git a/packages/guides/CHANGELOG.md b/packages/guides/CHANGELOG.md index 9aea7cb..5e3e2ba 100644 --- a/packages/guides/CHANGELOG.md +++ b/packages/guides/CHANGELOG.md @@ -3,6 +3,26 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.26.4](https://github.com/daybrush/guides/compare/@scena/guides@0.26.2...@scena/guides@0.26.4) (2023-05-15) + + +### :rocket: New Features + +* update depency modules ([21b67a8](https://github.com/daybrush/guides/commit/21b67a80dfd61183e175d9ac6c64502c092aba74)) + + +### :bug: Bug Fix + +* fix containerProvider #81 ([d12a0b2](https://github.com/daybrush/guides/commit/d12a0b213adac199f61358f71a0787f1d05208ba)) + + +### :mega: Other + +* publish packages ([1898b89](https://github.com/daybrush/guides/commit/1898b895d5c812a5fd77d99a5928f7e420152772)) +* update packages ([d8db884](https://github.com/daybrush/guides/commit/d8db884cdf43c19f77ad9c5721d3a466808853c3)) + + + ## [0.26.2](https://github.com/daybrush/guides/compare/@scena/guides@0.26.0...@scena/guides@0.26.2) (2023-05-07) diff --git a/packages/ngx-guides/projects/ngx-guides/CHANGELOG.md b/packages/ngx-guides/projects/ngx-guides/CHANGELOG.md index 49f557e..8b064d4 100644 --- a/packages/ngx-guides/projects/ngx-guides/CHANGELOG.md +++ b/packages/ngx-guides/projects/ngx-guides/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.25.4](https://github.com/daybrush/guides/compare/ngx-guides@0.25.2...ngx-guides@0.25.4) (2023-05-15) + + +### :mega: Other + +* publish packages ([1898b89](https://github.com/daybrush/guides/commit/1898b895d5c812a5fd77d99a5928f7e420152772)) +* update packages ([d8db884](https://github.com/daybrush/guides/commit/d8db884cdf43c19f77ad9c5721d3a466808853c3)) + + + ## [0.25.2](https://github.com/daybrush/guides/compare/ngx-guides@0.25.0...ngx-guides@0.25.2) (2023-05-07) diff --git a/packages/preact-guides/CHANGELOG.md b/packages/preact-guides/CHANGELOG.md index cc0edb4..95ed611 100644 --- a/packages/preact-guides/CHANGELOG.md +++ b/packages/preact-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.25.2](https://github.com/daybrush/guides/blob/master/packages/preact-guides/compare/preact-guides@0.25.1...preact-guides@0.25.2) (2023-05-15) + + +### :rocket: New Features + +* update depency modules ([21b67a8](https://github.com/daybrush/guides/blob/master/packages/preact-guides/commit/21b67a80dfd61183e175d9ac6c64502c092aba74)) + + +### :mega: Other + +* publish packages ([1898b89](https://github.com/daybrush/guides/blob/master/packages/preact-guides/commit/1898b895d5c812a5fd77d99a5928f7e420152772)) + + + ## [0.25.1](https://github.com/daybrush/guides/blob/master/packages/preact-guides/compare/preact-guides@0.25.0...preact-guides@0.25.1) (2023-05-07) diff --git a/packages/react-guides/CHANGELOG.md b/packages/react-guides/CHANGELOG.md index 3e263eb..e0e6a99 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.25.2](https://github.com/daybrush/guides/blob/master/packages/react-guides/compare/@scena/react-guides@0.25.1...@scena/react-guides@0.25.2) (2023-05-15) + + +### :rocket: New Features + +* update depency modules ([21b67a8](https://github.com/daybrush/guides/blob/master/packages/react-guides/commit/21b67a80dfd61183e175d9ac6c64502c092aba74)) + + +### :mega: Other + +* publish packages ([1898b89](https://github.com/daybrush/guides/blob/master/packages/react-guides/commit/1898b895d5c812a5fd77d99a5928f7e420152772)) + + + ## [0.25.1](https://github.com/daybrush/guides/blob/master/packages/react-guides/compare/@scena/react-guides@0.25.0...@scena/react-guides@0.25.1) (2023-05-07) diff --git a/packages/svelte-guides/CHANGELOG.md b/packages/svelte-guides/CHANGELOG.md index b7ba03f..f081040 100644 --- a/packages/svelte-guides/CHANGELOG.md +++ b/packages/svelte-guides/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.25.4](https://github.com/daybrush/guides/compare/svelte-guides@0.25.2...svelte-guides@0.25.4) (2023-05-15) + + +### :mega: Other + +* publish packages ([1898b89](https://github.com/daybrush/guides/commit/1898b895d5c812a5fd77d99a5928f7e420152772)) +* update packages ([d8db884](https://github.com/daybrush/guides/commit/d8db884cdf43c19f77ad9c5721d3a466808853c3)) + + + ## [0.25.2](https://github.com/daybrush/guides/compare/svelte-guides@0.25.0...svelte-guides@0.25.2) (2023-05-07) diff --git a/packages/vue-guides/CHANGELOG.md b/packages/vue-guides/CHANGELOG.md index a70ff83..c8d48c9 100644 --- a/packages/vue-guides/CHANGELOG.md +++ b/packages/vue-guides/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.25.4](https://github.com/daybrush/guides/compare/vue-guides@0.25.2...vue-guides@0.25.4) (2023-05-15) + + +### :mega: Other + +* publish packages ([1898b89](https://github.com/daybrush/guides/commit/1898b895d5c812a5fd77d99a5928f7e420152772)) +* update packages ([d8db884](https://github.com/daybrush/guides/commit/d8db884cdf43c19f77ad9c5721d3a466808853c3)) + + + ## [0.25.2](https://github.com/daybrush/guides/compare/vue-guides@0.25.0...vue-guides@0.25.2) (2023-05-07) diff --git a/packages/vue3-guides/CHANGELOG.md b/packages/vue3-guides/CHANGELOG.md index 77cbd85..785b23f 100644 --- a/packages/vue3-guides/CHANGELOG.md +++ b/packages/vue3-guides/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.9.4](https://github.com/daybrush/guides/compare/vue3-guides@0.9.2...vue3-guides@0.9.4) (2023-05-15) + + +### :mega: Other + +* publish packages ([1898b89](https://github.com/daybrush/guides/commit/1898b895d5c812a5fd77d99a5928f7e420152772)) +* update packages ([d8db884](https://github.com/daybrush/guides/commit/d8db884cdf43c19f77ad9c5721d3a466808853c3)) + + + ## [0.9.2](https://github.com/daybrush/guides/compare/vue3-guides@0.9.0...vue3-guides@0.9.2) (2023-05-07)