Skip to content

Commit 8dad11d

Browse files
committed
chore(vs-code-ext): Bump to 0.0.4
1 parent f931949 commit 8dad11d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

vs-code-extension/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
All notable changes to the "react-email-preview" extension will be documented in this file.
44

5-
## 0.0.3 - 2024-27-01
5+
## 0.0.4 - 2024-27-01
66

77
### Features
88

vs-code-extension/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "react-email-preview",
33
"displayName": "React Email",
44
"description": "A easy way to view the preview of a email made with react-email from your editor",
5-
"version": "0.0.3",
5+
"version": "0.0.4",
66
"license": "MIT",
77
"publishConfig": {
88
"access": "public"

0 commit comments

Comments
 (0)