Skip to content

Commit 2e6947d

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

File tree

5 files changed

+29
-2
lines changed

5 files changed

+29
-2
lines changed

.changeset/pre.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,9 @@
3636
"crazy-seas-eat",
3737
"dirty-needles-chew",
3838
"great-parrots-yell",
39-
"tidy-geese-cross"
39+
"mighty-pigs-add",
40+
"tasty-swans-taste",
41+
"tidy-geese-cross",
42+
"tiny-rice-give"
4043
]
4144
}

packages/button/CHANGELOG.md

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

77
- 4c4c5ef: respect the order in which padding properties are defined
88

9+
## 0.1.0-canary.0
10+
11+
### Minor Changes
12+
13+
- 11c4600: respect the order in which padding properties are defined
14+
915
## 0.0.19
1016

1117
### Patch Changes

packages/components/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,18 @@
4141
- @react-email/button@0.1.0
4242
- @react-email/tailwind@1.0.5
4343

44+
## 0.1.0-canary.3
45+
46+
### Minor Changes
47+
48+
- 11c4600: Updated @react-email/button@0.1.0-canary.0
49+
50+
### Patch Changes
51+
52+
- Updated dependencies [11c4600]
53+
- @react-email/button@0.1.0-canary.0
54+
- @react-email/tailwind@1.1.0-canary.0
55+
4456
## 0.1.0-canary.2
4557

4658
### 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.6
4+
5+
### Patch Changes
6+
7+
- 11c4600: Add support for hot reloading with tsconfig path aliases
8+
39
## 4.1.0-canary.5
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.5",
3+
"version": "4.1.0-canary.6",
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)