Skip to content

Commit f0af3ba

Browse files
committed
chore(release): publish
- project: storyblok-js-client 7.1.3 - project: @storyblok/js 4.2.4 - project: @storyblok/richtext 3.6.1 - project: storyblok 4.3.3 - project: @storyblok/eslint-config 0.4.1 - project: @storyblok/react 5.4.4 - project: @storyblok/vue 9.2.4 - project: @storyblok/astro 7.2.4 - project: @storyblok/svelte 5.2.4 - project: @storyblok/nuxt 8.0.4
1 parent c067b67 commit f0af3ba

File tree

10 files changed

+10
-10
lines changed

10 files changed

+10
-10
lines changed

packages/astro/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@storyblok/astro",
33
"type": "module",
4-
"version": "7.2.3",
4+
"version": "7.2.4",
55
"private": false,
66
"packageManager": "[email protected]",
77
"description": "Official Astro integration for the Storyblok Headless CMS",

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "storyblok",
33
"type": "module",
4-
"version": "4.3.2",
4+
"version": "4.3.3",
55
"packageManager": "[email protected]",
66
"description": "Storyblok CLI",
77
"author": "Alvaro Saburido <[email protected]> (https://github.com/alvarosabu/)",

packages/eslint-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@storyblok/eslint-config",
33
"type": "module",
4-
"version": "0.4.0",
4+
"version": "0.4.1",
55
"packageManager": "[email protected]",
66
"description": "Opinionated ESLint configuration for Storyblok ecosystem",
77
"author": "Alvaro Saburido <[email protected]> (https://github.com/alvarosabu/)",

packages/js-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "storyblok-js-client",
33
"type": "module",
4-
"version": "7.1.2",
4+
"version": "7.1.3",
55
"packageManager": "[email protected]",
66
"description": "Universal JavaScript SDK for Storyblok's API",
77
"author": "Alexander Feiglstorfer <[email protected]>",

packages/js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@storyblok/js",
33
"type": "module",
4-
"version": "4.2.3",
4+
"version": "4.2.4",
55
"private": false,
66
"packageManager": "[email protected]",
77
"description": "SDK to integrate Storyblok into your project using JavaScript.",

packages/nuxt/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@storyblok/nuxt",
33
"type": "module",
4-
"version": "8.0.3",
4+
"version": "8.0.4",
55
"packageManager": "[email protected]",
66
"description": "Storyblok Nuxt module",
77
"homepage": "https://github.com/storyblok/monoblok/tree/main/packages/nuxt#readme",

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@storyblok/react",
33
"type": "module",
4-
"version": "5.4.3",
4+
"version": "5.4.4",
55
"private": false,
66
"packageManager": "[email protected]",
77
"description": "SDK to integrate Storyblok into your project using React.",

packages/richtext/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@storyblok/richtext",
33
"type": "module",
4-
"version": "3.6.0",
4+
"version": "3.6.1",
55
"packageManager": "[email protected]",
66
"description": "Storyblok RichText Resolver",
77
"author": "Alvaro Saburido <[email protected]> (https://github.com/alvarosabu/)",

packages/svelte/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@storyblok/svelte",
33
"type": "module",
4-
"version": "5.2.3",
4+
"version": "5.2.4",
55
"private": false,
66
"packageManager": "[email protected]",
77
"description": "SDK to integrate Storyblok into your project using Svelte.",

packages/vue/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@storyblok/vue",
33
"type": "module",
4-
"version": "9.2.3",
4+
"version": "9.2.4",
55
"packageManager": "[email protected]",
66
"description": "SDK to integrate Storyblok into your project using Vue.",
77
"author": "Storyblok",

0 commit comments

Comments
 (0)