We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4c15f31 + 3b7b74f commit 5c78cc5Copy full SHA for 5c78cc5
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Release History
2
3
+## 4.2.8
4
+
5
+### PR
6
7
+Fix ws vulnerability and typescript bug (#1292)
8
9
## 4.2.7
10
11
### PR
@@ -18,6 +24,6 @@ Improve Typescript Declaratiosn for userProperties (#1249)
18
24
19
25
Improve Documentation for Browserify (#1224)
20
26
21
-# v4.2.6 and Below
27
+## v4.2.6 and Below
22
28
23
29
The release history has beend documented in the GitHub releases and tags historically.
package.json
@@ -1,7 +1,7 @@
{
"name": "mqtt",
"description": "A library for the MQTT protocol",
- "version": "4.2.7",
+ "version": "4.2.8",
"contributors": [
"Adam Rudd <adamvrr@gmail.com>",
"Matteo Collina <matteo.collina@gmail.com> (https://github.com/mcollina)",
0 commit comments