Skip to content

Commit 8c32420

Browse files
github-actions[bot]gabrielmfern
authored andcommitted
chore(root): Version packages (canary) (#2286)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 87552c8 commit 8c32420

File tree

5 files changed

+11
-2
lines changed

5 files changed

+11
-2
lines changed

.changeset/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@
3939
"deep-clowns-bet",
4040
"great-parrots-yell",
4141
"mighty-pigs-add",
42+
"petite-boxes-find",
4243
"puny-chicken-argue",
4344
"stupid-ghosts-decide",
4445
"tasty-swans-taste",

packages/preview-server/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @react-email/preview-server
22

3+
## 4.1.0-canary.10
4+
5+
### Patch Changes
6+
7+
- caa4a31: fix hot reloading with collapsed directories
8+
39
## 4.1.0-canary.9
410

511
### Patch Changes

packages/preview-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@react-email/preview-server",
3-
"version": "4.1.0-canary.9",
3+
"version": "4.1.0-canary.10",
44
"description": "A live preview of your emails right in your browser.",
55
"scripts": {
66
"caniemail:fetch": "node ./scripts/fill-caniemail-data.mjs",

packages/react-email/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# react-email
22

3+
## 4.1.0-canary.10
4+
35
## 4.1.0-canary.9
46

57
### Patch Changes

packages/react-email/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-email",
3-
"version": "4.1.0-canary.9",
3+
"version": "4.1.0-canary.10",
44
"description": "A live preview of your emails right in your browser.",
55
"bin": {
66
"email": "./dist/index.js"

0 commit comments

Comments
 (0)