From 8b7c7a82626bb703a1c99f5beeba88ddd2fb9da1 Mon Sep 17 00:00:00 2001 From: Jacob Bare Date: Wed, 24 Mar 2021 08:18:53 -0500 Subject: [PATCH] v2.13.1 --- lerna.json | 2 +- packages/marko-web-gam/package.json | 2 +- packages/marko-web-gtm/package.json | 2 +- packages/marko-web-native-x/package.json | 2 +- packages/marko-web-p1-events/package.json | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/lerna.json b/lerna.json index d304e9a9e..634cd58ef 100644 --- a/lerna.json +++ b/lerna.json @@ -1,5 +1,5 @@ { - "version": "2.13.0", + "version": "2.13.1", "npmClient": "yarn", "useWorkspaces": true, "command": { diff --git a/packages/marko-web-gam/package.json b/packages/marko-web-gam/package.json index c8b1769bc..d894ab6ec 100644 --- a/packages/marko-web-gam/package.json +++ b/packages/marko-web-gam/package.json @@ -1,6 +1,6 @@ { "name": "@parameter1/base-cms-marko-web-gam", - "version": "2.13.0", + "version": "2.13.1", "description": "Google Ad Manager (GAM) Marko components for BaseCMS websites", "author": "Jacob Bare ", "license": "MIT", diff --git a/packages/marko-web-gtm/package.json b/packages/marko-web-gtm/package.json index 7a5127d6c..9256a8dcd 100644 --- a/packages/marko-web-gtm/package.json +++ b/packages/marko-web-gtm/package.json @@ -1,6 +1,6 @@ { "name": "@parameter1/base-cms-marko-web-gtm", - "version": "2.13.0", + "version": "2.13.1", "description": "Google Tag Manager (GAM) Marko components for BaseCMS websites", "author": "Jacob Bare ", "license": "MIT", diff --git a/packages/marko-web-native-x/package.json b/packages/marko-web-native-x/package.json index df6aacd59..65423fa6c 100644 --- a/packages/marko-web-native-x/package.json +++ b/packages/marko-web-native-x/package.json @@ -1,6 +1,6 @@ { "name": "@parameter1/base-cms-marko-web-native-x", - "version": "2.13.0", + "version": "2.13.1", "description": "NativeX Marko components for BaseCMS websites", "author": "Jacob Bare ", "license": "MIT", diff --git a/packages/marko-web-p1-events/package.json b/packages/marko-web-p1-events/package.json index 4711f51ee..12be00a64 100644 --- a/packages/marko-web-p1-events/package.json +++ b/packages/marko-web-p1-events/package.json @@ -1,6 +1,6 @@ { "name": "@parameter1/base-cms-marko-web-p1-events", - "version": "2.13.0", + "version": "2.13.1", "description": "Parameter1 user event tracking components for BaseCMS/Marko websites.", "author": "Jacob Bare ", "license": "MIT",