Skip to content

Commit 5350085

Browse files
authored
Release 0.18.0 (#377)
1 parent fd664a5 commit 5350085

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
- - -
44

5+
## 0.18.0 (2016-11-17)
6+
* Accessibility updates to buttons. ([FEDX-231](https://openedx.atlassian.net/browse/FEDX-231))
7+
8+
- - -
9+
510
## 0.17.1 (2016-11-16)
611
* Fixes issue where grid-based preset layouts did not work on screens < 768px.
712

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "edx-pattern-library",
3-
"version": "0.17.1",
3+
"version": "0.18.0",
44
"authors": [
55
"edX Pattern Library Team <pattern-library@edx.org>"
66
],

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "edx-pattern-library",
3-
"version": "0.17.1",
3+
"version": "0.18.0",
44
"author": "edX Pattern Library Team <pattern-library@edx.org>",
55
"license": "Apache-2.0",
66
"description": "The (working) Visual, UI, and Front End Styleguide for edX Apps",

0 commit comments

Comments
 (0)