diff --git a/packages/houdini-plugin-svelte-global-stores/CHANGELOG.md b/packages/houdini-plugin-svelte-global-stores/CHANGELOG.md index 0ff222ad9..9b8178ccb 100644 --- a/packages/houdini-plugin-svelte-global-stores/CHANGELOG.md +++ b/packages/houdini-plugin-svelte-global-stores/CHANGELOG.md @@ -2,7 +2,7 @@ ## 1.2.1 -### Patch Changes +### Dependency Changes - Updated dependencies [[`5f3bc42`](https://github.com/HoudiniGraphql/houdini/commit/5f3bc42dcd1cf4f8dddd45e8064e5f3a994c6eeb), [`c0bc1fc`](https://github.com/HoudiniGraphql/houdini/commit/c0bc1fc46c571a4df5cae0b7c7a1f87589f11997), [`7e30f68`](https://github.com/HoudiniGraphql/houdini/commit/7e30f68c3de705ee44c98d194ccfca1110b549e9)]: - houdini@1.2.1 diff --git a/packages/houdini-react/CHANGELOG.md b/packages/houdini-react/CHANGELOG.md index 6e5642810..ce1f0bbd8 100644 --- a/packages/houdini-react/CHANGELOG.md +++ b/packages/houdini-react/CHANGELOG.md @@ -2,7 +2,7 @@ ## 1.2.1 -### Patch Changes +### Dependency Changes - Updated dependencies [[`5f3bc42`](https://github.com/HoudiniGraphql/houdini/commit/5f3bc42dcd1cf4f8dddd45e8064e5f3a994c6eeb), [`c0bc1fc`](https://github.com/HoudiniGraphql/houdini/commit/c0bc1fc46c571a4df5cae0b7c7a1f87589f11997)]: - houdini@1.2.1 diff --git a/packages/houdini-svelte/CHANGELOG.md b/packages/houdini-svelte/CHANGELOG.md index 921852a6e..d27dfaf56 100644 --- a/packages/houdini-svelte/CHANGELOG.md +++ b/packages/houdini-svelte/CHANGELOG.md @@ -4,7 +4,7 @@ ### Patch Changes -- [#1068](https://github.com/HoudiniGraphql/houdini/pull/1068) [`7e30f68`](https://github.com/HoudiniGraphql/houdini/commit/7e30f68c3de705ee44c98d194ccfca1110b549e9) Thanks [@AlecAivazis](https://github.com/AlecAivazis)! - Fix bug with lazy component queries causing them to subscribe to the cache before fetching +- [#1068](https://github.com/HoudiniGraphql/houdini/pull/1068) [`7e30f68`](https://github.com/HoudiniGraphql/houdini/commit/7e30f68c3de705ee44c98d194ccfca1110b549e9) Thanks @AlecAivazis! - Fix bug with lazy component queries causing them to subscribe to the cache before fetching - Updated dependencies [[`5f3bc42`](https://github.com/HoudiniGraphql/houdini/commit/5f3bc42dcd1cf4f8dddd45e8064e5f3a994c6eeb), [`c0bc1fc`](https://github.com/HoudiniGraphql/houdini/commit/c0bc1fc46c571a4df5cae0b7c7a1f87589f11997)]: - houdini@1.2.1 diff --git a/packages/houdini/CHANGELOG.md b/packages/houdini/CHANGELOG.md index 189dab90f..ebd551d51 100644 --- a/packages/houdini/CHANGELOG.md +++ b/packages/houdini/CHANGELOG.md @@ -2,11 +2,11 @@ ## 1.2.1 -### Patch Changes +### 🐛 Fixes -- [#1067](https://github.com/HoudiniGraphql/houdini/pull/1067) [`5f3bc42`](https://github.com/HoudiniGraphql/houdini/commit/5f3bc42dcd1cf4f8dddd45e8064e5f3a994c6eeb) Thanks [@HanielU](https://github.com/HanielU)! - Fix bug causing svelte files to be parsed as jsx +- [#1067](https://github.com/HoudiniGraphql/houdini/pull/1067) [`5f3bc42`](https://github.com/HoudiniGraphql/houdini/commit/5f3bc42dcd1cf4f8dddd45e8064e5f3a994c6eeb) Thanks @HanielU! - Fix bug causing svelte files to be parsed as jsx -- [#1063](https://github.com/HoudiniGraphql/houdini/pull/1063) [`c0bc1fc`](https://github.com/HoudiniGraphql/houdini/commit/c0bc1fc46c571a4df5cae0b7c7a1f87589f11997) Thanks [@scottBowles](https://github.com/scottBowles)! - Fix bug when fragments spanned abstract boundaries inside of inline fragment +- [#1063](https://github.com/HoudiniGraphql/houdini/pull/1063) [`c0bc1fc`](https://github.com/HoudiniGraphql/houdini/commit/c0bc1fc46c571a4df5cae0b7c7a1f87589f11997) Thanks @scottBowles! - Fix bug when fragments spanned abstract boundaries inside of inline fragment ## 1.2.0