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 Apr 6, 2024
1 parent 45ba5b6 commit f572d84
Show file tree
Hide file tree
Showing 18 changed files with 51 additions and 24 deletions.
7 changes: 0 additions & 7 deletions .changeset/lovely-boats-heal.md

This file was deleted.

8 changes: 0 additions & 8 deletions .changeset/warm-houses-reply.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/craft": "^0.2.5",
"@quilted/craft": "^0.2.6",
"@quilted/quilt": "^0.6.12"
},
"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/craft": "^0.2.5",
"@quilted/craft": "^0.2.6",
"@quilted/quilt": "^0.6.12"
},
"peerDependenciesMeta": {
Expand Down
6 changes: 6 additions & 0 deletions packages/craft/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @quilted/craft

## 0.2.6

### Patch Changes

- [`f85e7a59`](https://github.com/lemonmade/quilt/commit/f85e7a59e266010b0623d403b9971a984937a768) Thanks [@lemonmade](https://github.com/lemonmade)! - Update Rollup, Vite, and ESBuild

## 0.2.5

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

## 0.2.1

### Patch Changes

- [`f85e7a59`](https://github.com/lemonmade/quilt/commit/f85e7a59e266010b0623d403b9971a984937a768) Thanks [@lemonmade](https://github.com/lemonmade)! - Update Rollup, Vite, and ESBuild

## 0.2.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/graphql-tools/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@quilted/graphql-tools",
"type": "module",
"version": "0.2.0",
"version": "0.2.1",
"license": "MIT",
"repository": {
"type": "git",
Expand Down
6 changes: 6 additions & 0 deletions packages/preact-testing/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @quilted/react-testing

## 0.1.4

### Patch Changes

- [`3e07e287`](https://github.com/lemonmade/quilt/commit/3e07e287a68f5ba1059564c44df5a0469ac02982) Thanks [@lemonmade](https://github.com/lemonmade)! - Add support for explicit resource management

## 0.1.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/preact-testing/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@quilted/preact-testing",
"type": "module",
"version": "0.1.3",
"version": "0.1.4",
"repository": {
"type": "git",
"url": "https://github.com/lemonmade/quilt.git",
Expand Down
6 changes: 6 additions & 0 deletions packages/react-testing/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @quilted/react-testing

## 0.6.8

### Patch Changes

- [`3e07e287`](https://github.com/lemonmade/quilt/commit/3e07e287a68f5ba1059564c44df5a0469ac02982) Thanks [@lemonmade](https://github.com/lemonmade)! - Add support for explicit resource management

## 0.6.7

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/react-testing/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@quilted/react-testing",
"type": "module",
"version": "0.6.7",
"version": "0.6.8",
"repository": {
"type": "git",
"url": "https://github.com/lemonmade/quilt.git",
Expand Down
6 changes: 6 additions & 0 deletions packages/rollup/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @quilted/rollup

## 0.2.23

### Patch Changes

- [`f85e7a59`](https://github.com/lemonmade/quilt/commit/f85e7a59e266010b0623d403b9971a984937a768) Thanks [@lemonmade](https://github.com/lemonmade)! - Update Rollup, Vite, and ESBuild

## 0.2.22

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/rollup/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.2.22",
"version": "0.2.23",
"engines": {
"node": ">=14.0.0"
},
Expand Down
6 changes: 6 additions & 0 deletions packages/vite/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @quilted/vite

## 0.1.18

### Patch Changes

- [`f85e7a59`](https://github.com/lemonmade/quilt/commit/f85e7a59e266010b0623d403b9971a984937a768) Thanks [@lemonmade](https://github.com/lemonmade)! - Update Rollup, Vite, and ESBuild

## 0.1.17

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/vite/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.17",
"version": "0.1.18",
"engines": {
"node": ">=18.0.0"
},
Expand Down
6 changes: 6 additions & 0 deletions packages/workers/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @quilted/workers

## 0.4.3

### Patch Changes

- [`3e07e287`](https://github.com/lemonmade/quilt/commit/3e07e287a68f5ba1059564c44df5a0469ac02982) Thanks [@lemonmade](https://github.com/lemonmade)! - Add support for explicit resource management

## 0.4.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/workers/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@quilted/workers",
"type": "module",
"version": "0.4.2",
"version": "0.4.3",
"repository": {
"type": "git",
"url": "https://github.com/lemonmade/quilt.git",
Expand Down

0 comments on commit f572d84

Please sign in to comment.