@egovernments/digit-ui-libraries 1.9.0-rc1 → 1.9.0-rc2
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 +7 -0
- package/dist/index.js +1 -1
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -66,6 +66,13 @@
|
|
|
66
66
|
- **Environment Handling**: Improved environment-specific configuration
|
|
67
67
|
- **Feature Flags**: Enhanced feature flag support and management
|
|
68
68
|
|
|
69
|
+
|
|
70
|
+
## [1.9.0-rc2] [27-Oct-2025]
|
|
71
|
+
- Test Build for release after master merge
|
|
72
|
+
|
|
73
|
+
## [1.9.0-rc1] [27-Oct-2025]
|
|
74
|
+
- Test Build for release
|
|
75
|
+
|
|
69
76
|
## [1.8.23] [8-sept-2025]
|
|
70
77
|
- New PDF download logic added
|
|
71
78
|
|