Skip to content

Commit

Permalink
v0.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
jwade1327 committed Mar 9, 2023
1 parent bc42f18 commit ce0f1b5
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.0.8",
"version": "0.0.9",
"npmClient": "yarn",
"useWorkspaces": true,
"command": {
Expand Down
2 changes: 1 addition & 1 deletion packages/common/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@science-medicine-group/package-common",
"version": "0.0.8",
"version": "0.0.9",
"author": "Jessica Stenzel <[email protected]>",
"repository": "https://github.com/parameter1/science-medicine-group-newsletters/tree/main/packages/common",
"license": "MIT",
Expand Down
4 changes: 2 additions & 2 deletions tenants/all/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@science-medicine-group/all",
"version": "0.0.8",
"version": "0.0.9",
"author": "Jessica Stenzel <[email protected]>",
"repository": "https://github.com/parameter1/science-medicine-group-newsletters/tree/main/tenants/all",
"license": "MIT",
Expand All @@ -17,7 +17,7 @@
"@parameter1/base-cms-marko-newsletters-email-x": "^2.5.0",
"@parameter1/base-cms-newsletter-cli": "^2.8.5",
"@parameter1/base-cms-object-path": "^2.5.0",
"@science-medicine-group/package-common": "^0.0.8",
"@science-medicine-group/package-common": "^0.0.9",
"graphql": "^14.5.4",
"graphql-tag": "^2.10.1",
"newrelic": "^5.11.0"
Expand Down

0 comments on commit ce0f1b5

Please sign in to comment.