Skip to content

Commit

Permalink
Publish packages (#481)
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
lemonmade and github-actions[bot] authored Jan 16, 2023
1 parent 50215b7 commit cbfbd49
Show file tree
Hide file tree
Showing 85 changed files with 338 additions and 130 deletions.
5 changes: 0 additions & 5 deletions .changeset/healthy-cobras-add.md

This file was deleted.

43 changes: 0 additions & 43 deletions .changeset/light-hairs-explode.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/neat-months-appear.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/odd-cups-allow.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/old-deers-matter.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/thirty-ligers-film.md

This file was deleted.

9 changes: 9 additions & 0 deletions integrations/apollo/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @quilted/apollo

## 0.1.4

### Patch Changes

- [`8f1d275b`](https://github.com/lemonmade/quilt/commit/8f1d275b6de0abbc6f61bcd5401555f6480eb474) Thanks [@lemonmade](https://github.com/lemonmade)! - Remove need for @babel/runtime peer dependency

- Updated dependencies [[`8f1d275b`](https://github.com/lemonmade/quilt/commit/8f1d275b6de0abbc6f61bcd5401555f6480eb474), [`50215b7c`](https://github.com/lemonmade/quilt/commit/50215b7c005c21440bca04935fda87d98d9d9d01)]:
- @quilted/quilt@0.5.125

## 0.1.3

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions integrations/apollo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"access": "public",
"@quilted/registry": "https://registry.npmjs.org"
},
"version": "0.1.3",
"version": "0.1.4",
"engines": {
"node": ">=14.0.0"
},
Expand Down Expand Up @@ -46,7 +46,7 @@
},
"peerDependencies": {
"@apollo/client": "^3.0.0",
"@quilted/quilt": "^0.5.124",
"@quilted/quilt": "^0.5.125",
"graphql": "^16.0.0",
"react": "^17.0.0 || ^18.0.0"
},
Expand Down
10 changes: 10 additions & 0 deletions integrations/aws/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @quilted/aws

## 0.3.43

### Patch Changes

- [`8f1d275b`](https://github.com/lemonmade/quilt/commit/8f1d275b6de0abbc6f61bcd5401555f6480eb474) Thanks [@lemonmade](https://github.com/lemonmade)! - Remove need for @babel/runtime peer dependency

- Updated dependencies [[`8f1d275b`](https://github.com/lemonmade/quilt/commit/8f1d275b6de0abbc6f61bcd5401555f6480eb474), [`50215b7c`](https://github.com/lemonmade/quilt/commit/50215b7c005c21440bca04935fda87d98d9d9d01), [`dce549a1`](https://github.com/lemonmade/quilt/commit/dce549a19f296e3b20b70cff8da46fca517dda79)]:
- @quilted/craft@0.1.176
- @quilted/quilt@0.5.125

## 0.3.42

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions integrations/aws/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@quilted/aws",
"type": "module",
"version": "0.3.42",
"version": "0.3.43",
"license": "MIT",
"repository": {
"type": "git",
Expand Down Expand Up @@ -55,8 +55,8 @@
"@types/common-tags": "^1.8.0"
},
"peerDependencies": {
"@quilted/quilt": "^0.5.119",
"@quilted/craft": "^0.1.166"
"@quilted/quilt": "^0.5.125",
"@quilted/craft": "^0.1.176"
},
"peerDependenciesMeta": {
"@quilted/craft": {
Expand Down
10 changes: 10 additions & 0 deletions integrations/cloudflare/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @quilted/cloudflare

## 0.1.48

### Patch Changes

- [`8f1d275b`](https://github.com/lemonmade/quilt/commit/8f1d275b6de0abbc6f61bcd5401555f6480eb474) Thanks [@lemonmade](https://github.com/lemonmade)! - Remove need for @babel/runtime peer dependency

- Updated dependencies [[`8f1d275b`](https://github.com/lemonmade/quilt/commit/8f1d275b6de0abbc6f61bcd5401555f6480eb474), [`50215b7c`](https://github.com/lemonmade/quilt/commit/50215b7c005c21440bca04935fda87d98d9d9d01), [`dce549a1`](https://github.com/lemonmade/quilt/commit/dce549a19f296e3b20b70cff8da46fca517dda79)]:
- @quilted/craft@0.1.176
- @quilted/quilt@0.5.125

## 0.1.47

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions integrations/cloudflare/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@quilted/cloudflare",
"type": "module",
"version": "0.1.47",
"version": "0.1.48",
"license": "MIT",
"repository": {
"type": "git",
Expand Down Expand Up @@ -55,8 +55,8 @@
"miniflare": "^2.4.0"
},
"peerDependencies": {
"@quilted/craft": "^0.1.168",
"@quilted/quilt": "^0.5.119"
"@quilted/craft": "^0.1.176",
"@quilted/quilt": "^0.5.125"
},
"devDependencies": {
"@types/common-tags": "^1.8.0",
Expand Down
10 changes: 10 additions & 0 deletions integrations/react-query/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @quilted/react-query

## 0.1.15

### Patch Changes

- [`8f1d275b`](https://github.com/lemonmade/quilt/commit/8f1d275b6de0abbc6f61bcd5401555f6480eb474) Thanks [@lemonmade](https://github.com/lemonmade)! - Remove need for @babel/runtime peer dependency

- Updated dependencies [[`8f1d275b`](https://github.com/lemonmade/quilt/commit/8f1d275b6de0abbc6f61bcd5401555f6480eb474), [`50215b7c`](https://github.com/lemonmade/quilt/commit/50215b7c005c21440bca04935fda87d98d9d9d01), [`dce549a1`](https://github.com/lemonmade/quilt/commit/dce549a19f296e3b20b70cff8da46fca517dda79)]:
- @quilted/craft@0.1.176
- @quilted/quilt@0.5.125

## 0.1.14

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions integrations/react-query/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@quilted/react-query",
"type": "module",
"version": "0.1.14",
"version": "0.1.15",
"license": "MIT",
"repository": {
"type": "git",
Expand Down Expand Up @@ -31,8 +31,8 @@
"react": "workspace:@quilted/react@^18.2.0"
},
"peerDependencies": {
"@quilted/craft": "^0.1.174",
"@quilted/quilt": "^0.5.124",
"@quilted/craft": "^0.1.176",
"@quilted/quilt": "^0.5.125",
"react": "^17.0.0 || ^18.0.0",
"@tanstack/react-query": "^4.19.0"
},
Expand Down
9 changes: 9 additions & 0 deletions integrations/swr/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @quilted/swr

## 0.1.10

### Patch Changes

- [`8f1d275b`](https://github.com/lemonmade/quilt/commit/8f1d275b6de0abbc6f61bcd5401555f6480eb474) Thanks [@lemonmade](https://github.com/lemonmade)! - Remove need for @babel/runtime peer dependency

- Updated dependencies [[`8f1d275b`](https://github.com/lemonmade/quilt/commit/8f1d275b6de0abbc6f61bcd5401555f6480eb474), [`50215b7c`](https://github.com/lemonmade/quilt/commit/50215b7c005c21440bca04935fda87d98d9d9d01)]:
- @quilted/quilt@0.5.125

## 0.1.9

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions integrations/swr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@quilted/swr",
"description": "",
"type": "module",
"version": "0.1.9",
"version": "0.1.10",
"license": "MIT",
"engines": {
"node": ">=14.0.0"
Expand Down Expand Up @@ -34,7 +34,7 @@
"swr": "^1.3.0"
},
"peerDependencies": {
"@quilted/quilt": "^0.5.124",
"@quilted/quilt": "^0.5.125",
"react": ">^17.0.0 || ^18.0.0",
"swr": "^1.3.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.3.30

### Patch Changes

- [`8f1d275b`](https://github.com/lemonmade/quilt/commit/8f1d275b6de0abbc6f61bcd5401555f6480eb474) Thanks [@lemonmade](https://github.com/lemonmade)! - Remove need for @babel/runtime peer dependency

## 0.3.29

### 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.3.29",
"version": "0.3.30",
"license": "MIT",
"repository": {
"type": "git",
Expand Down
6 changes: 6 additions & 0 deletions packages/cli-kit/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @quilted/cli-kit

## 0.1.8

### Patch Changes

- [`8f1d275b`](https://github.com/lemonmade/quilt/commit/8f1d275b6de0abbc6f61bcd5401555f6480eb474) Thanks [@lemonmade](https://github.com/lemonmade)! - Remove need for @babel/runtime peer dependency

## 0.1.7

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/cli-kit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"access": "public",
"@quilted/registry": "https://registry.npmjs.org"
},
"version": "0.1.7",
"version": "0.1.8",
"engines": {
"node": ">=14.0.0"
},
Expand Down
16 changes: 16 additions & 0 deletions packages/craft/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# @quilted/craft

## 0.1.176

### Patch Changes

- [`8f1d275b`](https://github.com/lemonmade/quilt/commit/8f1d275b6de0abbc6f61bcd5401555f6480eb474) Thanks [@lemonmade](https://github.com/lemonmade)! - Remove need for @babel/runtime peer dependency

- [`dce549a1`](https://github.com/lemonmade/quilt/commit/dce549a19f296e3b20b70cff8da46fca517dda79) Thanks [@lemonmade](https://github.com/lemonmade)! - Dedupe key dependencies

- Updated dependencies [[`8f1d275b`](https://github.com/lemonmade/quilt/commit/8f1d275b6de0abbc6f61bcd5401555f6480eb474), [`50215b7c`](https://github.com/lemonmade/quilt/commit/50215b7c005c21440bca04935fda87d98d9d9d01)]:
- @quilted/async@0.3.30
- @quilted/graphql@0.4.51
- @quilted/polyfills@0.2.32
- @quilted/quilt@0.5.125
- @quilted/sewing-kit@0.2.37
- @quilted/workers@0.2.33

## 0.1.175

### Patch Changes
Expand Down
14 changes: 7 additions & 7 deletions 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.1.175",
"version": "0.1.176",
"license": "MIT",
"repository": {
"type": "git",
Expand Down Expand Up @@ -219,16 +219,16 @@
"@babel/runtime": ">=7.0.0 <8.0.0",
"@jest/types": "^29.3.0",
"@prefresh/vite": "^2.2.0",
"@quilted/async": "0.3.29",
"@quilted/async": "0.3.30",
"@quilted/browserslist-config": "0.1.9",
"@quilted/eslint-config": "0.1.16",
"@quilted/graphql": "0.4.50",
"@quilted/polyfills": "0.2.31",
"@quilted/graphql": "0.4.51",
"@quilted/polyfills": "0.2.32",
"@quilted/prettier": "0.2.11",
"@quilted/rollup-plugin-fix-commonjs-preserve-modules": "0.1.13",
"@quilted/sewing-kit": "0.2.36",
"@quilted/sewing-kit": "0.2.37",
"@quilted/typescript": "0.2.18",
"@quilted/workers": "0.2.32",
"@quilted/workers": "0.2.33",
"@rollup/plugin-alias": "^4.0.0",
"@rollup/plugin-babel": "^6.0.0",
"@rollup/plugin-commonjs": "^23.0.0",
Expand Down Expand Up @@ -286,7 +286,7 @@
"@types/semver": "^7.0.0"
},
"peerDependencies": {
"@quilted/quilt": "^0.5.123",
"@quilted/quilt": "^0.5.125",
"react": "^18.0.0",
"typescript": "^4.9.0"
},
Expand Down
12 changes: 12 additions & 0 deletions packages/create/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @quilted/create

## 0.1.42

### Patch Changes

- [`ff1e1a1d`](https://github.com/lemonmade/quilt/commit/ff1e1a1dad7bc7e5b8c9cf6b2d481cd164ea76b7) Thanks [@lemonmade](https://github.com/lemonmade)! - Default single-file app to not use monorepo

- [`8f1d275b`](https://github.com/lemonmade/quilt/commit/8f1d275b6de0abbc6f61bcd5401555f6480eb474) Thanks [@lemonmade](https://github.com/lemonmade)! - Remove need for @babel/runtime peer dependency

- [`6307c6f6`](https://github.com/lemonmade/quilt/commit/6307c6f6d6dcc5cadcea21f436cb1bb4ce4dfcff) Thanks [@lemonmade](https://github.com/lemonmade)! - Clean up template ignore files

- [`a19a0635`](https://github.com/lemonmade/quilt/commit/a19a0635227fcb07147e38edd57773452ef0d07b) Thanks [@lemonmade](https://github.com/lemonmade)! - Delete workspaces package.json key when creating a single app

## 0.1.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.1.41",
"version": "0.1.42",
"license": "MIT",
"repository": {
"type": "git",
Expand Down
6 changes: 6 additions & 0 deletions packages/events/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @quilted/events

## 0.1.16

### Patch Changes

- [`8f1d275b`](https://github.com/lemonmade/quilt/commit/8f1d275b6de0abbc6f61bcd5401555f6480eb474) Thanks [@lemonmade](https://github.com/lemonmade)! - Remove need for @babel/runtime peer dependency

## 0.1.15

### Patch Changes
Expand Down
Loading

0 comments on commit cbfbd49

Please sign in to comment.