This repository has been archived by the owner on Mar 18, 2024. It is now read-only.
June 23 - Patch 1
·
281 commits
to main
since this release
June 23 Patch (v 22.6.1) is a patch for an issue for picklist deployments.
What's Changed
- fix(picklist-support): fix check for empty records on org by @Rocko1204 in #1341
- feat(release): add an option to skip artifact record update in release|
Add a new property calledskipArtifactUpdate
which allows for skipping insertion of artifact versions to sfpowerscripts_artifact2__c. This is useful in case of diff packages where hotfix deployments should not alter the version already recorded. A better variant of this will be
released at later stage
New Contributors
- @Rocko1204 made their first contribution in #1297
Full Changelog: https://github.com/dxatscale/sfpowerscripts/compare/@dxatscale/sfpowerscripts@22.5.5...@dxatscale/sfpowerscripts@22.6.1