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

Commit 07bfaf9

Browse files
chore(publish): update versions and publish to npm
- @dxatscale/sfpowerscripts.core@36.1.5 - @dxatscale/sfpowerscripts@25.0.3
1 parent 386990b commit 07bfaf9

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

packages/core/package.json

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

packages/sfpowerscripts-cli/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@dxatscale/sfpowerscripts",
33
"description": "DX@Scale Toolkit",
4-
"version": "25.0.2",
4+
"version": "25.0.3",
55
"license": "MIT",
66
"author": "dxatscale",
77
"release": "October 23",
@@ -13,7 +13,7 @@
1313
"dependencies": {
1414
"@dxatscale/sfdx-process-wrapper": "^1.0.2",
1515
"@dxatscale/sfp-logger": "^2.1.2",
16-
"@dxatscale/sfpowerscripts.core": "36.1.4",
16+
"@dxatscale/sfpowerscripts.core": "36.1.5",
1717
"@dxatscale/sfprofiles": "2.0.7",
1818
"@oclif/core": "2.11.8",
1919
"@oclif/plugin-help": "5.2.17",

pnpm-lock.yaml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)