@egovernments/digit-ui-module-core 1.9.9 → 1.9.11

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 CHANGED
@@ -1,4 +1,11 @@
1
- # Changelog
1
+ # Changelog
2
+
3
+ ## [1.9.11] [16-FEB-2026]
4
+ - **Enhancement**: Added `logoUrlWhite` prop support to TopBarSideBar component for secondary logo display
5
+ - **Code Quality**: Fixed code formatting and indentation in citizen home page OBPS Info label component
6
+
7
+ ## [1.9.10] [02-JAN-2026]
8
+ -userProfile has been changed according to the new api /health-individual/v1
2
9
 
3
10
  ## [1.9.9] [24-DEC-2025]
4
11
  - **Feature**: Mobile number validation in Login and User Profile now driven by `UserValidation` MDMS master.