Skip to content

Commit 1d964fc

Browse files
committed
Release 5.1.4
1 parent 2735fab commit 1d964fc

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

Diff for: HISTORY.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,12 @@
11

2+
5.1.4 / 2020-08-03
3+
==================
4+
5+
**fixes**
6+
* [[`2735fab`](http://github.com/koajs/static-cache/commit/2735fab6b9303da8ea941eab66f719440e0f2763)] - fix: remove unused require (dead-horse <<[email protected]>>)
7+
* [[`e12d920`](http://github.com/koajs/static-cache/commit/e12d9202e4900f17f7808e505ae39c161615be7f)] - fix: correct the time compare (dead-horse <<[email protected]>>)
8+
* [[`c24e6c3`](http://github.com/koajs/static-cache/commit/c24e6c3fe59b896b92a69045deaa0766f6c40836)] - fix: mtime (#93) (Jlin <<[email protected]>>)
9+
210
5.1.3 / 2020-04-29
311
==================
412

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "koa-static-cache",
33
"description": "Static cache for koa",
4-
"version": "5.1.3",
4+
"version": "5.1.4",
55
"author": {
66
"name": "Jonathan Ong",
77
"email": "[email protected]",

0 commit comments

Comments
 (0)