We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6543341 commit b5f72fdCopy full SHA for b5f72fd
2 files changed
lerna.json
@@ -2,7 +2,7 @@
2
"publishConfig": {
3
"access": "public"
4
},
5
- "version": "10.5.4",
+ "version": "10.6.0",
6
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
7
"npmClient": "pnpm"
8
}
packages/nextjs/package.json
@@ -1,6 +1,6 @@
1
{
"name": "@prezly/theme-kit-nextjs",
"description": "Data layer and utility library for developing Prezly themes with NextJS",
"type": "module",
"main": "build/index.mjs",
0 commit comments