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 f1f19fe commit 6829d08Copy full SHA for 6829d08
apps/preview/CHANGELOG.md
@@ -1,5 +1,13 @@
1
# @jsx-email/app-preview ChangeLog
2
3
+## v1.0.2
4
+
5
+_2024-01-06_
6
7
+### Bugfixes
8
9
+- app-preview: add key prop to select.item component (#124)
10
11
## v1.0.1
12
13
_2023-12-29_
apps/preview/package.json
@@ -1,6 +1,6 @@
{
"name": "@jsx-email/app-preview",
- "version": "1.0.1",
+ "version": "1.0.2",
"publishConfig": {
"access": "public"
},
0 commit comments