Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit c308748

Browse files
github-actions[bot]gabrielmfern
authored andcommittedJun 16, 2025
chore(root): Version packages (canary) (#2233)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 0c6857e commit c308748

File tree

5 files changed

+34
-7
lines changed

5 files changed

+34
-7
lines changed
 

‎.changeset/free-sides-grin.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

‎packages/components/CHANGELOG.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,32 @@
1515
- @react-email/button@0.1.0
1616
- @react-email/tailwind@1.0.5
1717

18+
## 0.1.0-canary.2
19+
20+
### Patch Changes
21+
22+
- Updated dependencies [0405e2b]
23+
- @react-email/render@1.1.2-canary.0
24+
- @react-email/body@0.0.11
25+
- @react-email/button@0.0.19
26+
- @react-email/code-block@0.0.13
27+
- @react-email/code-inline@0.0.5
28+
- @react-email/column@0.0.13
29+
- @react-email/container@0.0.15
30+
- @react-email/font@0.0.9
31+
- @react-email/head@0.0.12
32+
- @react-email/heading@0.0.15
33+
- @react-email/hr@0.0.11
34+
- @react-email/html@0.0.11
35+
- @react-email/img@0.0.11
36+
- @react-email/link@0.0.12
37+
- @react-email/markdown@0.0.15
38+
- @react-email/preview@0.0.13
39+
- @react-email/row@0.0.12
40+
- @react-email/section@0.0.16
41+
- @react-email/tailwind@1.1.0-canary.0
42+
- @react-email/text@0.1.4
43+
1844
## 0.1.0-canary.1
1945

2046
### Minor Changes

‎packages/components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"@react-email/render": "workspace:1.1.2",
5959
"@react-email/row": "workspace:0.0.12",
6060
"@react-email/section": "workspace:0.0.16",
61-
"@react-email/tailwind": "workspace:1.0.5",
61+
"@react-email/tailwind": "workspace:1.1.0-canary.0",
6262
"@react-email/text": "workspace:0.1.5"
6363
},
6464
"peerDependencies": {

‎packages/render/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,12 @@
88
- e4598ab: Fixes `pretty` option breaking CJS projects
99
- faa6944: accept React.ReactNode instead of React.ReactElement
1010

11+
## 1.1.2-canary.0
12+
13+
### Patch Changes
14+
15+
- 0405e2b: fix react-dom/server import for the browser and some bundlers
16+
1117
## 1.1.1
1218

1319
### Patch Changes

‎pnpm-lock.yaml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
Failed to load comments.