@egovernments/digit-ui-module-core 1.9.1 → 1.9.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/CHANGELOG.md +3 -0
- package/dist/index.js +1 -1
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,8 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## [1.9.2] [12-November-2025]
|
|
4
|
+
-New feature added for external URLs in employeeSidebar
|
|
5
|
+
|
|
3
6
|
## [1.9.0] [07-November-2025]
|
|
4
7
|
-Citizen side api changes to /health-individual for user registration
|
|
5
8
|
-Forgot password ui changes from mobile number to username
|