Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson committed Oct 12, 2015
1 parent 4c55ae4 commit 75cb584
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@
* Save all enumerable properties on `req.session`
- Including `_`-prefixed properties
* perf: reduce the scope of try-catch deopt
* deps: [email protected]
- Throw on invalid values provided to `Cookie` constructor

1.2.0 / 2015-07-01
==================
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"session"
],
"dependencies": {
"cookies": "0.5.0",
"cookies": "0.5.1",
"debug": "~2.2.0",
"on-headers": "~1.0.0"
},
Expand Down

0 comments on commit 75cb584

Please sign in to comment.