Skip to content

Commit

Permalink
v2.22.8
Browse files Browse the repository at this point in the history
  • Loading branch information
jwade1327 committed Aug 30, 2023
1 parent 72594ac commit a3da763
Show file tree
Hide file tree
Showing 6 changed files with 10 additions and 10 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.22.7",
"version": "2.22.8",
"npmClient": "yarn",
"useWorkspaces": true,
"command": {
Expand Down
2 changes: 1 addition & 1 deletion packages/global/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cox-matthews-associates/package-global",
"version": "2.22.7",
"version": "2.22.8",
"author": "Brian Miller <[email protected]>",
"repository": "https://github.com/parameter1/ab-media-websites/tree/master/packages/global",
"license": "MIT",
Expand Down
4 changes: 2 additions & 2 deletions sites/ccnewsnow.com/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cox-matthews-associates/ccnewsnow.com",
"version": "2.22.7",
"version": "2.22.8",
"author": "Brandon Krigbaum <[email protected]>",
"repository": "https://github.com/parameter1/cox-matthews-associates-websites/tree/master/sites/ccnewsnow.com",
"license": "MIT",
Expand Down Expand Up @@ -31,7 +31,7 @@
"win32"
],
"dependencies": {
"@cox-matthews-associates/package-global": "^2.22.7",
"@cox-matthews-associates/package-global": "^2.22.8",
"@parameter1/base-cms-marko-core": "^4.32.0",
"@parameter1/base-cms-marko-web": "^4.32.0",
"@parameter1/base-cms-marko-web-gam": "^4.5.12",
Expand Down
4 changes: 2 additions & 2 deletions sites/diverseeducation.com/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cox-matthews-associates/diverseeducation.com",
"version": "2.22.7",
"version": "2.22.8",
"author": "Brandon Krigbaum <[email protected]>",
"repository": "https://github.com/parameter1/cox-matthews-associates-websites/tree/master/sites/diverseeducation.com",
"license": "MIT",
Expand Down Expand Up @@ -31,7 +31,7 @@
"win32"
],
"dependencies": {
"@cox-matthews-associates/package-global": "^2.22.7",
"@cox-matthews-associates/package-global": "^2.22.8",
"@parameter1/base-cms-marko-core": "^4.32.0",
"@parameter1/base-cms-marko-web": "^4.32.0",
"@parameter1/base-cms-marko-web-gam": "^4.5.12",
Expand Down
4 changes: 2 additions & 2 deletions sites/diversemilitary.net/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cox-matthews-associates/diversemilitary.net",
"version": "2.22.7",
"version": "2.22.8",
"author": "Brandon Krigbaum <[email protected]>",
"repository": "https://github.com/parameter1/cox-matthews-associates-websites/tree/master/sites/diversemilitary.net",
"license": "MIT",
Expand Down Expand Up @@ -31,7 +31,7 @@
"win32"
],
"dependencies": {
"@cox-matthews-associates/package-global": "^2.22.7",
"@cox-matthews-associates/package-global": "^2.22.8",
"@parameter1/base-cms-marko-core": "^4.32.0",
"@parameter1/base-cms-marko-web": "^4.32.0",
"@parameter1/base-cms-marko-web-gam": "^4.5.12",
Expand Down
4 changes: 2 additions & 2 deletions sites/divhealth.net/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cox-matthews-associates/divhealth.net",
"version": "2.22.7",
"version": "2.22.8",
"author": "Brandon Krigbaum <[email protected]>",
"repository": "https://github.com/parameter1/cox-matthews-associates-websites/tree/master/sites/divhealth.net",
"license": "MIT",
Expand Down Expand Up @@ -31,7 +31,7 @@
"win32"
],
"dependencies": {
"@cox-matthews-associates/package-global": "^2.22.7",
"@cox-matthews-associates/package-global": "^2.22.8",
"@parameter1/base-cms-marko-core": "^4.32.0",
"@parameter1/base-cms-marko-web": "^4.32.0",
"@parameter1/base-cms-marko-web-gam": "^4.5.12",
Expand Down

0 comments on commit a3da763

Please sign in to comment.