Skip to content

Commit 644836c

Browse files
committed
feat: updated package json and changelog
1 parent 27a34eb commit 644836c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6-
### [3.0.2](https://github.com/codeskills-dev/md-to-react-email/compare/v3.0.1...v3.0.2) (2023-07-04)
6+
### [3.0.3](https://github.com/codeskills-dev/md-to-react-email/compare/v3.0.1...v3.0.3) (2023-07-04)
77

88
### Features
99

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "md-to-react-email",
3-
"version": "3.0.2",
3+
"version": "3.0.3",
44
"description": "A simple Markdown parser for React-email written in typescript.",
55
"keywords": [
66
"markdown",

0 commit comments

Comments
 (0)