Skip to content
This repository was archived by the owner on Mar 18, 2024. It is now read-only.

Commit c3c8388

Browse files
author
azlam-abdulsalam
committed
chore(publish): update versions and publish to npm
- @dxatscale/[email protected] - @dxatscale/[email protected]
1 parent db549af commit c3c8388

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

packages/core/package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/core/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@dxatscale/sfpowerscripts.core",
3-
"version": "33.16.2",
3+
"version": "33.16.3",
44
"description": "Core Module used by sfpowerscripts",
55
"main": "lib/index",
66
"types": "lib/index",

packages/sfpowerscripts-cli/package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/sfpowerscripts-cli/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@dxatscale/sfpowerscripts",
33
"description": "DX@Scale Toolkit",
4-
"version": "20.19.7",
4+
"version": "20.19.8",
55
"author": "dxatscale",
66
"release": "January 23",
77
"bin": {
@@ -11,7 +11,7 @@
1111
"dependencies": {
1212
"@dxatscale/sfdc-soup": "^18.2.6",
1313
"@dxatscale/sfp-logger": "1.2.0",
14-
"@dxatscale/sfpowerscripts.core": "33.16.2",
14+
"@dxatscale/sfpowerscripts.core": "33.16.3",
1515
"@oclif/core": "1.10.0",
1616
"@oclif/plugin-help": "5.1.12",
1717
"@salesforce/command": "5.2.43",

0 commit comments

Comments
 (0)