Skip to content

Commit

Permalink
0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rniemeyer committed Oct 18, 2016
1 parent 2d9d890 commit f9264a6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
## 0.x

### 0.5.0

* Already instrumented code can be injected also

### 0.4.0

* Support named modules.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "amd-inject-loader",
"version": "0.4.0",
"version": "0.5.0",
"description": "A simple webpack inject loader for AMD-style code",
"main": "index.js",
"publishConfig": {
Expand Down

0 comments on commit f9264a6

Please sign in to comment.