Skip to content

Commit

Permalink
📦 v1.2.28 (#1217)
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] committed Oct 20, 2023
1 parent 7cf782f commit 5aaebbc
Show file tree
Hide file tree
Showing 20 changed files with 65 additions and 28 deletions.
5 changes: 0 additions & 5 deletions .changeset/eight-lemons-smile.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/plenty-vans-decide.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/sweet-waves-tell.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/yellow-tables-pump.md

This file was deleted.

10 changes: 10 additions & 0 deletions packages/adapter-auto/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# houdini-adapter-auto

## 1.2.28

### Patch Changes

- [#1218](https://github.com/HoudiniGraphql/houdini/pull/1218) [`f824df7e`](https://github.com/HoudiniGraphql/houdini/commit/f824df7e3665619166fea6094074d2b37de92860) Thanks [@AlecAivazis](https://github.com/AlecAivazis)! - Add smart adapter

- Updated dependencies []:
- [email protected]
2 changes: 1 addition & 1 deletion packages/adapter-auto/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "houdini-adapter-auto",
"version": "1.2.27",
"version": "1.2.28",
"description": "An adapter for deploying your Houdini application according to the build environment ",
"keywords": [
"houdini",
Expand Down
7 changes: 7 additions & 0 deletions packages/adapter-cloudflare/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# houdini-adapter-cloudflare

## 1.2.28

### Patch Changes

- Updated dependencies []:
- [email protected]

## 1.2.27

### Dependency Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/adapter-cloudflare/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "houdini-adapter-cloudflare",
"version": "1.2.27",
"version": "1.2.28",
"description": "The adapter for deploying your Houdini application to Cloudflare Pages",
"keywords": [
"houdini",
Expand Down
8 changes: 8 additions & 0 deletions packages/adapter-node/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# houdini-adapter-node

## 1.2.28

### Patch Changes

- Updated dependencies []:
- [email protected]
2 changes: 1 addition & 1 deletion packages/adapter-node/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "houdini-adapter-node",
"version": "1.2.27",
"version": "1.2.28",
"description": "The adapter for deploying your Houdini application as a standalone node server",
"keywords": [
"houdini",
Expand Down
2 changes: 2 additions & 0 deletions packages/create-houdini/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# create-houdini

## 1.2.28

## 1.2.27

## 1.2.26
Expand Down
2 changes: 1 addition & 1 deletion packages/create-houdini/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "create-houdini",
"version": "1.2.27",
"version": "1.2.28",
"description": "A CLI for creating new Houdini projects",
"repository": {
"type": "git",
Expand Down
13 changes: 13 additions & 0 deletions packages/houdini-react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# houdini-react

## 1.2.28

### Patch Changes

- [#1216](https://github.com/HoudiniGraphql/houdini/pull/1216) [`d7fe2be4`](https://github.com/HoudiniGraphql/houdini/commit/d7fe2be4087d7da37d454d0da3071a521f8e84e6) Thanks [@AlecAivazis](https://github.com/AlecAivazis)! - Stabilize react deployments

- [#1176](https://github.com/HoudiniGraphql/houdini/pull/1176) [`a5d6a842`](https://github.com/HoudiniGraphql/houdini/commit/a5d6a8428142e1848bea28dcf88484a5a9aa2660) Thanks [@AlecAivazis](https://github.com/AlecAivazis)! - Added experimental support for componentFields

- [#1216](https://github.com/HoudiniGraphql/houdini/pull/1216) [`d7fe2be4`](https://github.com/HoudiniGraphql/houdini/commit/d7fe2be4087d7da37d454d0da3071a521f8e84e6) Thanks [@AlecAivazis](https://github.com/AlecAivazis)! - Fix session redirects

- Updated dependencies []:
- [email protected]

## 1.2.27

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

## 1.2.28

### Patch Changes

- Updated dependencies []:
- [email protected]

## 1.2.27

### 🐛 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": "1.2.27",
"version": "1.2.28",
"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

## 1.2.28

## 1.2.27

## 1.2.26
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": "1.2.27",
"version": "1.2.28",
"description": "The disappearing GraphQL clients",
"keywords": [
"typescript",
Expand Down
8 changes: 8 additions & 0 deletions packages/plugin-svelte-global-stores/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# houdini-plugin-svelte-global-stores

## 1.2.28

### Patch Changes

- Updated dependencies []:
- [email protected]
- [email protected]

## 1.2.27

### Dependency Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/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": "1.2.27",
"version": "1.2.28",
"description": "The svelte global store plugin for houdini",
"keywords": [
"typescript",
Expand Down

0 comments on commit 5aaebbc

Please sign in to comment.