@egovernments/digit-ui-module-core 1.5.38 → 1.5.40

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
@@ -65,6 +65,8 @@ with
65
65
  # Changelog
66
66
 
67
67
  ```bash
68
+ 1.5.40 Updated the login componenet to handle mdms config, which can be accessed from master - commonUiConfig and module - LoginConfig
69
+ 1.5.39 Show the Toast when password changed and need to logout from profile page
68
70
  1.5.38 enabled the admin mode for employee login which can be accessed through route employee/user/login?mode=admin and updated to use formcomposerv2
69
71
  1.5.37 fixed hiding upload drawer icons.
70
72
  1.5.36 fixed after clicking on change password and then try to save profile without changing password showing error.