Skip to content

Commit 1c28aee

Browse files
committed
chore: Updated package version + Bumped dependency @nuxt/module-builder
Signed-off-by: Frederik Bußmann <frederik@bussmann.io>
1 parent 49d946b commit 1c28aee

File tree

4 files changed

+609
-1661
lines changed

4 files changed

+609
-1661
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# 1.0.16
2+
- Bumped dependencies
3+
14
# 1.0.15
25
- Fixed component prefix handling with nuxt-kit@3.15.4
36
- Bumped dependencies

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ paragraph node component would be named `MyCustomBlocksPrefixParagraphNode`.
118118
119119
You can apply similar customizations to all other HTML tags used by the renderer:
120120
121-
<details>
121+
<details open>
122122
<summary>Headings</summary>
123123
124124
Custom heading tags (`<h1>`, `<h2>`, `<h3>`, etc.):

0 commit comments

Comments
 (0)