Skip to content

Commit ebeef33

Browse files
Version Packages (#39)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent c2cdd02 commit ebeef33

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/late-cycles-sell.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change Log
22

3+
## 5.0.6
4+
5+
### Patch Changes
6+
7+
- 88d45cf: fix: use correct styles for table header cells (`th`) vs data cells (`td`)
8+
39
## 5.0.5
410

511
### Patch Changes

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": "5.0.5",
3+
"version": "5.0.6",
44
"description": "A simple Markdown to jsx parser for email templates written in typescript.",
55
"keywords": [
66
"markdown",

0 commit comments

Comments
 (0)