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 #118 from kids-first/release-0.4.0
Browse files Browse the repository at this point in the history
🏷 Release 0.4.0
  • Loading branch information
bdolly authored Apr 17, 2019
2 parents ad889d8 + ba7df30 commit 921447a
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 2 deletions.
25 changes: 24 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,26 @@
# Kids First UI Kit Release 0.4.0

## Features

### Summary

Feature Emojis: πŸ“x3 ⬆️x2 πŸ›x2 ♻️x2 βœ…x1 πŸš‘x1
Feature Labels: [bug](https://api.github.com/repos/kids-first/kf-uikit/labels/bug) x4 [documentation](https://api.github.com/repos/kids-first/kf-uikit/labels/documentation) x3 [refactor](https://api.github.com/repos/kids-first/kf-uikit/labels/refactor) x3 [ready-for-review](https://api.github.com/repos/kids-first/kf-uikit/labels/ready-for-review) x2 [style](https://api.github.com/repos/kids-first/kf-uikit/labels/style) x2 [devops](https://api.github.com/repos/kids-first/kf-uikit/labels/devops) x1

### New features and changes

- (#106) ⬆️ Feature/storybook version bump v5 - @bdolly
- (#110) πŸ› Bug fix for style build - @XuTheBunny
- (#98) βœ… Adds Percy.io Visual Testing to CI - @bdolly
- (#102) ♻️ Make header hoverable - @XuTheBunny
- (#89) πŸš‘ Hotfix/molten leading values - @bdolly
- (#96) ⬆️ Upgrade yarn deps - @dankolbman
- (#88) πŸ“ typographic molten leading updates - @bdolly
- (#87) ♻️ Refactor/spacing values - @bdolly
- (#23) πŸ“ pull request template - @bdolly
- (#70) πŸ“ Draft design process - @dankolbman
- (#83) πŸ› Export stats component - @dankolbman

# Kids First UI Kit Release 0.3.0

## Features
Expand Down Expand Up @@ -69,4 +92,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.3.0",
"version": "0.4.0",
"description": "Kids First Design System",
"main": "dist/main.js",
"module": "dist/main.js",
Expand Down

0 comments on commit 921447a

Please sign in to comment.