Skip to content

Commit cce99c4

Browse files
committed
4.0.1
1 parent 1a34611 commit cce99c4

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

HISTORY.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11

2+
4.0.1 / 2020-04-29
3+
==================
4+
5+
* fix issue with state being preserved between requests
6+
27
4.0.0 / 2020-04-27
38
==================
49

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "koa-compress",
33
"description": "Compress middleware for koa",
4-
"version": "4.0.0",
4+
"version": "4.0.1",
55
"author": {
66
"name": "Jonathan Ong",
77
"email": "me@jongleberry.com",

0 commit comments

Comments
 (0)