Skip to content

Commit

Permalink
Merge pull request #366 from edx/alisan/release-09-16-2016
Browse files Browse the repository at this point in the history
Release 0.16.7
  • Loading branch information
alisan617 committed Sep 16, 2016
2 parents 17e9b29 + 579c66e commit 4306688
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
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
@@ -1,6 +1,6 @@
{
"name": "edx-pattern-library",
"version": "0.16.6",
"version": "0.16.7",
"authors": [
"edX Pattern Library Team <pattern-library@edx.org>"
],
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "edx-pattern-library",
"version": "0.16.6",
"version": "0.16.7",
"author": "edX Pattern Library Team <pattern-library@edx.org>",
"license": "Apache-2.0",
"description": "The (working) Visual, UI, and Front End Styleguide for edX Apps",
Expand Down

0 comments on commit 4306688

Please sign in to comment.