We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9258de6 commit f767bcfCopy full SHA for f767bcf
CHANGELOG.md
@@ -1,5 +1,17 @@
1
# Changelog
2
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
15
## [0.6.0](https://github.com/hugomods/code-block-panel/compare/v0.5.0...v0.6.0) (2024-04-23)
16
17
0 commit comments