Skip to content

Commit 891de4f

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

File tree

5 files changed

+16
-3
lines changed

5 files changed

+16
-3
lines changed

.changeset/pre.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,5 @@
3333
"@react-email/text": "0.1.2",
3434
"tsconfig": "0.0.0"
3535
},
36-
"changesets": ["dirty-needles-chew"]
36+
"changesets": ["dirty-needles-chew", "great-parrots-yell"]
3737
}

packages/components/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,13 @@
6161
- Updated dependencies [0a7b555]
6262
- @react-email/text@0.1.4
6363

64+
## 0.0.39-canary.0
65+
66+
### Patch Changes
67+
68+
- Updated dependencies [934bc53]
69+
- @react-email/tailwind@1.1.0-canary.0
70+
6471
## 0.0.38
6572

6673
### Patch Changes

packages/tailwind/CHANGELOG.md

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

3+
## 1.1.0-canary.0
4+
5+
### Minor Changes
6+
7+
- 934bc53: Extract tailwind pseudo classes to stylesheet
8+
39
## 1.0.5
410

511
### Patch Changes

packages/tailwind/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/tailwind",
3-
"version": "1.0.5",
3+
"version": "1.1.0-canary.0",
44
"description": "A React component to wrap emails with Tailwind CSS",
55
"sideEffects": false,
66
"main": "./dist/index.js",

pnpm-lock.yaml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)