@egovernments/digit-ui-libraries 1.8.2-beta.2 → 1.8.2

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,16 @@ 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.2 Added mdms-v2 url & mdms v1 globalconfig MDMS_V1_CONTEXT_PATH to support both v1 and v2
59
+ 1.8.1 Added logoutRedirectURL for mgramseva workbench
60
+ 1.8.0 Released as part of workbench v1.0
61
+ ```
61
62
 
62
63
  ### Published from DIGIT Frontend
63
- DIGIT Frontend Repo (https://github.com/egovernments/Digit-Frontend/tree/develop)
64
+ DIGIT Frontend Repo (https://github.com/egovernments/Digit-Frontend/tree/master)
64
65
 
65
66
  ### Contributors
66
67