Skip to content

Commit f6d2bcb

Browse files
chore(release): publish
- project: @storyblok/management-api-client 0.1.7 - project: @storyblok/openapi 1.0.1 - project: storyblok 4.6.14
1 parent e637a83 commit f6d2bcb

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

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.6.13",
4+
"version": "4.6.14",
55
"packageManager": "[email protected]",
66
"description": "Storyblok CLI",
77
"author": "Alvaro Saburido <[email protected]> (https://github.com/alvarosabu/)",

packages/mapi-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/management-api-client",
3-
"version": "0.1.6",
3+
"version": "0.1.7",
44
"description": "Storyblok Management API Client",
55
"main": "./dist/index.js",
66
"private": false,

packages/openapi/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@storyblok/openapi",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Storyblok Management API OpenAPI specifications",
55
"private": true,
66
"scripts": {

0 commit comments

Comments
 (0)