Skip to content

Commit

Permalink
chore(publish): update versions and publish to npm
Browse files Browse the repository at this point in the history
 - @flxblio/[email protected]
 - @flxblio/[email protected]
  • Loading branch information
azlam-abdulsalam committed Mar 6, 2024
1 parent 24db5a3 commit 61f68a2
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions packages/sfp-cli/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@flxblio/sfp",
"description": "sfp is a CLI tool to help you manage your Salesforce projects in an artifact centric model",
"version": "36.0.10",
"version": "36.1.0",
"license": "MIT",
"author": "flxblio",
"release": "February 24",
Expand All @@ -17,7 +17,7 @@
"@flxblio/apexlink": "^2.0.0",
"@flxblio/sfdx-process-wrapper": "^1.0.3",
"@flxblio/sfp-logger": "^2.1.3",
"@flxblio/sfprofiles": "^3.0.0",
"@flxblio/sfprofiles": "^3.1.0",
"@newrelic/telemetry-sdk": "^0.6.0",
"@oclif/core": "2.11.8",
"@oclif/plugin-commands": "^3.0.3",
Expand Down Expand Up @@ -169,7 +169,7 @@
},
"scripts": {
"build": "pnpm run clean && pnpm run compile",
"docs" : "oclif readme --no-aliases --multi --dir=docs --repository-prefix https://github.com/flxbl-io/sfp",
"docs": "oclif readme --no-aliases --multi --dir=docs --repository-prefix https://github.com/flxbl-io/sfp",
"manifest": "oclif manifest",
"clean": "rimraf ./lib && rimraf tsconfig.tsbuildinfo",
"compile": "tsc -b tsconfig.json",
Expand Down
2 changes: 1 addition & 1 deletion packages/sfprofiles/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@flxblio/sfprofiles",
"version": "3.0.0",
"version": "3.1.0",
"description": "Salesforce Profile management",
"keywords": [
"sfdx-plugin",
Expand Down
2 changes: 1 addition & 1 deletion pnpm-lock.yaml

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

0 comments on commit 61f68a2

Please sign in to comment.