Skip to content

Commit b4925d0

Browse files
author
Yoseph Maguire
authoredJan 5, 2022
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

+10
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

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

0 commit comments

Comments
 (0)