Skip to content

Commit

Permalink
chore: update versions
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 19, 2024
1 parent 4f547d7 commit 579c755
Show file tree
Hide file tree
Showing 5 changed files with 19 additions and 8 deletions.
6 changes: 0 additions & 6 deletions .changeset/cold-laws-jump.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @jsx-mail/core

## 2.2.0

### Minor Changes

- 4f547d7: allow zip command and not required jsx mail cloud login

## 2.1.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@jsx-mail/core",
"author": "Theryston",
"version": "2.1.4",
"version": "2.2.0",
"license": "MIT",
"description": "All jsx mail core functions.",
"main": "dist/index.js",
Expand Down
11 changes: 11 additions & 0 deletions packages/jsx-mail/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# jsx-mail

## 2.3.0

### Minor Changes

- 4f547d7: allow zip command and not required jsx mail cloud login

### Patch Changes

- Updated dependencies [4f547d7]
- @jsx-mail/core@2.2.0

## 2.2.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/jsx-mail/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jsx-mail",
"version": "2.2.5",
"version": "2.3.0",
"description": "Building the future of email with JSX syntax",
"main": "dist/index.js",
"types": "dist/types/index.d.ts",
Expand Down

0 comments on commit 579c755

Please sign in to comment.