Skip to content

Commit 0a8e3b2

Browse files
author
Yoseph Maguire
authoredJan 6, 2022
release(1.6.2022): 4.3.4 (#1397)
1 parent 5c67037 commit 0a8e3b2

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.4
4+
5+
fix(dependency): migrate LruMap from collections to lru-cache (#1396)
6+
37
## 4.3.3
48

59
fix(publish): call callback when messageId available (#1393)

‎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.3",
4+
"version": "4.3.4",
55
"contributors": [
66
"Adam Rudd <adamvrr@gmail.com>",
77
"Matteo Collina <matteo.collina@gmail.com> (https://github.com/mcollina)",

0 commit comments

Comments
 (0)