Skip to content
This repository has been archived by the owner on Nov 4, 2019. It is now read-only.

Commit

Permalink
Merge pull request #126 from kids-first/release-0.6.0
Browse files Browse the repository at this point in the history
🏷 Release 0.6.0
  • Loading branch information
bdolly authored Apr 26, 2019
2 parents a358cf4 + 0e8e400 commit 61de314
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 1 deletion.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
# Kids First UI Kit Release 0.6.0

## Features

### Summary

Feature Emojis: ✨x4 🔧x2 🔥x1
Feature Labels: [feature](https://api.github.com/repos/kids-first/kf-uikit/labels/feature) x4 [component](https://api.github.com/repos/kids-first/kf-uikit/labels/component) x3 [bug](https://api.github.com/repos/kids-first/kf-uikit/labels/bug) x2 [ready-for-review](https://api.github.com/repos/kids-first/kf-uikit/labels/ready-for-review) x1 [devops](https://api.github.com/repos/kids-first/kf-uikit/labels/devops) x1 [style](https://api.github.com/repos/kids-first/kf-uikit/labels/style) x1 [refactor](https://api.github.com/repos/kids-first/kf-uikit/labels/refactor) x1

### New features and changes

- (#112) ✨ Add dropdown menu component - @XuTheBunny
- (#109) ✨ Add avatar component - @XuTheBunny
- (#105) ✨ Add SecondaryNav component - @XuTheBunny
- (#127) 🔧 use STORYBOOK_PERCY_ENV for yarn snapshot - @bdolly
- (#103) ✨ Add button with icon - @XuTheBunny
- (#121) 🔧 Export bablified js - @dankolbman
- (#123) 🔥 Remove .DS_Store - @dankolbman

# Kids First UI Kit Release 0.5.0

## Features
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "kf-uikit",
"version": "0.5.0",
"version": "0.6.0",
"description": "Kids First Design System",
"main": "dist/main.js",
"module": "dist/main.js",
Expand Down

0 comments on commit 61de314

Please sign in to comment.