fix(core): Fix authorization handling and format code.
This commit is contained in:
@@ -1,5 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 2024-10-05 - 1.1.2 - fix(core)
|
||||
Fix authorization handling and format code.
|
||||
|
||||
- Resolved the incorrect condition check for 'authorizationStringArg' within the 'init' function.
|
||||
- Corrected the condition to activate 'debugMode' within the 'init' function.
|
||||
- Improved code formatting for better readability.
|
||||
|
||||
## 2024-10-05 - 1.1.1 - fix(platformclient)
|
||||
Refactor debug mode checks in SzPlatformClient connectors
|
||||
|
||||
|
||||
Reference in New Issue
Block a user