Skip to content

Commit

Permalink
Publish packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 15, 2024
1 parent d409c19 commit 60d5b34
Show file tree
Hide file tree
Showing 17 changed files with 52 additions and 31 deletions.
5 changes: 0 additions & 5 deletions .changeset/afraid-lions-nail.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/afraid-rings-guess.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/wild-moose-dream.md

This file was deleted.

2 changes: 1 addition & 1 deletion integrations/cloudflare/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"miniflare": "^2.4.0"
},
"peerDependencies": {
"@quilted/quilt": "workspace:^0.8.5",
"@quilted/quilt": "workspace:^0.8.6",
"@quilted/rollup": "workspace:^0.2.45"
},
"peerDependenciesMeta": {
Expand Down
2 changes: 1 addition & 1 deletion integrations/deno/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@types/common-tags": "^1.8.0"
},
"peerDependencies": {
"@quilted/quilt": "workspace:^0.8.5",
"@quilted/quilt": "workspace:^0.8.6",
"@quilted/rollup": "workspace:^0.2.45"
},
"peerDependenciesMeta": {
Expand Down
2 changes: 1 addition & 1 deletion integrations/react-query/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@quilted/useful-types": "workspace:^2.0.0"
},
"peerDependencies": {
"@quilted/quilt": "workspace:^0.8.5",
"@quilted/quilt": "workspace:^0.8.6",
"@tanstack/react-query": "^5.0.0",
"preact": "^10.21.0"
},
Expand Down
6 changes: 6 additions & 0 deletions packages/async/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @quilted/async

## 0.4.22

### Patch Changes

- [`c365777`](https://github.com/lemonmade/quilt/commit/c365777123caf40d2e08aa405180ea9efbd34cac) Thanks [@lemonmade](https://github.com/lemonmade)! - Add control for handling `AsyncAction.value` in error and revalidation scenarios

## 0.4.21

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/async/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@quilted/async",
"type": "module",
"version": "0.4.21",
"version": "0.4.22",
"license": "MIT",
"repository": {
"type": "git",
Expand Down
6 changes: 6 additions & 0 deletions packages/create/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @quilted/create

## 0.2.42

### Patch Changes

- [#843](https://github.com/lemonmade/quilt/pull/843) [`5a8036d`](https://github.com/lemonmade/quilt/commit/5a8036d39d93c576812428ecc8fe537a30696dba) Thanks [@lemonmade](https://github.com/lemonmade)! - Make browser context creation implicit on the client

## 0.2.41

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/create/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@quilted/create",
"type": "module",
"version": "0.2.41",
"version": "0.2.42",
"license": "MIT",
"repository": {
"type": "git",
Expand Down
7 changes: 7 additions & 0 deletions packages/graphql/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @quilted/graphql

## 3.3.8

### Patch Changes

- Updated dependencies [[`c365777`](https://github.com/lemonmade/quilt/commit/c365777123caf40d2e08aa405180ea9efbd34cac)]:
- @quilted/async@0.4.22

## 3.3.7

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/graphql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@quilted/graphql",
"description": "Tiny, type-safe helpers for using GraphQL",
"type": "module",
"version": "3.3.7",
"version": "3.3.8",
"license": "MIT",
"repository": {
"type": "git",
Expand Down
8 changes: 8 additions & 0 deletions packages/preact-browser/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @quilted/preact-browser

## 0.1.10

### Patch Changes

- [`d409c19`](https://github.com/lemonmade/quilt/commit/d409c1930834449160e90b6bedf0fe3f7325d4b0) Thanks [@lemonmade](https://github.com/lemonmade)! - Add more server rendering hooks

- [#843](https://github.com/lemonmade/quilt/pull/843) [`5a8036d`](https://github.com/lemonmade/quilt/commit/5a8036d39d93c576812428ecc8fe537a30696dba) Thanks [@lemonmade](https://github.com/lemonmade)! - Make browser context creation implicit on the client

## 0.1.9

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/preact-browser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"access": "public",
"@quilted/registry": "https://registry.npmjs.org"
},
"version": "0.1.9",
"version": "0.1.10",
"engines": {
"node": ">=18.0.0"
},
Expand Down
11 changes: 11 additions & 0 deletions packages/quilt/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @quilted/quilt

## 0.8.6

### Patch Changes

- [`d409c19`](https://github.com/lemonmade/quilt/commit/d409c1930834449160e90b6bedf0fe3f7325d4b0) Thanks [@lemonmade](https://github.com/lemonmade)! - Add more server rendering hooks

- Updated dependencies [[`c365777`](https://github.com/lemonmade/quilt/commit/c365777123caf40d2e08aa405180ea9efbd34cac), [`d409c19`](https://github.com/lemonmade/quilt/commit/d409c1930834449160e90b6bedf0fe3f7325d4b0), [`5a8036d`](https://github.com/lemonmade/quilt/commit/5a8036d39d93c576812428ecc8fe537a30696dba)]:
- @quilted/async@0.4.22
- @quilted/preact-browser@0.1.10
- @quilted/graphql@3.3.8

## 0.8.5

### Patch Changes
Expand Down
8 changes: 4 additions & 4 deletions packages/quilt/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@quilted/quilt",
"type": "module",
"version": "0.8.5",
"version": "0.8.6",
"repository": {
"type": "git",
"url": "https://github.com/lemonmade/quilt.git",
Expand Down Expand Up @@ -245,11 +245,11 @@
},
"dependencies": {
"@quilted/assets": "workspace:^0.1.5",
"@quilted/async": "workspace:^0.4.2",
"@quilted/async": "workspace:^0.4.22",
"@quilted/events": "workspace:^2.1.1",
"@quilted/graphql": "workspace:^3.3.5",
"@quilted/graphql": "workspace:^3.3.8",
"@quilted/preact-async": "workspace:^0.1.2",
"@quilted/preact-browser": "workspace:^0.1.9",
"@quilted/preact-browser": "workspace:^0.1.10",
"@quilted/preact-context": "workspace:^0.1.2",
"@quilted/preact-graphql": "workspace:^0.1.0",
"@quilted/preact-localize": "workspace:^0.3.0",
Expand Down
6 changes: 3 additions & 3 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 60d5b34

Please sign in to comment.