Skip to content

Commit

Permalink
0.7.6
Browse files Browse the repository at this point in the history
  • Loading branch information
sorrycc committed Dec 3, 2014
1 parent 0275cc9 commit 126d40c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

---

## 0.7.6

- support body pass in (koa only)

## 0.7.5

- support multiple entry with standalone mode, Fix spmjs/spm-server/issues/10
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": "serve-spm",
"version": "0.7.5",
"version": "0.7.6",
"description": "SPM middleware for debug.",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 126d40c

Please sign in to comment.