Skip to content

Commit

Permalink
chore(main): release 0.15.2 (#246)
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 Sep 10, 2024
1 parent b1e818d commit 80d7236
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.15.1"
".": "0.15.2"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.15.2](https://github.com/hbstack/hb/compare/v0.15.1...v0.15.2) (2024-09-10)


### Bug Fixes 🐞

* allow specifying extra class name for blockquotes and tables ([#245](https://github.com/hbstack/hb/issues/245)) ([b1e818d](https://github.com/hbstack/hb/commit/b1e818d46fd8ed2ad621fb6acf45ab6c1b784378))

## [0.15.1](https://github.com/hbstack/hb/compare/v0.15.0...v0.15.1) (2024-09-05)


Expand Down

0 comments on commit 80d7236

Please sign in to comment.