Skip to content

Commit 9b85a80

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 2bab8cc commit 9b85a80

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
@@ -119,6 +119,32 @@
119119
- @react-email/row@0.0.12
120120
- @react-email/section@0.0.16
121121

122+
## 0.0.37-canary.1
123+
124+
### Patch Changes
125+
126+
- Updated dependencies [32372da]
127+
- @react-email/render@1.1.0-canary.0
128+
- @react-email/body@0.0.11
129+
- @react-email/button@0.0.19
130+
- @react-email/code-block@0.0.12
131+
- @react-email/code-inline@0.0.5
132+
- @react-email/column@0.0.13
133+
- @react-email/container@0.0.15
134+
- @react-email/font@0.0.9
135+
- @react-email/head@0.0.12
136+
- @react-email/heading@0.0.15
137+
- @react-email/hr@0.0.11
138+
- @react-email/html@0.0.11
139+
- @react-email/img@0.0.11
140+
- @react-email/link@0.0.12
141+
- @react-email/markdown@0.0.14
142+
- @react-email/preview@0.0.12
143+
- @react-email/row@0.0.12
144+
- @react-email/section@0.0.16
145+
- @react-email/tailwind@1.1.0-canary.0
146+
- @react-email/text@0.1.1
147+
122148
## 0.0.37-canary.0
123149

124150
### Patch Changes

packages/render/CHANGELOG.md

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

2525
- 9aa033c: Use range of versions for dependencies
2626

27+
## 1.1.0-canary.0
28+
29+
### Minor Changes
30+
31+
- 32372da: Deprecate the `pretty` option for `render` in favor of standalone `pretty` function
32+
2733
## 1.0.6
2834

2935
### Patch Changes

0 commit comments

Comments
 (0)