Skip to content

Commit 14a3a24

Browse files
github-actions[bot]gabrielmfern
authored andcommitted
chore(root): Version packages (canary) (#2088)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 835e21d commit 14a3a24

File tree

2 files changed

+32
-0
lines changed

2 files changed

+32
-0
lines changed

packages/components/CHANGELOG.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,32 @@
145145
- @react-email/row@0.0.12
146146
- @react-email/section@0.0.16
147147

148+
## 0.0.37-canary.1
149+
150+
### Patch Changes
151+
152+
- Updated dependencies [32372da]
153+
- @react-email/render@1.1.0-canary.0
154+
- @react-email/body@0.0.11
155+
- @react-email/button@0.0.19
156+
- @react-email/code-block@0.0.12
157+
- @react-email/code-inline@0.0.5
158+
- @react-email/column@0.0.13
159+
- @react-email/container@0.0.15
160+
- @react-email/font@0.0.9
161+
- @react-email/head@0.0.12
162+
- @react-email/heading@0.0.15
163+
- @react-email/hr@0.0.11
164+
- @react-email/html@0.0.11
165+
- @react-email/img@0.0.11
166+
- @react-email/link@0.0.12
167+
- @react-email/markdown@0.0.14
168+
- @react-email/preview@0.0.12
169+
- @react-email/row@0.0.12
170+
- @react-email/section@0.0.16
171+
- @react-email/tailwind@1.1.0-canary.0
172+
- @react-email/text@0.1.1
173+
148174
## 0.0.37-canary.0
149175

150176
### Patch Changes

packages/render/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,12 @@
3030

3131
- 9aa033c: Use range of versions for dependencies
3232

33+
## 1.1.0-canary.0
34+
35+
### Minor Changes
36+
37+
- 32372da: Deprecate the `pretty` option for `render` in favor of standalone `pretty` function
38+
3339
## 1.0.6
3440

3541
### Patch Changes

0 commit comments

Comments
 (0)