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 a5addd1 commit db7b5b8Copy full SHA for db7b5b8
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+# 1.0.19
2
+- Bumped dependencies
3
+
4
# 1.0.18
5
- Bumped dependencies
6
package.json
@@ -1,6 +1,6 @@
{
"name": "nuxt-strapi-blocks-renderer",
- "version": "1.0.18",
+ "version": "1.0.19",
"description": "Renderer for the strapi CMS blocks text content element.",
"license": "MIT",
"repository": {
@@ -78,4 +78,4 @@
78
"stackblitz": {
79
"startCommand": "npm run dev:prepare && npm run dev:custom"
80
}
81
-}
+}
0 commit comments