Skip to content

Commit 05b668c

Browse files
chore(main): release 1.1.4 (#8)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 2e48729 commit 05b668c

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

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+
310
## [1.1.3](https://github.com/KarinJS/md-html/compare/v1.1.2...v1.1.3) (2024-08-05)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@karinjs/md-html",
3-
"version": "1.1.3",
3+
"version": "1.1.4",
44
"description": "Convert Markdown text to HTML text",
55
"homepage": "https://github.com/KarinJS/md-html",
66
"bugs": {

0 commit comments

Comments
 (0)