Skip to content

Commit 2e3f2c9

Browse files
committed
chore(release): publish
- project: storyblok-js-client 7.1.2 - project: @storyblok/js 4.2.3 - project: storyblok 4.3.1 - project: @storyblok/react 5.4.3 - project: @storyblok/vue 9.2.3 - project: @storyblok/astro 7.2.3 - project: @storyblok/svelte 5.2.3 - project: @storyblok/nuxt 8.0.3
1 parent 0a925de commit 2e3f2c9

File tree

8 files changed

+8
-8
lines changed

8 files changed

+8
-8
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.2",
4+
"version": "7.2.3",
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.0",
4+
"version": "4.3.1",
55
"packageManager": "[email protected]",
66
"description": "Storyblok CLI",
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,6 +1,6 @@
11
{
22
"name": "storyblok-js-client",
3-
"version": "7.1.1",
3+
"version": "7.1.2",
44
"packageManager": "[email protected]",
55
"description": "Universal JavaScript SDK for Storyblok's API",
66
"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.2",
4+
"version": "4.2.3",
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.2",
4+
"version": "8.0.3",
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.2",
4+
"version": "5.4.3",
55
"private": false,
66
"packageManager": "[email protected]",
77
"description": "SDK to integrate Storyblok into your project using React.",

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.2",
4+
"version": "5.2.3",
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.2",
4+
"version": "9.2.3",
55
"packageManager": "[email protected]",
66
"description": "SDK to integrate Storyblok into your project using Vue.",
77
"author": "Storyblok",

0 commit comments

Comments
 (0)