We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d53b16f commit 4b4046cCopy full SHA for 4b4046c
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+### 4.2.1
2
+
3
+* Apply latest nlm generator - **[@i-tier-bot](https://github.com/i-tier-bot)** [#24](https://github.com/groupon/node-cached/pull/24)
4
+ - [`ee2b354`](https://github.com/groupon/node-cached/commit/ee2b354f83c2ee0fa4cc865e49bb4c6c4434c001) **chore:** Apply latest nlm generator
5
6
7
### 4.2.0
8
9
* True timeouts for cache calls - **[@jkrems](https://github.com/jkrems)** [#22](https://github.com/groupon/node-cached/pull/22)
package.json
@@ -1,6 +1,6 @@
{
"name": "cached",
- "version": "4.2.0",
+ "version": "4.2.1",
"description": "Simple access to a cache",
"license": "BSD-3-Clause",
"main": "lib/cached.js",
0 commit comments