Skip to content

Commit

Permalink
release(1.6.2022): 4.3.4 (#1397)
Browse files Browse the repository at this point in the history
  • Loading branch information
Yoseph Maguire committed Jan 6, 2022
1 parent 5c67037 commit 0a8e3b2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,9 @@
# Release History

## 4.3.4

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

## 4.3.3

fix(publish): call callback when messageId available (#1393)
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,7 +1,7 @@
{
"name": "mqtt",
"description": "A library for the MQTT protocol",
"version": "4.3.3",
"version": "4.3.4",
"contributors": [
"Adam Rudd <adamvrr@gmail.com>",
"Matteo Collina <matteo.collina@gmail.com> (https://github.com/mcollina)",
Expand Down

0 comments on commit 0a8e3b2

Please sign in to comment.