Skip to content

Commit b219c28

Browse files
authored
Merge pull request #286 from kids-first/release-0.4.0
🏷 Release 0.4.0
2 parents b3a4168 + 56105a2 commit b219c28

File tree

2 files changed

+27
-1
lines changed

2 files changed

+27
-1
lines changed

CHANGELOG.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,29 @@
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+
127
# Kids First Data Tracker Release 0.3.0
228

329
## Features

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "kf-ui-data-tracker",
3-
"version": "0.3.0",
3+
"version": "0.4.0",
44
"private": true,
55
"bundlesize": [
66
{

0 commit comments

Comments
 (0)