@egovernments/digit-ui-libraries 1.8.2-beta.2 → 1.8.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/README.md +8 -7
- package/dist/index.js +1 -1
- package/package.json +1 -1
- package/CHANGELOG.md +0 -19
package/package.json
CHANGED
package/CHANGELOG.md
DELETED
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
# Changelog
|
|
2
|
-
|
|
3
|
-
## [1.8.2-beta.1]
|
|
4
|
-
- Formatted changelog file.
|
|
5
|
-
|
|
6
|
-
## [1.8.1-beta.4]
|
|
7
|
-
- Enhanced to load screen even if mdms is failing
|
|
8
|
-
|
|
9
|
-
## [1.8.1-beta.3]
|
|
10
|
-
- other fixes.
|
|
11
|
-
|
|
12
|
-
## [1.8.1-beta.2]
|
|
13
|
-
- Enhanced `useCustomMdms` hook to support version 2 of MDMS API calls.
|
|
14
|
-
|
|
15
|
-
## [1.8.1-beta.1]
|
|
16
|
-
- Added the README file.
|
|
17
|
-
|
|
18
|
-
## [1.5.23]
|
|
19
|
-
- Base version.
|