Skip to content

Commit

Permalink
Release 0.16.7
Browse files Browse the repository at this point in the history
  • Loading branch information
alisan617 committed Sep 16, 2016
1 parent 17e9b29 commit 579c66e
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

- - -

## 0.16.7 (2016-09-16)
* Fixes RTL margin side of the search button
* Fixes search input text -webkit-appearance for Safari
* Fixes the down arrow screenreader text in dropdown menu icon span

- - -

## 0.16.6 (2016-08-08)
* Fixes for color contrast with form fields

Expand Down
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "edx-pattern-library",
"version": "0.16.6",
"version": "0.16.7",
"authors": [
"edX Pattern Library Team <[email protected]>"
],
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": "edx-pattern-library",
"version": "0.16.6",
"version": "0.16.7",
"author": "edX Pattern Library Team <[email protected]>",
"license": "Apache-2.0",
"description": "The (working) Visual, UI, and Front End Styleguide for edX Apps",
Expand Down

0 comments on commit 579c66e

Please sign in to comment.