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

Commit

Permalink
v3.7.8
Browse files Browse the repository at this point in the history
  • Loading branch information
brandonbk committed Oct 4, 2022
1 parent 266ee28 commit c65b04c
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "3.7.7",
"version": "3.7.8",
"npmClient": "yarn",
"useWorkspaces": true,
"command": {
Expand Down
2 changes: 1 addition & 1 deletion packages/marko-web-omeda-identity-x/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@parameter1/base-cms-marko-web-omeda-identity-x",
"version": "3.7.4",
"version": "3.7.8",
"description": "Marko Omeda+IdentityX integration tools",
"repository": "https://github.com/parameter1/base-cms/tree/master/packages/marko-web-omeda-identity-x",
"author": "Josh Worden <[email protected]>",
Expand Down
4 changes: 2 additions & 2 deletions packages/marko-web-theme-monorail/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@parameter1/base-cms-marko-web-theme-monorail",
"version": "3.7.7",
"version": "3.7.8",
"author": "Brian Miller <[email protected]>",
"repository": "https://github.com/parameter1/base-cms/tree/master/packages/marko-web-theme-monorail",
"license": "MIT",
Expand All @@ -22,7 +22,7 @@
"@parameter1/base-cms-marko-web-inquiry": "^3.0.0",
"@parameter1/base-cms-marko-web-native-x": "^3.7.3",
"@parameter1/base-cms-marko-web-omeda": "^3.7.3",
"@parameter1/base-cms-marko-web-omeda-identity-x": "^3.7.4",
"@parameter1/base-cms-marko-web-omeda-identity-x": "^3.7.8",
"@parameter1/base-cms-marko-web-p1-events": "^3.7.1",
"@parameter1/base-cms-marko-web-recaptcha": "^3.0.0",
"@parameter1/base-cms-marko-web-reveal-ad": "^2.75.1",
Expand Down
6 changes: 3 additions & 3 deletions services/example-website/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@parameter1/base-cms-example-website",
"version": "3.7.7",
"version": "3.7.8",
"description": "Example BaseCMS website.",
"main": "src/index.js",
"author": "Jacob Bare <[email protected]>",
Expand Down Expand Up @@ -28,11 +28,11 @@
"@parameter1/base-cms-marko-web-leaders": "^3.3.0",
"@parameter1/base-cms-marko-web-native-x": "^3.7.3",
"@parameter1/base-cms-marko-web-omeda": "^3.7.3",
"@parameter1/base-cms-marko-web-omeda-identity-x": "^3.7.4",
"@parameter1/base-cms-marko-web-omeda-identity-x": "^3.7.8",
"@parameter1/base-cms-marko-web-p1-events": "^3.7.1",
"@parameter1/base-cms-marko-web-social-sharing": "^3.0.0",
"@parameter1/base-cms-marko-web-theme-default": "^3.7.7",
"@parameter1/base-cms-marko-web-theme-monorail": "^3.7.7",
"@parameter1/base-cms-marko-web-theme-monorail": "^3.7.8",
"@parameter1/base-cms-object-path": "^3.0.0",
"@parameter1/base-cms-utils": "^3.0.0",
"@parameter1/base-cms-web-cli": "^3.7.7",
Expand Down

0 comments on commit c65b04c

Please sign in to comment.