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

Commit

Permalink
update version/changelog 2.1.3 (#122)
Browse files Browse the repository at this point in the history
  • Loading branch information
mdlockhart authored Dec 13, 2017
1 parent 3ac1abe commit f605420
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Changelog

## 2.1.2 (June 13, 2017)
## 2.1.3 (December 13, 2017)

- Reset font `mini` to `0.9rem` and remove `0.5rem` duplicate
- Pass `module` into `storiesOf` to remove `missing module` warning

## 2.1.2 (December 12, 2017)

- Add `linkStyle` config to `ButtonStateless`

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": "@bufferapp/components",
"version": "2.1.2",
"version": "2.1.3",
"description": "A shared set of UI Components",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit f605420

Please sign in to comment.