We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f15d44 commit eb21147Copy full SHA for eb21147
apps/preview/CHANGELOG.md
@@ -1,5 +1,13 @@
1
# @jsx-email/app-preview ChangeLog
2
3
+## v1.0.3
4
+
5
+_2024-01-08_
6
7
+### Bugfixes
8
9
+- app-preview: ignore empty modules (#126)
10
11
## v1.0.2
12
13
_2024-01-06_
apps/preview/package.json
@@ -1,6 +1,6 @@
{
"name": "@jsx-email/app-preview",
- "version": "1.0.2",
+ "version": "1.0.3",
"publishConfig": {
"access": "public"
},
0 commit comments