Skip to content

Commit 12ab9ec

Browse files
chore(main): release 1.2.2 (#15)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent ca8a08c commit 12ab9ec

3 files changed

Lines changed: 10 additions & 3 deletions

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.2.2](https://github.com/KarinJS/md-html/compare/v1.2.1...v1.2.2) (2025-06-15)
4+
5+
6+
### Bug Fixes
7+
8+
* **Markdown:** 支持直接传入模板字符串作为配置 ([ca8a08c](https://github.com/KarinJS/md-html/commit/ca8a08c7c37fb23a44d4193d19cfebc345a2fd3a))
9+
310
## [1.2.1](https://github.com/KarinJS/md-html/compare/v1.2.0...v1.2.1) (2025-05-21)
411

512

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.2.1",
3+
"version": "1.2.2",
44
"description": "Convert Markdown text to HTML text",
55
"homepage": "https://github.com/KarinJS/md-html",
66
"bugs": {

0 commit comments

Comments
 (0)