Skip to content

Commit

Permalink
📦 v1.0.0-next.7 (next) (#863)
Browse files Browse the repository at this point in the history
* 📦 v{VERSION} (next)

* update changelogs

---------

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 Jan 31, 2023
1 parent 2619c25 commit 34f2dc3
Show file tree
Hide file tree
Showing 9 changed files with 33 additions and 4 deletions.
1 change: 1 addition & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
"big-ways-breathe",
"breezy-mirrors-provide",
"clean-rules-itch",
"dull-tools-care",
"late-yaks-do",
"poor-hats-notice",
"shaggy-clocks-retire",
Expand Down
8 changes: 8 additions & 0 deletions packages/houdini-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.0.0-next.7

### Dependency Changes

- Updated dependencies [[`2619c25`](https://github.com/HoudiniGraphql/houdini/commit/2619c25d643752fb53f9ac812f022463edc8a791)]:
- [email protected]
- [email protected]

## 1.0.0-next.6

### ⚠️ Breaking Changes
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": "1.0.0-next.6",
"version": "1.0.0-next.7",
"description": "The svelte global store plugin for houdini",
"keywords": [
"typescript",
Expand Down
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

## 1.0.0-next.7

### Dependency Changes

- Updated dependencies []:
- [email protected]

## 1.0.0-next.6

### 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.0.0-next.6",
"version": "1.0.0-next.7",
"private": true,
"description": "The React plugin for houdini",
"keywords": [
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

## 1.0.0-next.7

### 🐛 Fixes

- [#862](https://github.com/HoudiniGraphql/houdini/pull/862) [`2619c25`](https://github.com/HoudiniGraphql/houdini/commit/2619c25d643752fb53f9ac812f022463edc8a791) Thanks [@AlecAivazis](https://github.com/AlecAivazis)! - Fix issue with store import order

### Dependency Changes

- Updated dependencies []:
- [email protected]

## 1.0.0-next.6

### Dependency 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": "1.0.0-next.6",
"version": "1.0.0-next.7",
"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.0.0-next.7

## 1.0.0-next.6

### ⚠️ 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": "1.0.0-next.6",
"version": "1.0.0-next.7",
"description": "The disappearing GraphQL clients",
"keywords": [
"typescript",
Expand Down

1 comment on commit 34f2dc3

@vercel
Copy link

@vercel vercel bot commented on 34f2dc3 Jan 31, 2023

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.