Skip to content

Commit f04c24b

Browse files
author
Yoseph Maguire
authored
release: 4.3.2 (mqttjs#1388)
1 parent df89a2e commit f04c24b

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

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

3+
## 4.3.2
4+
5+
### PR
6+
7+
fix(dependencies): update collections (#1386)
8+
39
## 4.3.1
410

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

0 commit comments

Comments
 (0)