Skip to content

Commit

Permalink
0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
MoOx committed Apr 5, 2016
1 parent 0386039 commit 314b51f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# 0.1.1 - 2016-04-04

- Added: ``include`` option that will add ``include`` to all loaders definition.
- Fixed: regex for extension where not having the proper ``\`` before the dot.

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": "webpack-easy-config",
"version": "0.1.0",
"version": "0.1.1",
"description": "Webpack config, made easy",
"keywords": [
"webpack",
Expand Down

0 comments on commit 314b51f

Please sign in to comment.