Skip to content

Commit

Permalink
chore(main): release 1.1.2 (#6)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Aug 5, 2024
1 parent 5f0cb65 commit cdc9532
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.1.2](https://github.com/KarinJS/md-html/compare/v1.1.1...v1.1.2) (2024-08-05)


### Bug Fixes

* 代码块间距 ([5f0cb65](https://github.com/KarinJS/md-html/commit/5f0cb65f5264713b602bf0b79ff9e32ce81fba94))

## [1.1.1](https://github.com/KarinJS/md-html/compare/v1.1.0...v1.1.1) (2024-08-05)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@karinjs/md-html",
"version": "1.1.1",
"version": "1.1.2",
"description": "Convert Markdown text to HTML text",
"homepage": "https://github.com/KarinJS/md-html",
"bugs": {
Expand Down

0 comments on commit cdc9532

Please sign in to comment.