File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed
Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 1+ ### 4.3.1
2+
3+ * docs: Clarify that timeout applies to unset - ** [ @Zanadar ] ( https://github.com/Zanadar ) ** [ #36 ] ( https://github.com/groupon/node-cached/pull/36 )
4+ - [ ` 89209ce ` ] ( https://github.com/groupon/node-cached/commit/89209cefca9ad39ea1b2a789dd49e23d65eee960 ) ** docs:** Clarify that timeout applies to unset
5+ * docs: Fix typo in contributing.md - ** [ @Zanadar ] ( https://github.com/Zanadar ) ** [ #35 ] ( https://github.com/groupon/node-cached/pull/35 )
6+ - [ ` a3e5efa ` ] ( https://github.com/groupon/node-cached/commit/a3e5efaeec84e115de7fea035d5f69efc08cae3e ) ** docs:** fix typo in contributing.md
7+
8+
19### 4.3.0
210
311* feat: expose ` cache.unset ` - ** [ @fdegiuli ] ( https://github.com/fdegiuli ) ** [ #31 ] ( https://github.com/groupon/node-cached/pull/31 )
Original file line number Diff line number Diff line change 11{
22 "name" : " cached" ,
3- "version" : " 4.3.0 " ,
3+ "version" : " 4.3.1 " ,
44 "description" : " Simple access to a cache" ,
55 "license" : " BSD-3-Clause" ,
66 "main" : " lib/cached.js" ,
You can’t perform that action at this time.
0 commit comments