@egovernments/digit-ui-health-css 0.1.59 → 0.2.1
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 +8 -0
- package/README.md +4 -1
- package/dist/index.css +1 -1
- package/dist/index.min.css +1 -1
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,13 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## 0.3.0 - 2024-12-03
|
|
4
|
+
#### Base Admin console & microplan web
|
|
5
|
+
1. Campaign Manager Module CSS
|
|
6
|
+
2. Boundary Manager Module CSS
|
|
7
|
+
3. Microplan Module CSS
|
|
8
|
+
4. Other Core Override CSS
|
|
9
|
+
|
|
10
|
+
|
|
3
11
|
## [0.1.20]
|
|
4
12
|
- Updated Loader with text styles
|
|
5
13
|
|
package/README.md
CHANGED
package/dist/index.css
CHANGED
package/dist/index.min.css
CHANGED