Skip to content

Commit 23de763

Browse files
committed
v4.3.2
1 parent 4984522 commit 23de763

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
### 4.3.2
2+
3+
* Apply latest nlm generator - **[@markowsiak](https://github.com/markowsiak)** [#38](https://github.com/groupon/node-cached/pull/38)
4+
- [`35b216e`](https://github.com/groupon/node-cached/commit/35b216e3d11b94502d968d40fcf7f34e7a5b507e) **chore:** Apply latest nlm generator
5+
6+
17
### 4.3.1
28

39
* docs: Clarify that timeout applies to unset - **[@Zanadar](https://github.com/Zanadar)** [#36](https://github.com/groupon/node-cached/pull/36)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cached",
3-
"version": "4.3.1",
3+
"version": "4.3.2",
44
"description": "Simple access to a cache",
55
"license": "BSD-3-Clause",
66
"main": "lib/cached.js",

0 commit comments

Comments
 (0)