Skip to content

Commit e5d8931

Browse files
Version Packages (#619)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent f46264e commit e5d8931

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/chatty-waves-invite.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
# markdown-to-jsx
22

3+
## 7.6.1
4+
5+
### Patch Changes
6+
7+
- 87d8bd3: Handle `class` attribute from arbitrary HTML properly to avoid React warnings.
8+
39
## 7.6.0
410

511
### Minor Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "Convert markdown to JSX with ease for React and React-like projects. Super lightweight and highly configurable.",
44
"homepage": "https://markdown-to-jsx.quantizor.dev",
55
"license": "MIT",
6-
"version": "7.6.0",
6+
"version": "7.6.1",
77
"publishConfig": {
88
"access": "public"
99
},

0 commit comments

Comments
 (0)