Skip to content

Commit

Permalink
📦 v0.17.1 (#631)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Oct 22, 2022
1 parent 02d8fc4 commit 547ce35
Show file tree
Hide file tree
Showing 6 changed files with 17 additions and 12 deletions.
5 changes: 0 additions & 5 deletions .changeset/small-walls-invite.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/young-bears-invent.md

This file was deleted.

9 changes: 9 additions & 0 deletions packages/houdini-svelte/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# houdini-svelte

## 0.17.1

### Patch Changes

- [#630](https://github.com/HoudiniGraphql/houdini/pull/630) [`02d8fc4`](https://github.com/HoudiniGraphql/houdini/commit/02d8fc47f71980bd2b6492162b8e57808447bdbc) Thanks [@AlecAivazis](https://github.com/AlecAivazis)! - Fix relative imports from root layout

- Updated dependencies [[`02d8fc4`](https://github.com/HoudiniGraphql/houdini/commit/02d8fc47f71980bd2b6492162b8e57808447bdbc)]:
- [email protected]

## 0.17.0

### ⚠️ Breaking Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/houdini-svelte/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "houdini-svelte",
"version": "0.17.0",
"version": "0.17.1",
"description": "The svelte plugin for houdini",
"type": "module",
"scripts": {
Expand Down
6 changes: 6 additions & 0 deletions packages/houdini/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# houdini

## 0.17.1

### Patch Changes

- [#630](https://github.com/HoudiniGraphql/houdini/pull/630) [`02d8fc4`](https://github.com/HoudiniGraphql/houdini/commit/02d8fc47f71980bd2b6492162b8e57808447bdbc) Thanks [@AlecAivazis](https://github.com/AlecAivazis)! - Add shebang to executable

## 0.17.0

### ⚠️ Breaking Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/houdini/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "houdini",
"version": "0.17.0",
"version": "0.17.1",
"description": "The disappearing GraphQL clients",
"type": "module",
"scripts": {
Expand Down

2 comments on commit 547ce35

@vercel
Copy link

@vercel vercel bot commented on 547ce35 Oct 22, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

docs-next – ./site

docs-next-houdinigraphql.vercel.app
docs-next-git-main-houdinigraphql.vercel.app
docs-next-kohl.vercel.app

@vercel
Copy link

@vercel vercel bot commented on 547ce35 Oct 22, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.