Skip to content

Commit

Permalink
📦 v{VERSION}
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 16, 2024
1 parent 807bb2b commit d343b21
Show file tree
Hide file tree
Showing 18 changed files with 80 additions and 21 deletions.
8 changes: 0 additions & 8 deletions .changeset/spicy-masks-care.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/thin-worms-check.md

This file was deleted.

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

## 1.2.67

### Patch Changes

- Updated dependencies [[`3c08996a`](https://github.com/HoudiniGraphql/houdini/commit/3c08996a17177937fb3cf97185660c9dda3c5cde), [`d2dbcd2d`](https://github.com/HoudiniGraphql/houdini/commit/d2dbcd2de9b77b855053ea7775dff1207eb60a4c)]:
- [email protected]

## 1.2.66

### Patch Changes
Expand Down
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.66",
"version": "1.2.67",
"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.67

### Patch Changes

- Updated dependencies [[`3c08996a`](https://github.com/HoudiniGraphql/houdini/commit/3c08996a17177937fb3cf97185660c9dda3c5cde), [`d2dbcd2d`](https://github.com/HoudiniGraphql/houdini/commit/d2dbcd2de9b77b855053ea7775dff1207eb60a4c)]:
- [email protected]

## 1.2.66

### Patch 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.66",
"version": "1.2.67",
"description": "The adapter for deploying your Houdini application to Cloudflare Pages",
"keywords": [
"houdini",
Expand Down
7 changes: 7 additions & 0 deletions packages/adapter-node/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# houdini-adapter-node

## 1.2.67

### Patch Changes

- Updated dependencies [[`3c08996a`](https://github.com/HoudiniGraphql/houdini/commit/3c08996a17177937fb3cf97185660c9dda3c5cde), [`d2dbcd2d`](https://github.com/HoudiniGraphql/houdini/commit/d2dbcd2de9b77b855053ea7775dff1207eb60a4c)]:
- [email protected]

## 1.2.66

### Patch Changes
Expand Down
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.66",
"version": "1.2.67",
"description": "The adapter for deploying your Houdini application as a standalone node server",
"keywords": [
"houdini",
Expand Down
11 changes: 11 additions & 0 deletions packages/adapter-static/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# houdini-adapter-static

## 1.3.0

### Minor Changes

- [#1386](https://github.com/HoudiniGraphql/houdini/pull/1386) [`3c08996a`](https://github.com/HoudiniGraphql/houdini/commit/3c08996a17177937fb3cf97185660c9dda3c5cde) Thanks [@endigma](https://github.com/endigma)! - Added support for configuring Houdini's output directory

### Patch Changes

- Updated dependencies [[`3c08996a`](https://github.com/HoudiniGraphql/houdini/commit/3c08996a17177937fb3cf97185660c9dda3c5cde), [`d2dbcd2d`](https://github.com/HoudiniGraphql/houdini/commit/d2dbcd2de9b77b855053ea7775dff1207eb60a4c)]:
- [email protected]

## 1.2.66

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/adapter-static/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "houdini-adapter-static",
"version": "1.2.66",
"version": "1.3.0",
"description": "The adapter for deploying your Houdini application as a single-page application without a server component",
"keywords": [
"houdini",
Expand Down
11 changes: 11 additions & 0 deletions packages/houdini-react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# houdini-react

## 1.3.0

### Minor Changes

- [#1386](https://github.com/HoudiniGraphql/houdini/pull/1386) [`3c08996a`](https://github.com/HoudiniGraphql/houdini/commit/3c08996a17177937fb3cf97185660c9dda3c5cde) Thanks [@endigma](https://github.com/endigma)! - Added support for configuring Houdini's output directory

### Patch Changes

- Updated dependencies [[`3c08996a`](https://github.com/HoudiniGraphql/houdini/commit/3c08996a17177937fb3cf97185660c9dda3c5cde), [`d2dbcd2d`](https://github.com/HoudiniGraphql/houdini/commit/d2dbcd2de9b77b855053ea7775dff1207eb60a4c)]:
- [email protected]

## 1.2.66

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

## 2.1.0

### Minor Changes

- [#1386](https://github.com/HoudiniGraphql/houdini/pull/1386) [`3c08996a`](https://github.com/HoudiniGraphql/houdini/commit/3c08996a17177937fb3cf97185660c9dda3c5cde) Thanks [@endigma](https://github.com/endigma)! - Added support for configuring Houdini's output directory

### Patch Changes

- Updated dependencies [[`3c08996a`](https://github.com/HoudiniGraphql/houdini/commit/3c08996a17177937fb3cf97185660c9dda3c5cde), [`d2dbcd2d`](https://github.com/HoudiniGraphql/houdini/commit/d2dbcd2de9b77b855053ea7775dff1207eb60a4c)]:
- [email protected]

## 2.0.1

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

## 1.4.0

### Minor Changes

- [#1386](https://github.com/HoudiniGraphql/houdini/pull/1386) [`3c08996a`](https://github.com/HoudiniGraphql/houdini/commit/3c08996a17177937fb3cf97185660c9dda3c5cde) Thanks [@endigma](https://github.com/endigma)! - Added support for configuring Houdini's output directory

### Patch Changes

- [#1378](https://github.com/HoudiniGraphql/houdini/pull/1378) [`d2dbcd2d`](https://github.com/HoudiniGraphql/houdini/commit/d2dbcd2de9b77b855053ea7775dff1207eb60a4c) Thanks [@AlecAivazis](https://github.com/AlecAivazis)! - Add match argument to dedupe directive

## 1.3.1

### Patch 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": "1.3.1",
"version": "1.4.0",
"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.3.2

### Patch Changes

- Updated dependencies [[`3c08996a`](https://github.com/HoudiniGraphql/houdini/commit/3c08996a17177937fb3cf97185660c9dda3c5cde), [`d2dbcd2d`](https://github.com/HoudiniGraphql/houdini/commit/d2dbcd2de9b77b855053ea7775dff1207eb60a4c)]:
- [email protected]
- [email protected]

## 1.3.1

### Patch 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.3.1",
"version": "1.3.2",
"description": "The svelte global store plugin for houdini",
"keywords": [
"typescript",
Expand Down

0 comments on commit d343b21

Please sign in to comment.