We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e48729 commit 05b668cCopy full SHA for 05b668c
2 files changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.1.4](https://github.com/KarinJS/md-html/compare/v1.1.3...v1.1.4) (2024-09-16)
4
+
5
6
+### Bug Fixes
7
8
+* 修正jsdoc注释显示错误 ([2e48729](https://github.com/KarinJS/md-html/commit/2e487294e538f08888d29d97600aeaf0307bc3a4))
9
10
## [1.1.3](https://github.com/KarinJS/md-html/compare/v1.1.2...v1.1.3) (2024-08-05)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@karinjs/md-html",
- "version": "1.1.3",
+ "version": "1.1.4",
"description": "Convert Markdown text to HTML text",
"homepage": "https://github.com/KarinJS/md-html",
"bugs": {
0 commit comments