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 #125 from kids-first/release-0.5.0
Browse files Browse the repository at this point in the history
🏷  Release 0.5.0
  • Loading branch information
bdolly authored Apr 22, 2019
2 parents ae20c97 + 17a905d commit 22b4758
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 3 deletions.
19 changes: 17 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
# Kids First UI Kit Release 0.5.0

## Features

### Summary

Feature Emojis: ⬆️x1 ✨x1 ♻️x1
Feature Labels: [refactor](https://api.github.com/repos/kids-first/kf-uikit/labels/refactor) x1 [component](https://api.github.com/repos/kids-first/kf-uikit/labels/component) x1 [feature](https://api.github.com/repos/kids-first/kf-uikit/labels/feature) x1 [style](https://api.github.com/repos/kids-first/kf-uikit/labels/style) x1 [devops](https://api.github.com/repos/kids-first/kf-uikit/labels/devops) x1

### New features and changes

- (#122) ⬆️ Upgrade babel to 7 - @dankolbman
- (#95) ✨ 12 column grid system - @bdolly
- (#120) ♻️ Ignore percy in CircleCI - @dankolbman

# Kids First UI Kit Release 0.4.0

## Features
Expand Down Expand Up @@ -70,7 +85,7 @@ s-first/kf-uikit/labels/bug) x3 [style](https://api.github.com/repos/kids-first/
- (#60) 🔧 Add type to button component - @dankolbman
- (#59) 🐛 Add missing export for logo component - @dankolbman
- (#55) ✨ Logo component - @dankolbman
- (#52) ♻️color stories - @bdolly d
- (#52) ♻️color stories - @bdolly d
- (#54) 📝 adding Tailwind @apply standards - @bdolly
- (#51) ✨ Fluid Typography - @bdolly
- (#53) 🔧 Add NODE_ENV to package.json scripts - @dankolbman
Expand All @@ -92,4 +107,4 @@ s-first/kf-uikit/labels/bug) x3 [style](https://api.github.com/repos/kids-first/
- (#16) :sparkles: adds A11y storybook addon - @bdolly
- (#12) :sparkles: Set standard Storybook addons and utils - @bdolly
- (#3) 🔥 Remove duplicate color story - @dankolbman
- (#1) ✨ Add storybook build for compiling building bundle - @dankolbman
- (#1) ✨ Add storybook build for compiling building bundle - @dankolbman
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.4.0",
"version": "0.5.0",
"description": "Kids First Design System",
"main": "dist/main.js",
"module": "dist/main.js",
Expand Down

0 comments on commit 22b4758

Please sign in to comment.