Skip to content

Commit 4bcd6df

Browse files
committed
0.4.0
1 parent f0b3514 commit 4bcd6df

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
## 0.x
2+
3+
### 0.4.0
4+
5+
* Support named modules.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "amd-inject-loader",
3-
"version": "0.3.0",
3+
"version": "0.4.0",
44
"description": "A simple webpack inject loader for AMD-style code",
55
"main": "index.js",
66
"publishConfig": {

0 commit comments

Comments
 (0)