Skip to content

Commit

Permalink
v1.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
arizzitano committed Apr 21, 2017
1 parent 788ae12 commit 06c1954
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 1.5.3 (2017-04-21)
* Upgrade eslint and add new eslint configs (eslint-config-edx, eslint-config-edx-es5)
* Fix resulting linter errors

- - -

## 1.5.2 (2017-04-10)
* Update and pin dependencies
* Introduce yarn for dependency management
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-ui-toolkit",
"version": "1.5.2",
"version": "1.5.3",
"homepage": "https://github.com/edx/edx-ui-toolkit",
"repository": {
"type": "git",
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-ui-toolkit",
"version": "1.5.2",
"version": "1.5.3",
"description": "A JavaScript toolkit for building edX user interfaces",
"license": "Apache-2.0",
"repository": {
Expand Down

0 comments on commit 06c1954

Please sign in to comment.