Skip to content

Commit afd9ca8

Browse files
author
Release Workflow
committed
chore(release): create-jsx-email v1.1.0
1 parent 22f9a4e commit afd9ca8

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

packages/create-jsx-email/CHANGELOG.md

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

3+
## v1.1.0
4+
5+
_2024-02-05_
6+
7+
### Features
8+
9+
- create-jsx-email: choose JS or TS (#160)
10+
311
## v1.0.2
412

513
_2023-12-03_

packages/create-jsx-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-jsx-email",
3-
"version": "1.0.2",
3+
"version": "1.1.0",
44
"publishConfig": {
55
"access": "public"
66
},

0 commit comments

Comments
 (0)