Skip to content

Commit 588baec

Browse files
authored
Merge pull request #269 from Theryston/changeset-release/main
chore: update versions
2 parents 9594906 + 2a70054 commit 588baec

File tree

11 files changed

+41
-14
lines changed

11 files changed

+41
-14
lines changed

.changeset/fast-hands-carry.md

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

apps/cloud/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# cloud
2+
3+
## 0.1.1
4+
5+
### Patch Changes
6+
7+
- 9594906: fix: logo, favicon and featured images

apps/cloud/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cloud",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"private": true,
55
"scripts": {
66
"dev": "next dev --turbopack",

apps/institutional/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# jsx-mail-institutional
2+
3+
## 0.0.2
4+
5+
### Patch Changes
6+
7+
- 9594906: fix: logo, favicon and featured images

apps/institutional/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-institutional",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"private": true,
55
"scripts": {
66
"dev": "next dev",

examples/next-and-jsxmail/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# next-and-jsxmail
22

3+
## 0.1.3
4+
5+
### Patch Changes
6+
7+
- 9594906: fix: logo, favicon and featured images
8+
- Updated dependencies [9594906]
9+
10+
311
## 0.1.2
412

513
### Patch Changes

examples/next-and-jsxmail/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "next-and-jsxmail",
3-
"version": "0.1.2",
3+
"version": "0.1.3",
44
"private": true,
55
"scripts": {
66
"dev": "jsxm prepare && next dev",

examples/use-jsx-mail/CHANGELOG.md

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

3+
## 1.0.4
4+
5+
### Patch Changes
6+
7+
- 9594906: fix: logo, favicon and featured images
8+
- Updated dependencies [9594906]
9+
10+
311
## 1.0.3
412

513
### Patch Changes

examples/use-jsx-mail/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "use-jsx-mail",
33
"private": true,
4-
"version": "1.0.3",
4+
"version": "1.0.4",
55
"description": "",
66
"main": "index.js",
77
"keywords": [],

packages/jsx-mail/CHANGELOG.md

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

3+
## 2.3.6
4+
5+
### Patch Changes
6+
7+
- 9594906: fix: logo, favicon and featured images
8+
39
## 2.3.5
410

511
### Patch Changes

0 commit comments

Comments
 (0)