Skip to content

Commit 93b5355

Browse files
committed
v10.5.3
1 parent 342b4d7 commit 93b5355

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

lerna.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
2-
"publishConfig": {
3-
"access": "public"
4-
},
5-
"version": "10.5.2",
6-
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
7-
"npmClient": "pnpm"
8-
}
2+
"publishConfig": {
3+
"access": "public"
4+
},
5+
"version": "10.5.3",
6+
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
7+
"npmClient": "pnpm"
8+
}

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.2",
3+
"version": "10.5.3",
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)