Skip to content

Commit

Permalink
Created new package version
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Jun 1, 2023
1 parent 157b2d1 commit 75bc462
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@ The most robust logger for Salesforce. Works with Apex, Lightning Components, Fl

## Unlocked Package - v4.10.6

[![Install Unlocked Package in a Sandbox](./images/btn-install-unlocked-package-sandbox.png)](https://test.salesforce.com/packaging/installPackage.apexp?p0=04t5Y0000023SCHQA2)
[![Install Unlocked Package in Production](./images/btn-install-unlocked-package-production.png)](https://login.salesforce.com/packaging/installPackage.apexp?p0=04t5Y0000023SCHQA2)
[![Install Unlocked Package in a Sandbox](./images/btn-install-unlocked-package-sandbox.png)](https://test.salesforce.com/packaging/installPackage.apexp?p0=04t5Y0000023SCqQAM)
[![Install Unlocked Package in Production](./images/btn-install-unlocked-package-production.png)](https://login.salesforce.com/packaging/installPackage.apexp?p0=04t5Y0000023SCqQAM)
[![View Documentation](./images/btn-view-documentation.png)](https://jongpie.github.io/NebulaLogger/)

`sfdx package install --wait 20 --security-type AdminsOnly --package 04t5Y0000023SCHQA2`
`sfdx package install --wait 20 --security-type AdminsOnly --package 04t5Y0000023SCqQAM`

## Managed Package - v4.10.0

Expand Down
1 change: 1 addition & 0 deletions sfdx-project.json
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,7 @@
"Nebula Logger - [email protected]": "04t5Y0000023SAfQAM",
"Nebula Logger - [email protected]": "04t5Y0000023SC7QAM",
"Nebula Logger - [email protected]": "04t5Y0000023SCHQA2",
"Nebula Logger - [email protected]__c-and-logentry__c-fields": "04t5Y0000023SCqQAM",
"Nebula Logger - Core Plugin - Async Failure Additions": "0Ho5Y000000blO4SAI",
"Nebula Logger - Core Plugin - Async Failure [email protected]": "04t5Y0000015lhiQAA",
"Nebula Logger - Core Plugin - Async Failure [email protected]": "04t5Y0000015lhsQAA",
Expand Down

0 comments on commit 75bc462

Please sign in to comment.