Skip to content

Commit

Permalink
Merge pull request #321 from edx/clrux/library-release
Browse files Browse the repository at this point in the history
Release 0.12.4
  • Loading branch information
clrux committed Apr 8, 2016
2 parents f5acf14 + c1091d2 commit ad899ef
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Changelog

## 0.12.4 (2016-04-08)
* Added checks to edx-icons.js to ensure it loads with or without RequireJS

## 0.12.3 (2016-04-07)
* Fixed incorrect build settings for Modernizr

Expand Down
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "edx-pattern-library",
"version": "0.12.3",
"version": "0.12.4",
"authors": [
"edX Pattern Library Team <[email protected]>"
],
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "edx-pattern-library",
"version": "0.12.3",
"version": "0.12.4",
"author": "edX Pattern Library Team <[email protected]>",
"license": "Apache-2.0",
"description": "The (working) Visual, UI, and Front End Styleguide for edX Apps",
Expand Down

0 comments on commit ad899ef

Please sign in to comment.