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 Feb 17, 2025
1 parent 903575a commit 23817d6
Show file tree
Hide file tree
Showing 10 changed files with 30 additions and 14 deletions.
8 changes: 0 additions & 8 deletions .changeset/hip-sheep-start.md

This file was deleted.

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

## 0.3.4

### Patch Changes

- [`903575a`](https://github.com/lemonmade/quilt/commit/903575a220b72095a8ed5bffd43ad5f1a44f40a8) Thanks [@lemonmade](https://github.com/lemonmade)! - Update development dependencies

## 0.3.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion 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.3.3",
"version": "0.3.4",
"license": "MIT",
"repository": {
"type": "git",
Expand Down
6 changes: 6 additions & 0 deletions integrations/deno/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @quilted/deno

## 0.3.2

### Patch Changes

- [`903575a`](https://github.com/lemonmade/quilt/commit/903575a220b72095a8ed5bffd43ad5f1a44f40a8) Thanks [@lemonmade](https://github.com/lemonmade)! - Update development dependencies

## 0.3.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion integrations/deno/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.3.1",
"version": "0.3.2",
"engines": {
"node": ">=14.0.0"
},
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.2.1

### Patch Changes

- [`903575a`](https://github.com/lemonmade/quilt/commit/903575a220b72095a8ed5bffd43ad5f1a44f40a8) Thanks [@lemonmade](https://github.com/lemonmade)! - Update development dependencies

## 0.2.0

### Minor 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.2.0",
"version": "0.2.1",
"engines": {
"node": ">=14.0.0"
},
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.44

### Patch Changes

- [`903575a`](https://github.com/lemonmade/quilt/commit/903575a220b72095a8ed5bffd43ad5f1a44f40a8) Thanks [@lemonmade](https://github.com/lemonmade)! - Update development dependencies

## 0.2.43

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions 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.43",
"version": "0.2.44",
"license": "MIT",
"repository": {
"type": "git",
Expand All @@ -27,7 +27,7 @@
"build": "rollup --config configuration/rollup.config.js"
},
"devDependencies": {
"@quilted/cli-kit": "workspace:^0.2.0",
"@quilted/cli-kit": "workspace:^0.2.1",
"@types/common-tags": "^1.8.4",
"@trpc/client": "next",
"@trpc/react-query": "next",
Expand Down
2 changes: 1 addition & 1 deletion pnpm-lock.yaml

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

0 comments on commit 23817d6

Please sign in to comment.