-
-
Notifications
You must be signed in to change notification settings - Fork 168
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[skip ci] Re-added logId property in logViewer lwc to ensure managed …
…package versions can be upgraded, created new package versions for both the unlocked & managed packages
- Loading branch information
Showing
5 changed files
with
21 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,7 +12,7 @@ | |
"ancestorVersion": "HIGHEST", | ||
"versionNumber": "4.7.0.NEXT", | ||
"versionName": "Spring '22 Release", | ||
"versionDescription": "Added new settings fields for controlling saving, default log scenario, default log owner, bugfixes & cleanup", | ||
"versionDescription": "View the v4.7.0 milestone in GitHub for the list of changes - https://github.com/jongpie/NebulaLogger/milestone/7", | ||
"releaseNotesUrl": "https://github.com/jongpie/NebulaLogger/releases" | ||
} | ||
], | ||
|
@@ -23,6 +23,7 @@ | |
"Nebula Logger - Managed [email protected]": "04t5Y000000YLDLQA4", | ||
"Nebula Logger - Managed [email protected]": "04t5Y0000027FFgQAM", | ||
"Nebula Logger - Managed [email protected]": "04t5Y0000027FMhQAM", | ||
"Nebula Logger - Managed [email protected]": "04t5Y0000015keOQAQ" | ||
"Nebula Logger - Managed [email protected]": "04t5Y0000015keOQAQ", | ||
"Nebula Logger - Managed [email protected]": "04t5Y0000015lXNQAY" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,7 +9,7 @@ | |
"definitionFile": "./config/scratch-orgs/base-scratch-def.json", | ||
"versionNumber": "4.7.0.NEXT", | ||
"versionName": "Spring '22 Release", | ||
"versionDescription": "Added new settings fields for controlling saving, default log scenario, default log owner, bugfixes & cleanup", | ||
"versionDescription": "Added new settings fields for controlling saving, default log scenario, & default log owner, improved logViewer lwc, bugfixes & cleanup", | ||
"releaseNotesUrl": "https://github.com/jongpie/NebulaLogger/releases", | ||
"default": true | ||
}, | ||
|
@@ -76,7 +76,7 @@ | |
"Nebula Logger - [email protected]": "04t5Y0000015lB0QAI", | ||
"Nebula Logger - [email protected]": "04t5Y0000015lKDQAY", | ||
"Nebula Logger - [email protected]": "04t5Y0000015lLzQAI", | ||
"Nebula Logger - [email protected]NEXT-spring-'22-release": "04t5Y0000015lX8QAI", | ||
"Nebula Logger - [email protected]25-spring-'22-release": "04t5Y0000015lXSQAY", | ||
"Nebula Logger - Plugin - Log Retention Rules": "0Ho5Y000000blNfSAI", | ||
"Nebula Logger - Plugin - Logger Admin Dashboard": "0Ho5Y000000blNkSAI", | ||
"Nebula Logger - Plugin - Logger Admin [email protected]": "04t5Y0000015l3yQAA", | ||
|