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

Commit

Permalink
Bump patch versions
Browse files Browse the repository at this point in the history
  • Loading branch information
aly76 committed Aug 11, 2021
1 parent 0a67402 commit 97c21eb
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/core/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dxatscale/sfpowerscripts.core",
"version": "12.1.9",
"version": "12.1.10",
"description": "Core Module used by sfpowerscripts",
"main": "lib/index",
"types": "lib/index",
Expand Down
2 changes: 1 addition & 1 deletion packages/sfpowerscripts-cli/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/sfpowerscripts-cli/package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"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": "8.1.13",
"version": "8.1.14",
"author": "dxatscale",
"bin": {
"readVars": "./scripts/readVars.sh"
},
"bugs": "https://github.com/Accenture/sfpowerscripts/issues",
"dependencies": {
"@dxatscale/sfpowerscripts.core": "^12.1.9",
"@dxatscale/sfpowerscripts.core": "^12.1.10",
"@oclif/command": "^1",
"@oclif/config": "^1.17.0",
"@oclif/errors": "^1",
Expand Down

0 comments on commit 97c21eb

Please sign in to comment.