We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c23bab4 commit 10bb122Copy full SHA for 10bb122
History.md
@@ -1,4 +1,10 @@
1
2
+5.12.2 / 2019-07-10
3
+==================
4
+
5
+**fixes**
6
+ * [[`c23bab4`](http://github.com/koajs/session/commit/c23bab4023b95c65be46b4eeaf089608ddaa738e)] - fix: remvoe unused code (dead-horse <<dead_horse@qq.com>>)
7
8
5.12.1 / 2019-07-10
9
==================
10
package.json
@@ -2,7 +2,7 @@
"name": "koa-session",
"description": "Koa cookie session middleware with external store support",
"repository": "koajs/session",
- "version": "5.12.1",
+ "version": "5.12.2",
"keywords": [
"koa",
"middleware",
0 commit comments