Skip to content

Commit 3f3ea1a

Browse files
author
clrux
committed
Merge pull request #316 from edx/clrux/library-release
Release 0.12.2
2 parents 6ad484a + 580cd65 commit 3f3ea1a

18 files changed

+3528
-3593
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## 0.12.2 (2016-04-07)
4+
* Added custom Modernizr build the the Gulp workflow
5+
* Updated Modernizr references to use the above
6+
* Removed unused Modernizr files
7+
38
## 0.12.1 (2016-04-02)
49
* Rebuild the production assets
510

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.12.1",
3+
"version": "0.12.2",
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.12.1",
3+
"version": "0.12.2",
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)