Skip to content
This repository was archived by the owner on Sep 26, 2024. It is now read-only.

Commit 29bb918

Browse files
committed
bump version and update changelog
1 parent 71679dc commit 29bb918

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 0.5.21 (June 13, 2017)
4+
5+
- Set default `alt` text to empty string
6+
37
## 0.5.20 (June 8, 2017)
48

59
- Change the `lineHeight` CSS property on the `ButtonStateless` component to `'unset'` to fix Safari bug

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bufferapp/components",
3-
"version": "0.5.20",
3+
"version": "0.5.21",
44
"description": "A shared set of UI Components",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)