Skip to content

Commit

Permalink
v1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
B77Mills committed Jan 22, 2024
1 parent c8d3d91 commit 01cdcc3
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.8.2",
"version": "1.9.0",
"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": "@bizbash-media/package-global",
"version": "1.8.2",
"version": "1.9.0",
"author": "Brandon Krigbaum <[email protected]>",
"repository": "https://github.com/parameter1/bizbash-media-websites/tree/master/packages/global",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/shared/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bizbash-media/package-shared",
"version": "1.8.0",
"version": "1.9.0",
"author": "Brian Miller <[email protected]>",
"repository": "https://github.com/parameter1/bizbash-media-websites/tree/master/packages/shared",
"license": "MIT",
Expand Down
4 changes: 2 additions & 2 deletions sites/bizbash.com/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bizbash-media/bizbash.com",
"version": "1.8.2",
"version": "1.9.0",
"author": "Brian Miller <[email protected]>",
"repository": "https://github.com/parameter1/bizbash-media-websites/tree/master/sites/bizbash.com",
"license": "MIT",
Expand Down Expand Up @@ -31,7 +31,7 @@
"win32"
],
"dependencies": {
"@bizbash-media/package-global": "^1.8.2",
"@bizbash-media/package-global": "^1.9.0",
"@parameter1/base-cms-marko-core": "^4.42.0",
"@parameter1/base-cms-marko-web": "^4.42.0",
"@parameter1/base-cms-marko-web-gam": "^4.40.3",
Expand Down

0 comments on commit 01cdcc3

Please sign in to comment.