diff --git a/lerna.json b/lerna.json index d83aa9318..a33753278 100644 --- a/lerna.json +++ b/lerna.json @@ -1,5 +1,5 @@ { - "version": "2.18.1", + "version": "2.19.0", "npmClient": "yarn", "useWorkspaces": true, "command": { diff --git a/packages/marko-web-identity-x/package.json b/packages/marko-web-identity-x/package.json index cb1c108d6..025a1536c 100644 --- a/packages/marko-web-identity-x/package.json +++ b/packages/marko-web-identity-x/package.json @@ -1,6 +1,6 @@ { "name": "@parameter1/base-cms-marko-web-identity-x", - "version": "2.16.0", + "version": "2.19.0", "description": "Marko Wrapper for IdentityX", "repository": "https://github.com/parameter1/base-cms/tree/master/packages/marko-web-identity-x", "author": "Josh Worden ", diff --git a/packages/marko-web-native-x/package.json b/packages/marko-web-native-x/package.json index 8fbd40562..318057d5b 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.18.0", + "version": "2.19.0", "description": "NativeX Marko components for BaseCMS websites", "author": "Jacob Bare ", "license": "MIT",