Skip to content
This repository was archived by the owner on Dec 9, 2024. It is now read-only.

Commit e7e848e

Browse files
committed
v4.55.2
1 parent 61a9d4c commit e7e848e

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "4.55.1",
2+
"version": "4.55.2",
33
"npmClient": "yarn",
44
"useWorkspaces": true,
55
"command": {

packages/marko-web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@parameter1/base-cms-marko-web",
3-
"version": "4.54.2",
3+
"version": "4.55.2",
44
"description": "Core Marko+Express components for BaseCMS websites",
55
"author": "Jacob Bare <[email protected]>",
66
"main": "index.js",

services/example-website/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@parameter1/base-cms-example-website",
3-
"version": "4.55.1",
3+
"version": "4.55.2",
44
"description": "Example BaseCMS website.",
55
"main": "src/index.js",
66
"author": "Jacob Bare <[email protected]>",
@@ -21,7 +21,7 @@
2121
},
2222
"dependencies": {
2323
"@parameter1/base-cms-marko-core": "^4.54.2",
24-
"@parameter1/base-cms-marko-web": "^4.54.2",
24+
"@parameter1/base-cms-marko-web": "^4.55.2",
2525
"@parameter1/base-cms-marko-web-auth0-identity-x": "^4.51.2",
2626
"@parameter1/base-cms-marko-web-contact-us": "^4.40.3",
2727
"@parameter1/base-cms-marko-web-deferred-script-loader": "^4.40.3",

0 commit comments

Comments
 (0)