Skip to content

Commit a0071ce

Browse files
chore(root): Version packages (#2190)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent e2686a3 commit a0071ce

File tree

5 files changed

+9
-8
lines changed

5 files changed

+9
-8
lines changed

.changeset/tiny-bears-train.md

-5
This file was deleted.

packages/create-email/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"devDependencies": {
3030
"@react-email/components": "workspace:0.0.36",
3131
"react": "19.0.0",
32-
"react-email": "workspace:4.0.7",
32+
"react-email": "workspace:4.0.8",
3333
"tsconfig": "workspace:*",
3434
"typescript": "5.8.2"
3535
}

packages/react-email/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# react-email
22

3+
## 4.0.8
4+
5+
### Patch Changes
6+
7+
- ea579b5: Log out errors that happen when `export`'s esbuild fails
8+
39
## 4.0.7
410

511
### Patch Changes

packages/react-email/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-email",
3-
"version": "4.0.7",
3+
"version": "4.0.8",
44
"description": "A live preview of your emails right in your browser.",
55
"bin": {
66
"email": "./dist/cli/index.js"

pnpm-lock.yaml

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)