Skip to content

Commit

Permalink
Release 5.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dead-horse committed Jul 9, 2019
1 parent 77968e3 commit bdf51c3
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.1 / 2019-07-10
==================

**fixes**
* [[`77968e3`](http://github.com/koajs/session/commit/77968e3ff6fb5d4f4a36665474ccd992fed689ec)] - fix: ensure ctx.session always has value (dead-horse <<dead_horse@qq.com>>)

5.12.0 / 2019-05-17
==================

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.0",
"version": "5.12.1",
"keywords": [
"koa",
"middleware",
Expand Down

0 comments on commit bdf51c3

Please sign in to comment.