diff --git a/CHANGELOG.md b/CHANGELOG.md index c08d56ac..598f9bc9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 diff --git a/bower.json b/bower.json index 789e780d..2f73b473 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "edx-pattern-library", - "version": "0.16.4", + "version": "0.16.5", "authors": [ "edX Pattern Library Team " ], diff --git a/package.json b/package.json index fe1c3738..a1ba9512 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "edx-pattern-library", - "version": "0.16.4", + "version": "0.16.5", "author": "edX Pattern Library Team ", "license": "Apache-2.0", "description": "The (working) Visual, UI, and Front End Styleguide for edX Apps",