Skip to content

Commit

Permalink
New package versions
Browse files Browse the repository at this point in the history
  • Loading branch information
jongpie committed Jun 20, 2021
1 parent 4d13999 commit 6fef1d0
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@

Designed for Salesforce admins, developers & architects. A robust logger for Apex, Flow, Process Builder & Integrations.

[![Install Unlocked Package](./content/btn-install-unlocked-package.png)](https://login.salesforce.com/packaging/installPackage.apexp?p0=04t5Y0000027FM3QAM)
[![Install Managed Package](./content/btn-install-managed-package.png)](https://login.salesforce.com/packaging/installPackage.apexp?p0=04t5Y0000027FLyQAM)
[![Install Unlocked Package](./content/btn-install-unlocked-package.png)](https://login.salesforce.com/packaging/installPackage.apexp?p0=04t5Y0000027FMrQAM)
[![Install Managed Package](./content/btn-install-managed-package.png)](https://login.salesforce.com/packaging/installPackage.apexp?p0=04t5Y0000027FMhQAM)
[![Deploy Unpackaged Metadata](./content/btn-deploy-unpackaged-metadata.png)](https://githubsfdeploy.herokuapp.com/?owner=jongpie&repo=NebulaLogger&ref=main)
[![View Documentation](./content/btn-view-documentation.png)](https://jongpie.github.io/NebulaLogger/)

Expand Down
2 changes: 1 addition & 1 deletion nebula-logger-plugins/Slack/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Adds a Slack integration for Nebula Logger. Any logs with log entries that meet a certain (configurable) logging level will automatically be posted to your Slack channel via an asynchronous `Queueable` job.

[![Install Unlocked Package](./../../content/btn-install-unlocked-package.png)](https://login.salesforce.com/packaging/installPackage.apexp?p0=04t5e0000005whPAAQ)
[![Install Unlocked Package](./../../content/btn-install-unlocked-package.png)](https://login.salesforce.com/packaging/installPackage.apexp?p0=04t5e00000061lHAAQ)

![Slack plugin: notification](./../../content/slack-plugin-notification.png)

Expand Down
2 changes: 1 addition & 1 deletion packages/managed-package/sfdx-project.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@
"Nebula Logger - Managed [email protected]": "04t5Y000000Xg4wQAC",
"Nebula Logger - Managed [email protected]": "04t5Y000000YLDLQA4",
"Nebula Logger - Managed [email protected]": "04t5Y0000027FFgQAM",
"Nebula Logger - Managed [email protected]": "04t5Y0000027FLyQAM"
"Nebula Logger - Managed [email protected]": "04t5Y0000027FMhQAM"
}
}
8 changes: 4 additions & 4 deletions sfdx-project.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
"releaseNotesUrl": "https://github.com/jongpie/NebulaLogger/releases"
},
{
"path": "nebula-logger-plugins/Slack",
"package": "Nebula Logger Plugin - Slack",
"path": "nebula-logger-plugins/Slack",
"dependencies": [
{
"package": "Nebula Logger - Unlocked [email protected]"
Expand All @@ -43,8 +43,8 @@
"Nebula Logger - Unlocked [email protected]": "04t5Y0000027FIQQA2",
"Nebula Logger - Unlocked [email protected]": "04t5Y0000027FIVQA2",
"Nebula Logger - Unlocked [email protected]_dml": "04t5Y0000027FJdQAM",
"Nebula Logger - Unlocked [email protected]": "04t5Y0000027FM8QAM",
"Nebula Logger - Unlocked [email protected]": "04t5Y0000027FMrQAM",
"Nebula Logger Plugin - Slack": "0Ho5e000000oM3pCAE",
"Nebula Logger Plugin - [email protected]": "04t5e0000005whPAAQ"
"Nebula Logger Plugin - [email protected]": "04t5e00000061lHAAQ"
}
}
}

0 comments on commit 6fef1d0

Please sign in to comment.