Skip to content

Commit 0a73c7a

Browse files
author
Bryan Donovan
committed
3.3.0
1 parent 358e276 commit 0a73c7a

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

History.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
- 3.3.0 2020-04-30
2+
- Use full lodash lib instead of lodash.clonedeep npm (#141)
3+
14
- 3.2.1 2020-03-20
25
- Background refresh fixes (#139). -@marcoreni
36

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cache-manager",
3-
"version": "3.2.1",
3+
"version": "3.3.0",
44
"description": "Cache module for Node.js",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)