Skip to content

Commit 22feab1

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

File tree

3 files changed

+9
-1
lines changed

3 files changed

+9
-1
lines changed

.changeset/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
"web": "0.0.0"
3434
},
3535
"changesets": [
36+
"afraid-sides-agree",
3637
"crazy-seas-eat",
3738
"great-parrots-yell",
3839
"mighty-pigs-add",

packages/preview-server/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# @react-email/preview-server
2+
3+
## 1.0.0-canary.1
4+
5+
### Patch Changes
6+
7+
- efb4db2: fix `<svg>` not being flagged as incompatible

packages/preview-server/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/preview-server",
3-
"version": "1.0.0-canary.0",
3+
"version": "1.0.0-canary.1",
44
"description": "A live preview of your emails right in your browser.",
55
"scripts": {
66
"caniemail:fetch": "node ./scripts/fill-caniemail-data.mjs",

0 commit comments

Comments
 (0)