Skip to content

Commit f767bcf

Browse files
chore(main): release 0.7.0 (#34)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 9258de6 commit f767bcf

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

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

3+
## [0.7.0](https://github.com/hugomods/code-block-panel/compare/v0.6.0...v0.7.0) (2024-06-04)
4+
5+
6+
### Features
7+
8+
* allow overriding `max_lines` parameter via `data-max-lines` attribute ([#33](https://github.com/hugomods/code-block-panel/issues/33)) ([9258de6](https://github.com/hugomods/code-block-panel/commit/9258de653dbf9403b176149497f5c64255f57fa0))
9+
10+
11+
### Bug Fixes
12+
13+
* correct the max_lines calculation ([9258de6](https://github.com/hugomods/code-block-panel/commit/9258de653dbf9403b176149497f5c64255f57fa0))
14+
315
## [0.6.0](https://github.com/hugomods/code-block-panel/compare/v0.5.0...v0.6.0) (2024-04-23)
416

517

0 commit comments

Comments
 (0)