Skip to content

Commit e8aa031

Browse files
github-actions[bot]gabrielmfern
authored andcommitted
chore(root): Version packages (canary) (#2092)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 12b5ee0 commit e8aa031

File tree

3 files changed

+14
-1
lines changed

3 files changed

+14
-1
lines changed

packages/components/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,13 @@
3636
- @react-email/row@0.0.12
3737
- @react-email/section@0.0.16
3838

39+
## 0.0.37-canary.3
40+
41+
### Patch Changes
42+
43+
- Updated dependencies [8179dc6]
44+
- @react-email/tailwind@1.1.0-canary.1
45+
3946
## 0.0.37-canary.2
4047

4148
### Patch Changes

packages/react-email/CHANGELOG.md

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

3+
## 4.1.0-canary.3
4+
5+
### Patch Changes
6+
7+
- 681d4ed: fix backwards compatibility with `render` versions
8+
39
## 4.1.0-canary.2
410

511
### 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.2",
3+
"version": "4.1.0-canary.3",
44
"description": "A live preview of your emails right in your browser.",
55
"bin": {
66
"email": "./dist/cli/index.mjs"

0 commit comments

Comments
 (0)