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 Jun 2, 2024
1 parent 7119a8c commit 381ae53
Show file tree
Hide file tree
Showing 7 changed files with 16 additions and 17 deletions.
5 changes: 0 additions & 5 deletions .changeset/old-donkeys-dress.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/twenty-cats-melt.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/two-plants-warn.md

This file was deleted.

8 changes: 8 additions & 0 deletions packages/create/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @quilted/create

## 0.2.28

### Patch Changes

- [`7119a8c`](https://github.com/lemonmade/quilt/commit/7119a8c9464bffe18fc37155fed9fd2188e24c78) Thanks [@lemonmade](https://github.com/lemonmade)! - Add type aliases for React and React DOM to app templates

- [`eaa1110`](https://github.com/lemonmade/quilt/commit/eaa1110d0ce583b3ca904e11cbf9bf098a820f1d) Thanks [@lemonmade](https://github.com/lemonmade)! - Make app context required in basic app template

## 0.2.27

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

## 18.2.14

### Patch Changes

- [`4180960`](https://github.com/lemonmade/quilt/commit/4180960ee32309b7fb962e7cb86b76a889002e7e) Thanks [@lemonmade](https://github.com/lemonmade)! - Fix react-dom export conditions

## 18.2.13

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/react-dom/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@quilted/react-dom",
"description": "",
"type": "module",
"version": "18.2.13",
"version": "18.2.14",
"license": "MIT",
"engines": {
"node": ">=14.0.0"
Expand Down

0 comments on commit 381ae53

Please sign in to comment.