Skip to content

Commit db7b5b8

Browse files
committed
chore: bump module version
Signed-off-by: Frederik Bußmann <frederik@bussmann.io>
1 parent a5addd1 commit db7b5b8

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
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.19
2+
- Bumped dependencies
3+
14
# 1.0.18
25
- Bumped dependencies
36

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nuxt-strapi-blocks-renderer",
3-
"version": "1.0.18",
3+
"version": "1.0.19",
44
"description": "Renderer for the strapi CMS blocks text content element.",
55
"license": "MIT",
66
"repository": {
@@ -78,4 +78,4 @@
7878
"stackblitz": {
7979
"startCommand": "npm run dev:prepare && npm run dev:custom"
8080
}
81-
}
81+
}

0 commit comments

Comments
 (0)