Skip to content

Commit

Permalink
Fix changelogs
Browse files Browse the repository at this point in the history
  • Loading branch information
SeppahBaws committed Dec 20, 2024
1 parent f248bb9 commit eb598e1
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion packages/adapter-static/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

### Minor Changes

- [#1386](https://github.com/HoudiniGraphql/houdini/pull/1386) [`3c08996a`](https://github.com/HoudiniGraphql/houdini/commit/3c08996a17177937fb3cf97185660c9dda3c5cde) Thanks [@endigma](https://github.com/endigma)! - Added support for configuring Houdini's output directory
- [#1386](https://github.com/HoudiniGraphql/houdini/pull/1386) [`3c08996a`](https://github.com/HoudiniGraphql/houdini/commit/3c08996a17177937fb3cf97185660c9dda3c5cde) Thanks @endigma! - Added support for configuring Houdini's output directory

### Patch Changes

Expand Down
4 changes: 2 additions & 2 deletions packages/houdini-react/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@

### Minor Changes

- [#1402](https://github.com/HoudiniGraphql/houdini/pull/1402) [`21316ede`](https://github.com/HoudiniGraphql/houdini/commit/21316ede86e52dbdc3d0de7952385f9cb8307f46) Thanks [@SeppahBaws](https://github.com/SeppahBaws)! - Add support for vite 6
- [#1402](https://github.com/HoudiniGraphql/houdini/pull/1402) [`21316ede`](https://github.com/HoudiniGraphql/houdini/commit/21316ede86e52dbdc3d0de7952385f9cb8307f46) Thanks @SeppahBaws! - Add support for vite 6

- [#1386](https://github.com/HoudiniGraphql/houdini/pull/1386) [`3c08996a`](https://github.com/HoudiniGraphql/houdini/commit/3c08996a17177937fb3cf97185660c9dda3c5cde) Thanks [@endigma](https://github.com/endigma)! - Added support for configuring Houdini's output directory
- [#1386](https://github.com/HoudiniGraphql/houdini/pull/1386) [`3c08996a`](https://github.com/HoudiniGraphql/houdini/commit/3c08996a17177937fb3cf97185660c9dda3c5cde) Thanks @endigma! - Added support for configuring Houdini's output directory

### Patch Changes

Expand Down
4 changes: 2 additions & 2 deletions packages/houdini-svelte/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@

### Minor Changes

- [#1402](https://github.com/HoudiniGraphql/houdini/pull/1402) [`21316ede`](https://github.com/HoudiniGraphql/houdini/commit/21316ede86e52dbdc3d0de7952385f9cb8307f46) Thanks [@SeppahBaws](https://github.com/SeppahBaws)! - Add support for vite 6
- [#1402](https://github.com/HoudiniGraphql/houdini/pull/1402) [`21316ede`](https://github.com/HoudiniGraphql/houdini/commit/21316ede86e52dbdc3d0de7952385f9cb8307f46) Thanks @SeppahBaws! - Add support for vite 6

- [#1386](https://github.com/HoudiniGraphql/houdini/pull/1386) [`3c08996a`](https://github.com/HoudiniGraphql/houdini/commit/3c08996a17177937fb3cf97185660c9dda3c5cde) Thanks [@endigma](https://github.com/endigma)! - Added support for configuring Houdini's output directory
- [#1386](https://github.com/HoudiniGraphql/houdini/pull/1386) [`3c08996a`](https://github.com/HoudiniGraphql/houdini/commit/3c08996a17177937fb3cf97185660c9dda3c5cde) Thanks @endigma! - Added support for configuring Houdini's output directory

### Patch Changes

Expand Down
8 changes: 4 additions & 4 deletions packages/houdini/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@

### Minor Changes

- [#1402](https://github.com/HoudiniGraphql/houdini/pull/1402) [`21316ede`](https://github.com/HoudiniGraphql/houdini/commit/21316ede86e52dbdc3d0de7952385f9cb8307f46) Thanks [@SeppahBaws](https://github.com/SeppahBaws)! - Add support for vite 6
- [#1402](https://github.com/HoudiniGraphql/houdini/pull/1402) [`21316ede`](https://github.com/HoudiniGraphql/houdini/commit/21316ede86e52dbdc3d0de7952385f9cb8307f46) Thanks @SeppahBaws! - Add support for vite 6

- [#1386](https://github.com/HoudiniGraphql/houdini/pull/1386) [`3c08996a`](https://github.com/HoudiniGraphql/houdini/commit/3c08996a17177937fb3cf97185660c9dda3c5cde) Thanks [@endigma](https://github.com/endigma)! - Added support for configuring Houdini's output directory
- [#1386](https://github.com/HoudiniGraphql/houdini/pull/1386) [`3c08996a`](https://github.com/HoudiniGraphql/houdini/commit/3c08996a17177937fb3cf97185660c9dda3c5cde) Thanks @endigma! - Added support for configuring Houdini's output directory

### Patch Changes

- [#1404](https://github.com/HoudiniGraphql/houdini/pull/1404) [`d6375b6b`](https://github.com/HoudiniGraphql/houdini/commit/d6375b6b04ecd48fba663e83b3aed9b6b25e51b3) Thanks [@Mtn-View](https://github.com/Mtn-View)! - Throw the semantic HTTP error code and message when receiving a non-JSON error response from the server
- [#1404](https://github.com/HoudiniGraphql/houdini/pull/1404) [`d6375b6b`](https://github.com/HoudiniGraphql/houdini/commit/d6375b6b04ecd48fba663e83b3aed9b6b25e51b3) Thanks @Mtn-View! - Throw the semantic HTTP error code and message when receiving a non-JSON error response from the server

- [#1378](https://github.com/HoudiniGraphql/houdini/pull/1378) [`d2dbcd2d`](https://github.com/HoudiniGraphql/houdini/commit/d2dbcd2de9b77b855053ea7775dff1207eb60a4c) Thanks [@AlecAivazis](https://github.com/AlecAivazis)! - Add match argument to dedupe directive
- [#1378](https://github.com/HoudiniGraphql/houdini/pull/1378) [`d2dbcd2d`](https://github.com/HoudiniGraphql/houdini/commit/d2dbcd2de9b77b855053ea7775dff1207eb60a4c) Thanks @AlecAivazis! - Add match argument to dedupe directive

## 1.3.1

Expand Down

0 comments on commit eb598e1

Please sign in to comment.