Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Mar 13, 2024
1 parent c695e43 commit bbb9378
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 8 deletions.
7 changes: 0 additions & 7 deletions .changeset/good-apes-confess.md

This file was deleted.

8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Change Log

## 5.0.1

### Patch Changes

- 092dd65: ## Fixes

- Markdown custom styles can't handle quotes properly

## 5.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "md-to-react-email",
"version": "5.0.0",
"version": "5.0.1",
"description": "A simple Markdown to jsx parser for email templates written in typescript.",
"keywords": [
"markdown",
Expand Down

0 comments on commit bbb9378

Please sign in to comment.