Skip to content

Commit 9eb4c79

Browse files
authoredFeb 7, 2022
release: 4.3.5 (#1414)
1 parent 7ec4b8f commit 9eb4c79

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed
 

‎CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Release History
22

3+
## 4.3.5
4+
5+
fix(drain-leak): fix regression introduced in #1301 (#1401)
6+
37
## 4.3.4
48

59
fix(dependency): migrate LruMap from collections to lru-cache (#1396)

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "mqtt",
33
"description": "A library for the MQTT protocol",
4-
"version": "4.3.4",
4+
"version": "4.3.5",
55
"contributors": [
66
"Adam Rudd <adamvrr@gmail.com>",
77
"Matteo Collina <matteo.collina@gmail.com> (https://github.com/mcollina)",

0 commit comments

Comments
 (0)