From 6fef1d09516faf38628315b6321e07488c339c4e Mon Sep 17 00:00:00 2001 From: Jonathan Gillespie Date: Sun, 20 Jun 2021 15:10:51 -0700 Subject: [PATCH] New package versions --- README.md | 4 ++-- nebula-logger-plugins/Slack/README.md | 2 +- packages/managed-package/sfdx-project.json | 2 +- sfdx-project.json | 8 ++++---- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index a1c965c47..826656390 100644 --- a/README.md +++ b/README.md @@ -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/) diff --git a/nebula-logger-plugins/Slack/README.md b/nebula-logger-plugins/Slack/README.md index 5bde2c615..cca1c8584 100644 --- a/nebula-logger-plugins/Slack/README.md +++ b/nebula-logger-plugins/Slack/README.md @@ -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) diff --git a/packages/managed-package/sfdx-project.json b/packages/managed-package/sfdx-project.json index 945cbb874..9426bbdc8 100644 --- a/packages/managed-package/sfdx-project.json +++ b/packages/managed-package/sfdx-project.json @@ -22,6 +22,6 @@ "Nebula Logger - Managed Package@4.2.0-0-more-fields-and-methods": "04t5Y000000Xg4wQAC", "Nebula Logger - Managed Package@4.3.0-3-logger-console-app": "04t5Y000000YLDLQA4", "Nebula Logger - Managed Package@4.4.0-2-config-default-save-method": "04t5Y0000027FFgQAM", - "Nebula Logger - Managed Package@4.5.0-0-logger-plugin-framework": "04t5Y0000027FLyQAM" + "Nebula Logger - Managed Package@4.5.0-0-logger-plugin-framework": "04t5Y0000027FMhQAM" } } diff --git a/sfdx-project.json b/sfdx-project.json index e74af7836..5dfd48e0c 100644 --- a/sfdx-project.json +++ b/sfdx-project.json @@ -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 Package@4.5.0-0-logger-plugin-framework" @@ -43,8 +43,8 @@ "Nebula Logger - Unlocked Package@4.4.4-0-timestamp-bugfix": "04t5Y0000027FIQQA2", "Nebula Logger - Unlocked Package@4.4.5-0-log-batch-purger-bugfixes": "04t5Y0000027FIVQA2", "Nebula Logger - Unlocked Package@4.4.6-0-new-save-method-synchronous_dml": "04t5Y0000027FJdQAM", - "Nebula Logger - Unlocked Package@4.5.0-0-logger-plugin-framework": "04t5Y0000027FM8QAM", + "Nebula Logger - Unlocked Package@4.5.0-0-logger-plugin-framework": "04t5Y0000027FMrQAM", "Nebula Logger Plugin - Slack": "0Ho5e000000oM3pCAE", - "Nebula Logger Plugin - Slack@0.9.0-0-beta-release": "04t5e0000005whPAAQ" + "Nebula Logger Plugin - Slack@0.9.0-0-beta-release": "04t5e00000061lHAAQ" } -} +} \ No newline at end of file