Skip to content

Commit 49e43e1

Browse files
authored
Merge pull request #256 from Theryston/changeset-release/main
chore: update versions
2 parents 4f547d7 + 579c755 commit 49e43e1

File tree

5 files changed

+19
-8
lines changed

5 files changed

+19
-8
lines changed

.changeset/cold-laws-jump.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

packages/core/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @jsx-mail/core
22

3+
## 2.2.0
4+
5+
### Minor Changes
6+
7+
- 4f547d7: allow zip command and not required jsx mail cloud login
8+
39
## 2.1.4
410

511
### Patch Changes

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@jsx-mail/core",
33
"author": "Theryston",
4-
"version": "2.1.4",
4+
"version": "2.2.0",
55
"license": "MIT",
66
"description": "All jsx mail core functions.",
77
"main": "dist/index.js",

packages/jsx-mail/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# jsx-mail
22

3+
## 2.3.0
4+
5+
### Minor Changes
6+
7+
- 4f547d7: allow zip command and not required jsx mail cloud login
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [4f547d7]
12+
- @jsx-mail/core@2.2.0
13+
314
## 2.2.5
415

516
### Patch Changes

packages/jsx-mail/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jsx-mail",
3-
"version": "2.2.5",
3+
"version": "2.3.0",
44
"description": "Building the future of email with JSX syntax",
55
"main": "dist/index.js",
66
"types": "dist/types/index.d.ts",

0 commit comments

Comments
 (0)