Skip to content

Commit

Permalink
πŸ“¦ v0.19.4 (#797)
Browse files Browse the repository at this point in the history
* πŸ“¦ v{VERSION}

* clean up changeset

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 27, 2022
1 parent dae437e commit 7bef76e
Show file tree
Hide file tree
Showing 9 changed files with 16 additions and 9 deletions.
5 changes: 0 additions & 5 deletions .changeset/poor-peaches-provide.md

This file was deleted.

2 changes: 2 additions & 0 deletions packages/houdini-plugin-svelte-global-stores/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# houdini-plugin-svelte-global-stores

## 0.19.4

## 0.19.3

## 0.19.2
Expand Down
2 changes: 1 addition & 1 deletion packages/houdini-plugin-svelte-global-stores/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "houdini-plugin-svelte-global-stores",
"version": "0.19.3",
"version": "0.19.4",
"description": "The svelte global store plugin for houdini",
"keywords": [
"typescript",
Expand Down
2 changes: 2 additions & 0 deletions packages/houdini-react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# houdini-react

## 0.19.4

## 0.19.3

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

## 0.19.4

## 0.19.3

### πŸ› Fixes
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.19.3",
"version": "0.19.4",
"description": "The svelte plugin for houdini",
"keywords": [
"typescript",
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.19.4

### πŸ› Fixes

- [#796](https://github.com/HoudiniGraphql/houdini/pull/796) [`dae437e`](https://github.com/HoudiniGraphql/houdini/commit/dae437e3923628c0e816e7f53509c1ddcc8bd019) Thanks [@AlecAivazis](https://github.com/AlecAivazis)! - Remove logs from vite processor

## 0.19.3

### πŸ› Fixes
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.19.3",
"version": "0.19.4",
"description": "The disappearing GraphQL clients",
"keywords": [
"typescript",
Expand Down

2 comments on commit 7bef76e

@vercel
Copy link

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

Please sign in to comment.