Skip to content

Commit

Permalink
chore(all): prepare release 1.0.0-beta.1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
EisenbergEffect committed Apr 13, 2016
1 parent 41b7fd3 commit 2faeedc
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions doc/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
### 1.0.0-beta.1.0.2

* feat(package): change `webpack` to `peerDependencies`
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "aurelia-webpack-plugin",
"version": "1.0.0-beta.1.0.1",
"version": "1.0.0-beta.1.0.2",
"description": "A plugin for webpack that enables bundling Aurelia applications.",
"keywords": [
"aurelia",
Expand Down

0 comments on commit 2faeedc

Please sign in to comment.