Skip to content

Commit aa443fc

Browse files
author
Yoseph Maguire
authoredDec 24, 2021
release: 4.3.1 (#1384)
1 parent 66d43d4 commit aa443fc

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed
 

‎CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Release History
22

3+
## 4.3.1
4+
5+
### PR
6+
7+
fix(dependencies): remove babel-eslint and snazzy (#1383)
8+
39
## 4.3.0
410

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

0 commit comments

Comments
 (0)
Please sign in to comment.