Skip to content
This repository has been archived by the owner on Oct 20, 2022. It is now read-only.

Commit

Permalink
fix: release flow
Browse files Browse the repository at this point in the history
chore: Try to fix deploying package & gh-pages via travis
chore: Add coverage target
fix: styling of select input. Fixes #219 (#221)
fix: remove broken file
fix: Set pointer-events to none on icons (#217)
fix: change circle arrow (#218)
fix: Remove default marginBottom (#216)
fix: addonRight for small input fields (#215)
fix: Add new modifier to proptypes (#214)
  • Loading branch information
Andreas Broström committed May 17, 2017
1 parent d93e5c9 commit d4338d0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Changelog

## 0.2.4
**Accidental release - Use at your own risk**

## 0.2.3
* Input[type="select"]: Styling fixes 💄.
* Button: Default buttons are now gray, blue button is now `modifier="action"`.
Expand Down

0 comments on commit d4338d0

Please sign in to comment.