We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3bf2eed commit ee40578Copy full SHA for ee40578
CHANGELOG.md
@@ -1,15 +1,20 @@
1
+## [2.2.12](https://github.com/aws/aws-iot-device-sdk-js/releases/tag/v2.2.12) (July 30 2021)
2
+
3
+Bugfixes/Improvements
4
+ - Updated minimist version
5
6
## [2.2.11](https://github.com/aws/aws-iot-device-sdk-js/releases/tag/v2.2.11) (July 30 2021)
7
8
Bugfixes/Improvements
9
- Added examples back into npm package
-
10
11
## [2.2.10](https://github.com/aws/aws-iot-device-sdk-js/releases/tag/v2.2.10) (July 9 2021)
12
13
14
- Merged support for custom auth connections via query parameters
15
- Bound/propagated the mqtt-js 'end' event
16
- Unit test reliability and wording updates
17
18
## [2.2.9](https://github.com/aws/aws-iot-device-sdk-js/releases/tag/v2.2.9) (July 8, 2021)
19
20
0 commit comments