Skip to content

Commit

Permalink
Release 5.12.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dead-horse committed Aug 23, 2019
1 parent 909d93f commit f81d713
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@

5.12.3 / 2019-08-23
==================

**fixes**
* [[`909d93f`](http://github.com/koajs/session/commit/909d93fc6b74c6e29b0e83f555f1fc4002a6a108)] - fix: correctly expire cookies for nullified sessions (Justin <<[email protected]>>)

5.12.2 / 2019-07-10
==================

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "koa-session",
"description": "Koa cookie session middleware with external store support",
"repository": "koajs/session",
"version": "5.12.2",
"version": "5.12.3",
"keywords": [
"koa",
"middleware",
Expand Down

0 comments on commit f81d713

Please sign in to comment.