From 216fdf4c2010ca25fe0f8a355def891746e43cce Mon Sep 17 00:00:00 2001 From: Chris Rodriguez Date: Fri, 29 Jul 2016 09:57:51 -0400 Subject: [PATCH] Release 0.16.3 --- CHANGELOG.md | 7 +++++++ bower.json | 2 +- package.json | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 15f4e082..658a7a45 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,11 +2,18 @@ - - - +## 0.16.3 (2016-07-29) +* Minor update to do some cleanup after time-sensitive 0.16.2 + +- - - + ## 0.16.2 (2016-07-29) * Updated our color options and the swatch layout * Fixed regressions throughout as a result of the changed colors * Updated alerts to meet more needs of the UX team +- - - + ## 0.16.1 (2016-07-15) * Remove edx-icons font variable diff --git a/bower.json b/bower.json index 7bd4fedb..b286180e 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "edx-pattern-library", - "version": "0.16.2", + "version": "0.16.3", "authors": [ "edX Pattern Library Team " ], diff --git a/package.json b/package.json index 553097b3..c27d1c18 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "edx-pattern-library", - "version": "0.16.2", + "version": "0.16.3", "author": "edX Pattern Library Team ", "license": "Apache-2.0", "description": "The (working) Visual, UI, and Front End Styleguide for edX Apps",