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 f931949 commit 8dad11dCopy full SHA for 8dad11d
vs-code-extension/CHANGELOG.md
@@ -2,7 +2,7 @@
2
3
All notable changes to the "react-email-preview" extension will be documented in this file.
4
5
-## 0.0.3 - 2024-27-01
+## 0.0.4 - 2024-27-01
6
7
### Features
8
vs-code-extension/package.json
"name": "react-email-preview",
"displayName": "React Email",
"description": "A easy way to view the preview of a email made with react-email from your editor",
- "version": "0.0.3",
+ "version": "0.0.4",
"license": "MIT",
"publishConfig": {
"access": "public"
0 commit comments