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

Commit

Permalink
v2.104.1
Browse files Browse the repository at this point in the history
  • Loading branch information
solocommand committed Jul 27, 2022
1 parent db0d2be commit 3f2a0e4
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "2.104.0",
"version": "2.104.1",
"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": "2.103.2",
"version": "2.104.1",
"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
2 changes: 1 addition & 1 deletion packages/marko-web-theme-monorail-magazine/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@parameter1/base-cms-marko-web-theme-monorail-magazine",
"version": "2.102.0",
"version": "2.104.1",
"description": "Magazine components, routes, and styling for the Monorail theme",
"repository": "https://github.com/parameter1/base-cms/tree/master/packages/marko-web-theme-monorail-magazine",
"author": "Brandon Krigbaum <[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": "2.104.0",
"version": "2.104.1",
"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": "^2.92.0",
"@parameter1/base-cms-marko-web-native-x": "^2.102.1",
"@parameter1/base-cms-marko-web-omeda": "^2.103.0",
"@parameter1/base-cms-marko-web-omeda-identity-x": "^2.103.2",
"@parameter1/base-cms-marko-web-omeda-identity-x": "^2.104.1",
"@parameter1/base-cms-marko-web-p1-events": "^2.77.0",
"@parameter1/base-cms-marko-web-recaptcha": "^2.92.0",
"@parameter1/base-cms-marko-web-search": "^2.80.0",
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": "2.104.0",
"version": "2.104.1",
"description": "Example BaseCMS website.",
"main": "src/index.js",
"author": "Jacob Bare <[email protected]>",
Expand All @@ -27,10 +27,10 @@
"@parameter1/base-cms-marko-web-leaders": "^2.97.0",
"@parameter1/base-cms-marko-web-native-x": "^2.102.1",
"@parameter1/base-cms-marko-web-omeda": "^2.103.0",
"@parameter1/base-cms-marko-web-omeda-identity-x": "^2.103.2",
"@parameter1/base-cms-marko-web-omeda-identity-x": "^2.104.1",
"@parameter1/base-cms-marko-web-social-sharing": "^2.92.0",
"@parameter1/base-cms-marko-web-theme-default": "^2.96.0",
"@parameter1/base-cms-marko-web-theme-monorail": "^2.104.0",
"@parameter1/base-cms-marko-web-theme-monorail": "^2.104.1",
"@parameter1/base-cms-object-path": "^2.75.1",
"@parameter1/base-cms-utils": "^2.75.1",
"@parameter1/base-cms-web-cli": "^2.98.0",
Expand Down

0 comments on commit 3f2a0e4

Please sign in to comment.