Skip to content

Commit

Permalink
chore: release v3.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
madebyfabian committed Sep 8, 2023
1 parent 8d12c8c commit ef84690
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "storyblok-rich-text-renderer",
"version": "3.3.2",
"version": "3.4.0",
"type": "module",
"private": true,
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/storyblok-rich-text-types/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@marvr/storyblok-rich-text-types",
"version": "3.3.2",
"version": "3.4.0",
"keywords": [
"rich-text",
"renderer",
Expand Down
2 changes: 1 addition & 1 deletion packages/storyblok-rich-text-vue-renderer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@marvr/storyblok-rich-text-vue-renderer",
"version": "3.3.2",
"version": "3.4.0",
"keywords": [
"rich-text",
"renderer",
Expand Down

0 comments on commit ef84690

Please sign in to comment.