Skip to content

Commit

Permalink
📦 v0.18.1 (#764)
Browse files Browse the repository at this point in the history
* 📦 v0.18.1

* tidy changelog

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Alec Aivazis <[email protected]>
  • Loading branch information
3 people authored Dec 14, 2022
1 parent 9c096a0 commit 14ab976
Show file tree
Hide file tree
Showing 7 changed files with 18 additions and 9 deletions.
6 changes: 0 additions & 6 deletions .changeset/pink-dogs-cover.md

This file was deleted.

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

## 0.18.1

### Patch Changes

- Updated dependencies [[`9c096a0`](https://github.com/HoudiniGraphql/houdini/commit/9c096a030219c9d4ff2cde1f6e35f47b7f14d92b)]:
- [email protected]

## 0.18.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/houdini-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "houdini-react",
"version": "0.18.0",
"version": "0.18.1",
"private": true,
"description": "The React plugin for houdini",
"keywords": [
Expand Down
6 changes: 6 additions & 0 deletions packages/houdini-svelte/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# houdini-svelte

## 0.18.1

### ✨ Features

- [#763](https://github.com/HoudiniGraphql/houdini/pull/763) [`9c096a0`](https://github.com/HoudiniGraphql/houdini/commit/9c096a030219c9d4ff2cde1f6e35f47b7f14d92b) Thanks [@AlecAivazis](https://github.com/AlecAivazis)! - bump kit peerDepency to 1.0.0

## 0.18.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.18.0",
"version": "0.18.1",
"description": "The svelte plugin for houdini",
"keywords": [
"typescript",
Expand Down
2 changes: 2 additions & 0 deletions packages/houdini/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# houdini

## 0.18.1

## 0.18.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.18.0",
"version": "0.18.1",
"description": "The disappearing GraphQL clients",
"keywords": [
"typescript",
Expand Down

2 comments on commit 14ab976

@vercel
Copy link

@vercel vercel bot commented on 14ab976 Dec 14, 2022

Choose a reason for hiding this comment

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

@vercel
Copy link

@vercel vercel bot commented on 14ab976 Dec 14, 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-git-main-houdinigraphql.vercel.app
docs-next-kohl.vercel.app
docs-next-houdinigraphql.vercel.app

Please sign in to comment.