Skip to content

Commit 2af9174

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

File tree

3 files changed

+8
-1
lines changed

3 files changed

+8
-1
lines changed

.changeset/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@
4444
"salty-hoops-join",
4545
"six-parts-jam",
4646
"strong-peas-kneel",
47+
"stupid-lights-run",
4748
"wet-guests-share",
4849
"wet-planes-camp"
4950
]

packages/create-email/CHANGELOG.md

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

3+
## 1.2.0-canary.1
4+
5+
### Patch Changes
6+
7+
- 0c3aaa3: Show package.json's version on --version for create-email
8+
39
## 1.2.0-canary.0
410

511
### Minor Changes

packages/create-email/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-email",
3-
"version": "1.2.0-canary.0",
3+
"version": "1.2.0-canary.1",
44
"description": "The easiest way to get started with React Email",
55
"main": "src/index.js",
66
"type": "module",

0 commit comments

Comments
 (0)