Skip to content

Commit

Permalink
v2.0.15
Browse files Browse the repository at this point in the history
  • Loading branch information
Shinsina committed Apr 17, 2024
1 parent c05f2d1 commit 19e4ce3
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": "2.0.14",
"version": "2.0.15",
"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": "@industrial-media/common",
"version": "2.0.14",
"version": "2.0.15",
"author": "Jacob Bare <jacob@limit0.io>",
"repository": "https://github.com/base-cms-newsletters/industrial-media/tree/master/packages/common",
"license": "MIT",
Expand Down
4 changes: 2 additions & 2 deletions tenants/multi/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@industrial-media/multi",
"version": "2.0.14",
"version": "2.0.15",
"author": "Jacob Bare <jacob@limit0.io>",
"repository": "https://github.com/parameter1/newsletter-industrial-media/tree/master/tenants/multi",
"license": "MIT",
Expand All @@ -22,7 +22,7 @@
"win32"
],
"dependencies": {
"@industrial-media/common": "^2.0.14",
"@industrial-media/common": "^2.0.15",
"@parameter1/base-cms-marko-core": "^4.36.0",
"@parameter1/base-cms-marko-newsletters": "^4.36.0",
"@parameter1/base-cms-marko-newsletters-email-x": "^4.5.12",
Expand Down

0 comments on commit 19e4ce3

Please sign in to comment.