Skip to content

Commit

Permalink
update changelogs
Browse files Browse the repository at this point in the history
  • Loading branch information
AlecAivazis committed Mar 29, 2024
1 parent 0d52aff commit 63f109d
Show file tree
Hide file tree
Showing 7 changed files with 17 additions and 13 deletions.
4 changes: 2 additions & 2 deletions packages/adapter-auto/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@

## 1.2.46

### Patch Changes
### Dependency Changes

- Updated dependencies [[`f45e9126`](https://github.com/HoudiniGraphql/houdini/commit/f45e9126e2481cfcd67043e1f5bd7bef6575acaf), [`6820d36e`](https://github.com/HoudiniGraphql/houdini/commit/6820d36ea4f452f904319a322afa44f6765b5285)]:
- [email protected]

## 1.2.45

### Patch Changes
### Dependency Changes

- Updated dependencies [[`7f426d94`](https://github.com/HoudiniGraphql/houdini/commit/7f426d94bc13d061c39e19310f6e5de48ea4e219)]:
- [email protected]
Expand Down
4 changes: 2 additions & 2 deletions packages/adapter-cloudflare/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@

## 1.2.46

### Patch Changes
### Dependency Changes

- Updated dependencies [[`f45e9126`](https://github.com/HoudiniGraphql/houdini/commit/f45e9126e2481cfcd67043e1f5bd7bef6575acaf), [`6820d36e`](https://github.com/HoudiniGraphql/houdini/commit/6820d36ea4f452f904319a322afa44f6765b5285)]:
- [email protected]

## 1.2.45

### Patch Changes
### Dependency Changes

- Updated dependencies [[`7f426d94`](https://github.com/HoudiniGraphql/houdini/commit/7f426d94bc13d061c39e19310f6e5de48ea4e219)]:
- [email protected]
Expand Down
4 changes: 2 additions & 2 deletions packages/adapter-node/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@

## 1.2.46

### Patch Changes
### Dependency Changes

- Updated dependencies [[`f45e9126`](https://github.com/HoudiniGraphql/houdini/commit/f45e9126e2481cfcd67043e1f5bd7bef6575acaf), [`6820d36e`](https://github.com/HoudiniGraphql/houdini/commit/6820d36ea4f452f904319a322afa44f6765b5285)]:
- [email protected]

## 1.2.45

### Patch Changes
### Dependency Changes

- Updated dependencies [[`7f426d94`](https://github.com/HoudiniGraphql/houdini/commit/7f426d94bc13d061c39e19310f6e5de48ea4e219)]:
- [email protected]
Expand Down
6 changes: 4 additions & 2 deletions packages/houdini-react/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,11 @@

## 1.2.46

### Patch Changes
### 🐛 Fixes

- [#1291](https://github.com/HoudiniGraphql/houdini/pull/1291) [`c1628ef0`](https://github.com/HoudiniGraphql/houdini/commit/c1628ef0706f825744a2f95ca324b6a552a30d93) Thanks [@AlecAivazis](https://github.com/AlecAivazis)! - Fix $handle reference
- [#1291](https://github.com/HoudiniGraphql/houdini/pull/1291) [`c1628ef0`](https://github.com/HoudiniGraphql/houdini/commit/c1628ef0706f825744a2f95ca324b6a552a30d93) @AlecAivazis - Fix $handle reference

### Dependency Changes

- Updated dependencies [[`f45e9126`](https://github.com/HoudiniGraphql/houdini/commit/f45e9126e2481cfcd67043e1f5bd7bef6575acaf), [`6820d36e`](https://github.com/HoudiniGraphql/houdini/commit/6820d36ea4f452f904319a322afa44f6765b5285)]:
- [email protected]
Expand Down
2 changes: 1 addition & 1 deletion packages/houdini-svelte/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## 1.2.46

### Patch Changes
### Dependency Changes

- Updated dependencies [[`f45e9126`](https://github.com/HoudiniGraphql/houdini/commit/f45e9126e2481cfcd67043e1f5bd7bef6575acaf), [`6820d36e`](https://github.com/HoudiniGraphql/houdini/commit/6820d36ea4f452f904319a322afa44f6765b5285)]:
- [email protected]
Expand Down
8 changes: 5 additions & 3 deletions packages/houdini/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,13 @@

## 1.2.46

### Patch Changes
### ✨ Features

- [#1286](https://github.com/HoudiniGraphql/houdini/pull/1286) [`f45e9126`](https://github.com/HoudiniGraphql/houdini/commit/f45e9126e2481cfcd67043e1f5bd7bef6575acaf) Thanks [@Hebilicious](https://github.com/Hebilicious)! - add support for the new 'using' syntax (explicit resource management: https://github.com/tc39/proposal-explicit-resource-management)
- [#1286](https://github.com/HoudiniGraphql/houdini/pull/1286) [`f45e9126`](https://github.com/HoudiniGraphql/houdini/commit/f45e9126e2481cfcd67043e1f5bd7bef6575acaf) @Hebilicious - add support for the new 'using' syntax (explicit resource management: https://github.com/tc39/proposal-explicit-resource-management)

### 🐛 Fixes

- [#1289](https://github.com/HoudiniGraphql/houdini/pull/1289) [`6820d36e`](https://github.com/HoudiniGraphql/houdini/commit/6820d36ea4f452f904319a322afa44f6765b5285) Thanks [@SeppahBaws](https://github.com/SeppahBaws)! - Mutation list operations now work if you need to pass a `@with` directive to the fragment spread
- [#1289](https://github.com/HoudiniGraphql/houdini/pull/1289) [`6820d36e`](https://github.com/HoudiniGraphql/houdini/commit/6820d36ea4f452f904319a322afa44f6765b5285) @SeppahBaws - Mutation list operations now work if you need to pass a `@with` directive to the fragment spread

## 1.2.45

Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-svelte-global-stores/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## 1.2.46

### Patch Changes
### Dependency Changes

- Updated dependencies [[`f45e9126`](https://github.com/HoudiniGraphql/houdini/commit/f45e9126e2481cfcd67043e1f5bd7bef6575acaf), [`6820d36e`](https://github.com/HoudiniGraphql/houdini/commit/6820d36ea4f452f904319a322afa44f6765b5285)]:
- [email protected]
Expand Down

0 comments on commit 63f109d

Please sign in to comment.