Skip to content

Commit 96a814f

Browse files
author
Bryan Donovan
committed
3.6.3
1 parent 46c3798 commit 96a814f

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

History.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
- 3.6.3 2022-05-20
2+
- Remove import from the code in order to be able to bundle and minify the module (#191) - @ricardomozartlino
3+
14
- 3.6.2 2022-05-19
25
- Use lodash.cloneDeep npm instead of full lodash. (#190). - @ricardomozartlino
36

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cache-manager",
3-
"version": "3.6.2",
3+
"version": "3.6.3",
44
"description": "Cache module for Node.js",
55
"main": "index.js",
66
"files": [

0 commit comments

Comments
 (0)