Skip to content

Commit b5f72fd

Browse files
committed
v10.6.0
1 parent 6543341 commit b5f72fd

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"publishConfig": {
33
"access": "public"
44
},
5-
"version": "10.5.4",
5+
"version": "10.6.0",
66
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
77
"npmClient": "pnpm"
88
}

packages/nextjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@prezly/theme-kit-nextjs",
3-
"version": "10.5.4",
3+
"version": "10.6.0",
44
"description": "Data layer and utility library for developing Prezly themes with NextJS",
55
"type": "module",
66
"main": "build/index.mjs",

0 commit comments

Comments
 (0)