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 Sep 4, 2024
1 parent e1f8fed commit 36f7672
Show file tree
Hide file tree
Showing 6 changed files with 14 additions and 12 deletions.
5 changes: 0 additions & 5 deletions .changeset/good-avocados-love.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/perfect-horses-sleep.md

This file was deleted.

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.40

### Patch Changes

- [`3cd5a9e`](https://github.com/lemonmade/quilt/commit/3cd5a9e7dedb37575be37b725baea6df0b65e65d) Thanks [@lemonmade](https://github.com/lemonmade)! - Update quilt dependency version in templates

## 0.2.39

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

## 0.1.19

### Patch Changes

- [`e1f8fed`](https://github.com/lemonmade/quilt/commit/e1f8fedf436ee4eb1957a7559b0f78e742e494e7) Thanks [@lemonmade](https://github.com/lemonmade)! - Fix `useAsync()` not re-rendering in some cases

## 0.1.18

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

0 comments on commit 36f7672

Please sign in to comment.