Skip to content

Commit 45c648e

Browse files
github-actions[bot]quantizor
authored andcommitted
Version Packages
1 parent a16ee4b commit 45c648e

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/wicked-otters-boil.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+
## 9.4.2
4+
5+
### Patch Changes
6+
7+
- 775b4bf: Expose `parser` and `RuleType` from the markdown entry point as documented.
8+
39
## 9.4.1
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "A very fast and versatile markdown toolchain. AST, React, React Native, SolidJS, Vue, Markdown, and HTML output available with full customization.",
44
"homepage": "https://markdown-to-jsx.quantizor.dev",
55
"license": "MIT",
6-
"version": "9.4.1",
6+
"version": "9.4.2",
77
"publishConfig": {
88
"access": "public",
99
"mangle": {

0 commit comments

Comments
 (0)