Version bump to 2.17.0 (#550)
This commit is contained in:
Родитель
61ff7df0db
Коммит
d2d821170a
|
@ -1,3 +1,7 @@
|
|||
## 2.17.0 (2022-05-24)
|
||||
### Changed
|
||||
* Version bump for non-preview release.
|
||||
|
||||
## 2.16.7 (2022-04-21)
|
||||
### Changed
|
||||
* Changed D2C messages to always declare message content-type as `application/json` and encoding as `utf-8`
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "azure-iot-toolkit",
|
||||
"version": "2.16.7",
|
||||
"version": "2.17.0",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
"name": "azure-iot-toolkit",
|
||||
"displayName": "Azure IoT Hub",
|
||||
"description": "This extension is now a part of Azure IoT Tools extension pack. We highly recommend installing Azure IoT Tools to get full capabilities for Azure IoT development. Interact with Azure IoT Hub, IoT Device Management, IoT Edge Management, IoT Hub Device Simulation, IoT Hub Code Generation and IoT Hub Device Provisioning Service (DPS).",
|
||||
"version": "2.16.7",
|
||||
"version": "2.17.0",
|
||||
"publisher": "vsciot-vscode",
|
||||
"aiKey": "0caaff90-cc1c-4def-b64c-3ef33615bc9b",
|
||||
"icon": "logo.png",
|
||||
|
|
Загрузка…
Ссылка в новой задаче