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 4ce08d8 commit 4f528bbCopy full SHA for 4f528bb
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+# 1.0.17
2
+- Fixed composable access problems in component prefix
3
+- Updated custom playground
4
+
5
# 1.0.16
6
- Bumped dependencies
7
- Updated package config
package.json
@@ -1,6 +1,6 @@
{
"name": "nuxt-strapi-blocks-renderer",
- "version": "1.0.16",
+ "version": "1.0.17",
"description": "Renderer for the strapi CMS blocks text content element.",
"license": "MIT",
"repository": {
0 commit comments