@egovernments/digit-ui-libraries 1.8.2-beta.5 → 1.8.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -1,4 +1,4 @@
1
-
1
+ <!-- TODO: update this -->
2
2
 
3
3
  # digit-ui-svg-components
4
4
 
@@ -52,15 +52,17 @@ const App = ({ deltaConfig, stateCode, cityCode, moduleCode }) => {
52
52
  export default App;
53
53
  ```
54
54
 
55
- ## Changelog
56
-
57
- ### Summary for Version [1.8.2-beta.1] - 2024-06-05
58
-
59
- For a detailed changelog, see the [CHANGELOG.md](./CHANGELOG.md) file.
55
+ ### Changelog
60
56
 
57
+ ```bash
58
+ 1.8.3 commented the renderTenantLogos logic due to multilogo rendered issue
59
+ 1.8.2 Added mdms-v2 url & mdms v1 globalconfig MDMS_V1_CONTEXT_PATH to support both v1 and v2
60
+ 1.8.1 Added logoutRedirectURL for mgramseva workbench
61
+ 1.8.0 Released as part of workbench v1.0
62
+ ```
61
63
 
62
64
  ### Published from DIGIT Frontend
63
- DIGIT Frontend Repo (https://github.com/egovernments/Digit-Frontend/tree/develop)
65
+ DIGIT Frontend Repo (https://github.com/egovernments/Digit-Frontend/tree/master)
64
66
 
65
67
  ### Contributors
66
68