@egovernments/digit-ui-libraries 1.8.1-beta.4 → 1.8.1
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 +4 -7
- package/dist/index.js +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
<!-- TODO: update this -->
|
|
2
2
|
|
|
3
3
|
# digit-ui-svg-components
|
|
4
4
|
|
|
@@ -54,16 +54,13 @@ export default App;
|
|
|
54
54
|
|
|
55
55
|
### Changelog
|
|
56
56
|
|
|
57
|
-
```bash
|
|
58
|
-
1.8.1
|
|
59
|
-
1.8.1-beta.3: other fixes
|
|
60
|
-
1.8.1-beta.2: Enhanced `useCustomMdms` hook to support version 2 of MDMS API calls.
|
|
61
|
-
1.8.1-beta.1 Republished after merging with Master due to version issues.
|
|
57
|
+
```bash
|
|
58
|
+
1.8.1 Added logoutRedirectURL for mgramseva workbench
|
|
62
59
|
1.8.0 Released as part of workbench v1.0
|
|
63
60
|
```
|
|
64
61
|
|
|
65
62
|
### Published from DIGIT Frontend
|
|
66
|
-
DIGIT Frontend Repo (https://github.com/egovernments/Digit-Frontend/tree/
|
|
63
|
+
DIGIT Frontend Repo (https://github.com/egovernments/Digit-Frontend/tree/master)
|
|
67
64
|
|
|
68
65
|
### Contributors
|
|
69
66
|
|