Skip to content

Commit 9eb4c79

Browse files
authored
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

Lines changed: 4 additions & 0 deletions
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

Lines changed: 1 addition & 1 deletion
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 <[email protected]>",
77
"Matteo Collina <[email protected]> (https://github.com/mcollina)",

0 commit comments

Comments
 (0)