@egovernments/digit-ui-module-core 1.8.0-beta.7 → 1.8.0-beta.8
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 +1 -0
- package/dist/index.js +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -65,6 +65,7 @@ with
|
|
|
65
65
|
# Changelog
|
|
66
66
|
|
|
67
67
|
```bash
|
|
68
|
+
1.8.0-beta.8 redefine addtional component to render only under employee home page
|
|
68
69
|
1.8.0-beta.6 added addtional component render for tqm modules
|
|
69
70
|
1.8.0-beta.5 fix for login screen alignments
|
|
70
71
|
1.8.0-beta.4 made the default localisation in globalconfig
|