Skip to content

Commit 4f528bb

Browse files
committed
chore: Bumped package version
Signed-off-by: Frederik Bußmann <frederik@bussmann.io>
1 parent 4ce08d8 commit 4f528bb

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 1.0.17
2+
- Fixed composable access problems in component prefix
3+
- Updated custom playground
4+
15
# 1.0.16
26
- Bumped dependencies
37
- Updated package config

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nuxt-strapi-blocks-renderer",
3-
"version": "1.0.16",
3+
"version": "1.0.17",
44
"description": "Renderer for the strapi CMS blocks text content element.",
55
"license": "MIT",
66
"repository": {

0 commit comments

Comments
 (0)