Skip to content

Commit

Permalink
chore: Bump for release (#1751)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Oct 31, 2024
1 parent c3bee71 commit 17eb85c
Show file tree
Hide file tree
Showing 56 changed files with 209 additions and 197 deletions.
5 changes: 0 additions & 5 deletions .changeset/brave-llamas-reply.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/brave-pumas-march.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/few-experts-prove.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/fifty-cougars-watch.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/gorgeous-ravens-tease.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/heavy-rings-work.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/kind-steaks-knock.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/lazy-jokes-matter.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/nervous-eggs-allow.md

This file was deleted.

63 changes: 0 additions & 63 deletions .changeset/pre.json

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/quiet-donkeys-brush.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/selfish-garlics-clap.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/soft-timers-roll.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tall-cameras-cry.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tender-cooks-glow.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/twenty-trainers-argue.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/young-terms-sparkle.md

This file was deleted.

6 changes: 6 additions & 0 deletions examples/aws-ses/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# react-email-with-aws-ses

## 1.0.1

### Patch Changes

- @react-email/components@0.0.26

## 1.0.1-canary.5

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions examples/aws-ses/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-email-with-aws-ses",
"version": "1.0.1-canary.5",
"version": "1.0.1",
"license": "MIT",
"private": true,
"sideEffects": false,
Expand All @@ -16,7 +16,7 @@
},
"dependencies": {
"@aws-sdk/client-ses": "3.341.0",
"@react-email/components": "workspace:0.0.26-canary.5",
"@react-email/components": "workspace:0.0.26",
"react": "19.0.0-rc-187dd6a7-20240806",
"react-dom": "19.0.0-rc-187dd6a7-20240806"
},
Expand Down
6 changes: 6 additions & 0 deletions examples/mailersend/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# react-email-with-mailersend

## 1.0.1

### Patch Changes

- @react-email/components@0.0.26

## 1.0.1-canary.5

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions examples/mailersend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-email-with-mailersend",
"version": "1.0.1-canary.5",
"version": "1.0.1",
"license": "MIT",
"private": true,
"sideEffects": false,
Expand All @@ -15,7 +15,7 @@
"clean": "rm -rf dist"
},
"dependencies": {
"@react-email/components": "workspace:0.0.26-canary.5",
"@react-email/components": "workspace:0.0.26",
"mailersend": "^2.0.0",
"react": "19.0.0-rc-187dd6a7-20240806",
"react-dom": "19.0.0-rc-187dd6a7-20240806"
Expand Down
6 changes: 6 additions & 0 deletions examples/nodemailer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# react-email-with-nodemailer

## 1.0.1

### Patch Changes

- @react-email/components@0.0.26

## 1.0.1-canary.5

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions examples/nodemailer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-email-with-nodemailer",
"version": "1.0.1-canary.5",
"version": "1.0.1",
"license": "MIT",
"private": true,
"sideEffects": false,
Expand All @@ -15,7 +15,7 @@
"clean": "rm -rf dist"
},
"dependencies": {
"@react-email/components": "workspace:0.0.26-canary.5",
"@react-email/components": "workspace:0.0.26",
"nodemailer": "6.9.9",
"react": "19.0.0-rc-187dd6a7-20240806",
"react-dom": "19.0.0-rc-187dd6a7-20240806"
Expand Down
6 changes: 6 additions & 0 deletions examples/plunk/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# react-email-with-plunk

## 1.0.1

### Patch Changes

- @react-email/components@0.0.26

## 1.0.1-canary.5

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions examples/plunk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-email-with-plunk",
"version": "1.0.1-canary.5",
"version": "1.0.1",
"license": "MIT",
"private": true,
"sideEffects": false,
Expand All @@ -16,7 +16,7 @@
},
"dependencies": {
"@plunk/node": "3.0.2",
"@react-email/components": "workspace:0.0.26-canary.5",
"@react-email/components": "workspace:0.0.26",
"react": "19.0.0-rc-187dd6a7-20240806",
"react-dom": "19.0.0-rc-187dd6a7-20240806"
},
Expand Down
6 changes: 6 additions & 0 deletions examples/postmark/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# react-email-with-postmark

## 1.0.1

### Patch Changes

- @react-email/components@0.0.26

## 1.0.1-canary.5

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions examples/postmark/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-email-with-postmark",
"version": "1.0.1-canary.5",
"version": "1.0.1",
"license": "MIT",
"private": true,
"type": "module",
Expand All @@ -16,7 +16,7 @@
},
"dependencies": {
"postmark": "3.0.14",
"@react-email/components": "workspace:0.0.26-canary.5",
"@react-email/components": "workspace:0.0.26",
"react": "19.0.0-rc-187dd6a7-20240806",
"react-dom": "19.0.0-rc-187dd6a7-20240806"
},
Expand Down
6 changes: 6 additions & 0 deletions examples/resend/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# react-email-with-resend

## 1.0.1

### Patch Changes

- @react-email/components@0.0.26

## 1.0.1-canary.5

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions examples/resend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-email-with-resend",
"version": "1.0.1-canary.5",
"version": "1.0.1",
"license": "MIT",
"private": true,
"sideEffects": false,
Expand All @@ -11,7 +11,7 @@
},
"dependencies": {
"next": "15.0.0-canary.117",
"@react-email/components": "workspace:0.0.26-canary.5",
"@react-email/components": "workspace:0.0.26",
"react": "19.0.0-rc-187dd6a7-20240806",
"react-dom": "19.0.0-rc-187dd6a7-20240806",
"resend": "4.0.0"
Expand Down
6 changes: 6 additions & 0 deletions examples/scaleway/next/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# react-email-with-next-scaleway

## 1.0.1

### Patch Changes

- @react-email/components@0.0.26

## 1.0.1-canary.5

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions examples/scaleway/next/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-email-with-next-scaleway",
"version": "1.0.1-canary.5",
"version": "1.0.1",
"license": "MIT",
"private": true,
"sideEffects": false,
Expand All @@ -12,7 +12,7 @@
"dependencies": {
"@scaleway/sdk": "1.5.0",
"next": "15.0.0-canary.117",
"@react-email/components": "workspace:0.0.26-canary.5",
"@react-email/components": "workspace:0.0.26",
"react": "19.0.0-rc-187dd6a7-20240806",
"react-dom": "19.0.0-rc-187dd6a7-20240806"
},
Expand Down
6 changes: 6 additions & 0 deletions examples/scaleway/node/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# react-email-with-node-scaleway

## 1.0.1

### Patch Changes

- @react-email/components@0.0.26

## 1.0.1-canary.5

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions examples/scaleway/node/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-email-with-node-scaleway",
"version": "1.0.1-canary.5",
"version": "1.0.1",
"license": "MIT",
"private": true,
"sideEffects": false,
Expand All @@ -15,7 +15,7 @@
},
"dependencies": {
"@scaleway/sdk": "1.4.0",
"@react-email/components": "workspace:0.0.26-canary.5",
"@react-email/components": "workspace:0.0.26",
"react": "19.0.0-rc-187dd6a7-20240806",
"react-dom": "19.0.0-rc-187dd6a7-20240806"
},
Expand Down
Loading

1 comment on commit 17eb85c

@vercel
Copy link

@vercel vercel bot commented on 17eb85c Oct 31, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

react-email-demo – ./apps/demo

react-email-demo-git-main-resend.vercel.app
react-email-demo-resend.vercel.app
react-email-demo.vercel.app
demo.react.email

Please sign in to comment.