Skip to content

Commit

Permalink
0.8.2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
JayCanuck committed May 31, 2017
2 parents 59a2d4c + 0fe45cf commit 884b87f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 0.8.2 (May 31, 2017)

Updated `ilib-webpack-plugin` dependency to correctly support moonstone internal localization and associated fixes.

## 0.8.1 (May 31, 2017)

### create
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "enact-dev",
"version": "0.8.1",
"version": "0.8.2",
"description": "Full-featured build environment for Enact applications.",
"main": "index.js",
"author": "Jason Robitaille <[email protected]>",
Expand Down Expand Up @@ -53,7 +53,7 @@
"graceful-fs-webpack-plugin": "~0.1.0",
"html-webpack-plugin": "~2.28.0",
"http-proxy-middleware": "~0.17.4",
"ilib-webpack-plugin": "~0.1.3",
"ilib-webpack-plugin": "~0.2.0",
"json-loader": "~0.5.4",
"karma": "~1.5.0",
"karma-babel-preprocessor": "~6.0.1",
Expand Down

0 comments on commit 884b87f

Please sign in to comment.