Skip to content

Commit b4925d0

Browse files
author
Yoseph Maguire
authored
release(1.5.2022): 4.3.3 (#1395)
1 parent 58fb8df commit b4925d0

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Release History
22

3+
## 4.3.3
4+
5+
fix(publish): call callback when messageId available (#1393)
6+
7+
fix: remove collections.js depdendency from number-allocator (#1394)
8+
9+
### PR
10+
11+
fix(dependencies): update collections (#1386)
12+
313
## 4.3.2
414

515
### PR

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.2",
4+
"version": "4.3.3",
55
"contributors": [
66
"Adam Rudd <[email protected]>",
77
"Matteo Collina <[email protected]> (https://github.com/mcollina)",

0 commit comments

Comments
 (0)