Skip to content

Commit

Permalink
3.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Bryan Donovan committed May 20, 2022
1 parent 46c3798 commit 96a814f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
- 3.6.3 2022-05-20
- Remove import from the code in order to be able to bundle and minify the module (#191) - @ricardomozartlino

- 3.6.2 2022-05-19
- Use lodash.cloneDeep npm instead of full lodash. (#190). - @ricardomozartlino

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cache-manager",
"version": "3.6.2",
"version": "3.6.3",
"description": "Cache module for Node.js",
"main": "index.js",
"files": [
Expand Down

0 comments on commit 96a814f

Please sign in to comment.