@egovernments/digit-ui-health-css 0.1.21 → 0.1.22-rc19

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 CHANGED
@@ -1,4 +1,4 @@
1
- # digit-ui-health-css
1
+ ## digit-ui-health-css
2
2
 
3
3
  ## Install
4
4
 
@@ -34,19 +34,31 @@ frontend/micro-ui/web/public/index.html
34
34
  ```jsx
35
35
  /** add this import **/
36
36
 
37
- <link rel="stylesheet" href="https://unpkg.com/@egovernments/digit-ui-health-css@0.1.0/dist/index.css" />
37
+ <link rel="stylesheet" href="https://unpkg.com/@egovernments/digit-ui-health-css@0.3.0/dist/index.css" />
38
38
 
39
39
  ```
40
- ### Changelog
41
40
 
42
- ```bash
43
41
 
44
- 0.1.0 Base version
42
+ ## List of features available in this package were as follows
45
43
 
46
- ```
47
- ## Contributors
44
+ 1. Campaign Management
45
+ 2. Checklist Management
46
+ 3. Boundary Management
47
+ 4. Microplanning
48
+ 5. Campaign Settings
49
+
50
+
51
+ ### Contributors
48
52
 
49
- [jagankumar-egov] [nipunarora-eGov] [nabeelmd-eGov] [Bhavya-eGov]
53
+ - [jagankumar-egov](https://github.com/jagankumar-egov)
54
+ - [nabeelmd-egov](https://github.com/nabeelmd-egov)
55
+ - [Bhavya-egov](https://github.com/Bhavya-egov)
56
+ - [nipunarora-eGov](https://github.com/nipunarora-eGov)
57
+ - [Swathi-egov](https://github.com/Swathi-egov)
58
+ - [suryansh-egov](https://github.com/suryansh-egov)
59
+ - [ramkrishna-egov](https://github.com/ramkrishna-egov)
60
+ - [rachna-egov](https://github.com/rachna-egov)
61
+ - [pitabash-eGov](https://github.com/pitabash-eGov)
50
62
 
51
63
  ### Published from DIGIT Frontend
52
64
  DIGIT Frontend Repo (https://github.com/egovernments/Digit-Frontend/tree/console)