File tree Expand file tree Collapse file tree 2 files changed +27
-1
lines changed Expand file tree Collapse file tree 2 files changed +27
-1
lines changed Original file line number Diff line number Diff line change
1
+ # Kids First Data Tracker Release 0.4.0
2
+
3
+ ## Features
4
+
5
+ Flow refactoring and notification settings.
6
+
7
+ ### Summary
8
+
9
+ Feature Emojis: ♻️x5 ✨x4 🐛x1 🚚 x1
10
+ Feature Labels: [ refactor] ( https://api.github.com/repos/kids-first/kf-ui-data-tracker/labels/refactor ) x8 [ feature] ( https://api.github.com/repos/kids-first/kf-ui-data-tracker/labels/feature ) x5 [ design] ( https://api.github.com/repos/kids-first/kf-ui-data-tracker/labels/design ) x4 [ bug] ( https://api.github.com/repos/kids-first/kf-ui-data-tracker/labels/bug ) x1
11
+
12
+ ### New features and changes
13
+
14
+ - (#285 ) ♻️ Refactor document edit modal - @XuTheBunny
15
+ - (#284 ) ✨ Add version detail modal - @XuTheBunny
16
+ - (#283 ) ✨ Study subscriptions manager - @dankolbman
17
+ - (#282 ) ♻️ Refactor version upload and annotation modal style - @XuTheBunny
18
+ - (#281 ) ♻️ Refactor version list component - @XuTheBunny
19
+ - (#274 ) ✨ Add user profile page - @dankolbman
20
+ - (#280 ) ♻️ Refactor a vatar component taking creator data - @XuTheBunny
21
+ - (#279 ) ♻️ Refactor badge component taking version state data - @XuTheBunny
22
+ - (#273 ) ✨ Add new version flow - @dankolbman
23
+ - (#272 ) 🐛 Multistep upload - @dankolbman
24
+ - (#265 ) 🚚 Rename .jsx files to .js - @dankolbman
25
+
26
+
1
27
# Kids First Data Tracker Release 0.3.0
2
28
3
29
## Features
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " kf-ui-data-tracker" ,
3
- "version" : " 0.3 .0" ,
3
+ "version" : " 0.4 .0" ,
4
4
"private" : true ,
5
5
"bundlesize" : [
6
6
{
You can’t perform that action at this time.
0 commit comments