From 0b863d00b8c7f985cac5e0f4cf0170d9645b47b0 Mon Sep 17 00:00:00 2001 From: azlam-abdulsalam Date: Fri, 22 Apr 2022 13:44:44 +1000 Subject: [PATCH] chore(publish): update versions and publish to npm - @dxatscale/sfpowerscripts@13.0.13 --- packages/sfpowerscripts-cli/package-lock.json | 2 +- packages/sfpowerscripts-cli/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/sfpowerscripts-cli/package-lock.json b/packages/sfpowerscripts-cli/package-lock.json index c94b3fc63..f5f71353e 100644 --- a/packages/sfpowerscripts-cli/package-lock.json +++ b/packages/sfpowerscripts-cli/package-lock.json @@ -1,6 +1,6 @@ { "name": "@dxatscale/sfpowerscripts", - "version": "13.0.12", + "version": "13.0.13", "lockfileVersion": 2, "requires": true, "packages": { diff --git a/packages/sfpowerscripts-cli/package.json b/packages/sfpowerscripts-cli/package.json index e153ba90d..d024b342f 100644 --- a/packages/sfpowerscripts-cli/package.json +++ b/packages/sfpowerscripts-cli/package.json @@ -1,7 +1,7 @@ { "name": "@dxatscale/sfpowerscripts", "description": "A build system for package based development in Salesforce,delivered as a sfdx plugin that can be implemented in any CI/CD system of choice.Read more about the plugin and details here - https://dxatscale.gitbook.io/sfpowerscripts/", - "version": "13.0.12", + "version": "13.0.13", "author": "dxatscale", "release": "April 22", "bin": {