@egovernments/digit-ui-module-core 1.8.1-beta.2 → 1.8.1-beta.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 +2 -0
- package/dist/index.js +1 -1
- package/package.json +2 -2
package/README.md
CHANGED
|
@@ -78,6 +78,8 @@ and add its related functions
|
|
|
78
78
|
### Changelog
|
|
79
79
|
|
|
80
80
|
```bash
|
|
81
|
+
1.8.1-beta.3 User profile back button fixes for mobile view
|
|
82
|
+
1.8.1-beta.2 User profile Save and change password button fixes for mobile view
|
|
81
83
|
1.8.1-beta.1 Republished after merging with Master due to version issues.
|
|
82
84
|
1.8.0-beta.16 fixed the hardcoded logout message
|
|
83
85
|
1.8.0-beta.15 fixed the sidebar sort order issue
|