Skip to content

Commit

Permalink
Merge pull request #355 from edx/andya/release-2016-08-04
Browse files Browse the repository at this point in the history
Release 0.16.5
  • Loading branch information
andy-armstrong committed Aug 4, 2016
2 parents 35756b6 + e56b496 commit 06e7038
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Expand Up @@ -2,6 +2,11 @@

- - -

## 0.16.5 (2016-08-05)
* Fixes for button styling, along with button documentation clean up

- - -

## 0.16.4 (2016-08-02)
* Update styling of search boxes/buttons to be more coherent, and expose default HTML5 functionality

Expand Down
2 changes: 1 addition & 1 deletion bower.json
@@ -1,6 +1,6 @@
{
"name": "edx-pattern-library",
"version": "0.16.4",
"version": "0.16.5",
"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.4",
"version": "0.16.5",
"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 06e7038

Please sign in to comment.