Skip to content

Commit 938d41e

Browse files
robertsLandorobertsLando
robertsLando
authored and
robertsLando
committed
chore(release): 5.10.2
1 parent c2b1056 commit 938d41e

File tree

3 files changed

+11
-4
lines changed

3 files changed

+11
-4
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11

22

3+
## [5.10.2](https://github.com/mqttjs/MQTT.js/compare/v5.10.1...v5.10.2) (2024-11-13)
4+
5+
6+
### Features
7+
8+
* **electron-test:** move third hosted broker to self hosted broker ([#1926](https://github.com/mqttjs/MQTT.js/issues/1926)) ([1ca3f9e](https://github.com/mqttjs/MQTT.js/commit/1ca3f9e37f6ef7fe86307e292042c6542ca35241))
9+
310
## [5.10.1](https://github.com/mqttjs/MQTT.js/compare/v5.10.0...v5.10.1) (2024-08-28)
411

512

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
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": "5.10.1",
4+
"version": "5.10.2",
55
"contributors": [
66
"Adam Rudd <[email protected]>",
77
"Matteo Collina <[email protected]> (https://github.com/mcollina)",
@@ -171,4 +171,4 @@
171171
"ts-node": "^10.9.1",
172172
"typescript": "^5.2.2"
173173
}
174-
}
174+
}

0 commit comments

Comments
 (0)