From 0bc5273309f73aef0d82d623a45c88450bf8b993 Mon Sep 17 00:00:00 2001 From: Brandon Krigbaum Date: Fri, 2 Dec 2022 12:42:36 -0600 Subject: [PATCH] v3.16.2 --- lerna.json | 2 +- packages/marko-web-theme-monorail-magazine/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lerna.json b/lerna.json index ef3174cb9..dc2299db2 100644 --- a/lerna.json +++ b/lerna.json @@ -1,5 +1,5 @@ { - "version": "3.16.1", + "version": "3.16.2", "npmClient": "yarn", "useWorkspaces": true, "command": { diff --git a/packages/marko-web-theme-monorail-magazine/package.json b/packages/marko-web-theme-monorail-magazine/package.json index 640b449d0..7345c7897 100644 --- a/packages/marko-web-theme-monorail-magazine/package.json +++ b/packages/marko-web-theme-monorail-magazine/package.json @@ -1,6 +1,6 @@ { "name": "@parameter1/base-cms-marko-web-theme-monorail-magazine", - "version": "3.16.1", + "version": "3.16.2", "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 ",