From 136b406a980262c9eac8edd0cfd077853d6b0173 Mon Sep 17 00:00:00 2001 From: sheng Date: Fri, 19 Aug 2022 10:06:11 +0800 Subject: [PATCH] feat: :bookmark: 0.7.0 --- CHANGELOG.md | 5 ++++- docs/classes/webduino.Board.html | 2 +- docs/classes/webduino.EventEmitter.html | 2 +- docs/classes/webduino.Module.html | 2 +- docs/classes/webduino.Transport.html | 2 +- docs/classes/webduino.module.ADXL345.html | 2 +- docs/classes/webduino.module.Barcode.html | 2 +- docs/classes/webduino.module.Button.html | 2 +- docs/classes/webduino.module.Buzzer.html | 2 +- docs/classes/webduino.module.Dht.html | 2 +- docs/classes/webduino.module.HX711.html | 2 +- docs/classes/webduino.module.IRLed.html | 2 +- docs/classes/webduino.module.IRRecv.html | 2 +- docs/classes/webduino.module.Led.html | 2 +- docs/classes/webduino.module.Max7219.html | 2 +- docs/classes/webduino.module.Photocell.html | 2 +- docs/classes/webduino.module.RFID.html | 2 +- docs/classes/webduino.module.RGBLed.html | 2 +- docs/classes/webduino.module.Soil.html | 2 +- docs/classes/webduino.module.Ultrasonic.html | 2 +- docs/classes/webduino.transport.MqttTransport.html | 2 +- docs/classes/webduino.transport.NodeMqttTransport.html | 2 +- docs/data.json | 2 +- docs/files/src_core_Board.js.html | 2 +- docs/files/src_core_EventEmitter.js.html | 2 +- docs/files/src_core_Module.js.html | 2 +- docs/files/src_core_Transport.js.html | 2 +- docs/files/src_module_ADXL345.js.html | 2 +- docs/files/src_module_Barcode.js.html | 2 +- docs/files/src_module_Button.js.html | 2 +- docs/files/src_module_Buzzer.js.html | 2 +- docs/files/src_module_Dht.js.html | 2 +- docs/files/src_module_HX711.js.html | 2 +- docs/files/src_module_IRLed.js.html | 2 +- docs/files/src_module_IRRecv.js.html | 2 +- docs/files/src_module_Led.js.html | 2 +- docs/files/src_module_Max7219.js.html | 2 +- docs/files/src_module_Photocell.js.html | 2 +- docs/files/src_module_RFID.js.html | 2 +- docs/files/src_module_RGBLed.js.html | 2 +- docs/files/src_module_Soil.js.html | 2 +- docs/files/src_module_Ultrasonic.js.html | 2 +- docs/files/src_transport_MqttTransport.js.html | 2 +- docs/files/src_transport_NodeMqttTransport.js.html | 2 +- docs/index.html | 2 +- package-lock.json | 2 +- package.json | 2 +- yuidoc.json | 2 +- 48 files changed, 51 insertions(+), 48 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c51698c..8d95be2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,11 +6,14 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), ## [Unreleased] +## [0.7.0] - 2022.8.19 + ### Fixed - Upgrade the modules in package.json [#5](https://github.com/webduinoio/webduino-js/issues/5) - fixed security vulnerabilities -[unreleased]: https://github.com/webduinoio/webduino-js/compare/0.6.0...master +[unreleased]: https://github.com/webduinoio/webduino-js/compare/0.7.0...master +[0.7.0]: https://github.com/webduinoio/webduino-js/releases/tag/0.7.0 [0.6.0]: https://github.com/webduinoio/webduino-js/releases/tag/0.6.0 \ No newline at end of file diff --git a/docs/classes/webduino.Board.html b/docs/classes/webduino.Board.html index 0f6d8be..5e21bb8 100644 --- a/docs/classes/webduino.Board.html +++ b/docs/classes/webduino.Board.html @@ -21,7 +21,7 @@

  • diff --git a/docs/classes/webduino.EventEmitter.html b/docs/classes/webduino.EventEmitter.html index 26e5aca..fe7ebec 100644 --- a/docs/classes/webduino.EventEmitter.html +++ b/docs/classes/webduino.EventEmitter.html @@ -21,7 +21,7 @@

  • diff --git a/docs/classes/webduino.Module.html b/docs/classes/webduino.Module.html index 710a664..cc30654 100644 --- a/docs/classes/webduino.Module.html +++ b/docs/classes/webduino.Module.html @@ -21,7 +21,7 @@

  • diff --git a/docs/classes/webduino.Transport.html b/docs/classes/webduino.Transport.html index 47cc934..d91f944 100644 --- a/docs/classes/webduino.Transport.html +++ b/docs/classes/webduino.Transport.html @@ -21,7 +21,7 @@

  • diff --git a/docs/classes/webduino.module.ADXL345.html b/docs/classes/webduino.module.ADXL345.html index c736e4c..f5db77d 100644 --- a/docs/classes/webduino.module.ADXL345.html +++ b/docs/classes/webduino.module.ADXL345.html @@ -21,7 +21,7 @@

  • diff --git a/docs/classes/webduino.module.Barcode.html b/docs/classes/webduino.module.Barcode.html index 9bd07b3..8b99777 100644 --- a/docs/classes/webduino.module.Barcode.html +++ b/docs/classes/webduino.module.Barcode.html @@ -21,7 +21,7 @@

  • diff --git a/docs/classes/webduino.module.Button.html b/docs/classes/webduino.module.Button.html index 7b5c5c2..c18b254 100644 --- a/docs/classes/webduino.module.Button.html +++ b/docs/classes/webduino.module.Button.html @@ -21,7 +21,7 @@

  • diff --git a/docs/classes/webduino.module.Buzzer.html b/docs/classes/webduino.module.Buzzer.html index 9a5db95..896a7ed 100644 --- a/docs/classes/webduino.module.Buzzer.html +++ b/docs/classes/webduino.module.Buzzer.html @@ -21,7 +21,7 @@

  • diff --git a/docs/classes/webduino.module.Dht.html b/docs/classes/webduino.module.Dht.html index 2280e08..218397c 100644 --- a/docs/classes/webduino.module.Dht.html +++ b/docs/classes/webduino.module.Dht.html @@ -21,7 +21,7 @@

  • diff --git a/docs/classes/webduino.module.HX711.html b/docs/classes/webduino.module.HX711.html index 50f8e2b..4486d32 100644 --- a/docs/classes/webduino.module.HX711.html +++ b/docs/classes/webduino.module.HX711.html @@ -21,7 +21,7 @@

  • diff --git a/docs/classes/webduino.module.IRLed.html b/docs/classes/webduino.module.IRLed.html index 57c93a7..484b0a3 100644 --- a/docs/classes/webduino.module.IRLed.html +++ b/docs/classes/webduino.module.IRLed.html @@ -21,7 +21,7 @@

  • diff --git a/docs/classes/webduino.module.IRRecv.html b/docs/classes/webduino.module.IRRecv.html index 53a5614..713802d 100644 --- a/docs/classes/webduino.module.IRRecv.html +++ b/docs/classes/webduino.module.IRRecv.html @@ -21,7 +21,7 @@

  • diff --git a/docs/classes/webduino.module.Led.html b/docs/classes/webduino.module.Led.html index e7f2bf9..f4fe6b2 100644 --- a/docs/classes/webduino.module.Led.html +++ b/docs/classes/webduino.module.Led.html @@ -21,7 +21,7 @@

  • diff --git a/docs/classes/webduino.module.Max7219.html b/docs/classes/webduino.module.Max7219.html index 1490321..9a33b98 100644 --- a/docs/classes/webduino.module.Max7219.html +++ b/docs/classes/webduino.module.Max7219.html @@ -21,7 +21,7 @@

  • diff --git a/docs/classes/webduino.module.Photocell.html b/docs/classes/webduino.module.Photocell.html index ecfe047..22353a1 100644 --- a/docs/classes/webduino.module.Photocell.html +++ b/docs/classes/webduino.module.Photocell.html @@ -21,7 +21,7 @@

  • diff --git a/docs/classes/webduino.module.RFID.html b/docs/classes/webduino.module.RFID.html index 6630063..f75f46d 100644 --- a/docs/classes/webduino.module.RFID.html +++ b/docs/classes/webduino.module.RFID.html @@ -21,7 +21,7 @@

  • diff --git a/docs/classes/webduino.module.RGBLed.html b/docs/classes/webduino.module.RGBLed.html index 6b72782..dccba71 100644 --- a/docs/classes/webduino.module.RGBLed.html +++ b/docs/classes/webduino.module.RGBLed.html @@ -21,7 +21,7 @@

  • diff --git a/docs/classes/webduino.module.Soil.html b/docs/classes/webduino.module.Soil.html index 7433059..d859559 100644 --- a/docs/classes/webduino.module.Soil.html +++ b/docs/classes/webduino.module.Soil.html @@ -21,7 +21,7 @@

  • diff --git a/docs/classes/webduino.module.Ultrasonic.html b/docs/classes/webduino.module.Ultrasonic.html index 113812c..6fc0f18 100644 --- a/docs/classes/webduino.module.Ultrasonic.html +++ b/docs/classes/webduino.module.Ultrasonic.html @@ -21,7 +21,7 @@

  • diff --git a/docs/classes/webduino.transport.MqttTransport.html b/docs/classes/webduino.transport.MqttTransport.html index 847a449..9707022 100644 --- a/docs/classes/webduino.transport.MqttTransport.html +++ b/docs/classes/webduino.transport.MqttTransport.html @@ -21,7 +21,7 @@

  • diff --git a/docs/classes/webduino.transport.NodeMqttTransport.html b/docs/classes/webduino.transport.NodeMqttTransport.html index 9b9e0e1..66256d9 100644 --- a/docs/classes/webduino.transport.NodeMqttTransport.html +++ b/docs/classes/webduino.transport.NodeMqttTransport.html @@ -21,7 +21,7 @@

  • diff --git a/docs/data.json b/docs/data.json index 10799e1..c56878f 100644 --- a/docs/data.json +++ b/docs/data.json @@ -2,7 +2,7 @@ "project": { "name": "webduino-js", "description": "The Webduino Javascript Core, for Browser and Node.js", - "version": "0.4.20", + "version": "0.7.0", "url": "https://webduino.io/" }, "files": { diff --git a/docs/files/src_core_Board.js.html b/docs/files/src_core_Board.js.html index 9db249d..6432c01 100644 --- a/docs/files/src_core_Board.js.html +++ b/docs/files/src_core_Board.js.html @@ -21,7 +21,7 @@

  • diff --git a/docs/files/src_core_EventEmitter.js.html b/docs/files/src_core_EventEmitter.js.html index 9c38dea..7441c93 100644 --- a/docs/files/src_core_EventEmitter.js.html +++ b/docs/files/src_core_EventEmitter.js.html @@ -21,7 +21,7 @@

  • diff --git a/docs/files/src_core_Module.js.html b/docs/files/src_core_Module.js.html index da3cb63..7fdc329 100644 --- a/docs/files/src_core_Module.js.html +++ b/docs/files/src_core_Module.js.html @@ -21,7 +21,7 @@

  • diff --git a/docs/files/src_core_Transport.js.html b/docs/files/src_core_Transport.js.html index a0c49fd..e0bd446 100644 --- a/docs/files/src_core_Transport.js.html +++ b/docs/files/src_core_Transport.js.html @@ -21,7 +21,7 @@

  • diff --git a/docs/files/src_module_ADXL345.js.html b/docs/files/src_module_ADXL345.js.html index 1ea5252..469df72 100644 --- a/docs/files/src_module_ADXL345.js.html +++ b/docs/files/src_module_ADXL345.js.html @@ -21,7 +21,7 @@

  • diff --git a/docs/files/src_module_Barcode.js.html b/docs/files/src_module_Barcode.js.html index 9630501..5d44659 100644 --- a/docs/files/src_module_Barcode.js.html +++ b/docs/files/src_module_Barcode.js.html @@ -21,7 +21,7 @@

  • diff --git a/docs/files/src_module_Button.js.html b/docs/files/src_module_Button.js.html index b26af46..aab543c 100644 --- a/docs/files/src_module_Button.js.html +++ b/docs/files/src_module_Button.js.html @@ -21,7 +21,7 @@

  • diff --git a/docs/files/src_module_Buzzer.js.html b/docs/files/src_module_Buzzer.js.html index 577ae0a..ebc4eea 100644 --- a/docs/files/src_module_Buzzer.js.html +++ b/docs/files/src_module_Buzzer.js.html @@ -21,7 +21,7 @@

  • diff --git a/docs/files/src_module_Dht.js.html b/docs/files/src_module_Dht.js.html index 68d4524..ca378fd 100644 --- a/docs/files/src_module_Dht.js.html +++ b/docs/files/src_module_Dht.js.html @@ -21,7 +21,7 @@

  • diff --git a/docs/files/src_module_HX711.js.html b/docs/files/src_module_HX711.js.html index 25b9b57..d1d9334 100644 --- a/docs/files/src_module_HX711.js.html +++ b/docs/files/src_module_HX711.js.html @@ -21,7 +21,7 @@

  • diff --git a/docs/files/src_module_IRLed.js.html b/docs/files/src_module_IRLed.js.html index e72a76e..6cb1ceb 100644 --- a/docs/files/src_module_IRLed.js.html +++ b/docs/files/src_module_IRLed.js.html @@ -21,7 +21,7 @@

  • diff --git a/docs/files/src_module_IRRecv.js.html b/docs/files/src_module_IRRecv.js.html index c61e92d..b2eae38 100644 --- a/docs/files/src_module_IRRecv.js.html +++ b/docs/files/src_module_IRRecv.js.html @@ -21,7 +21,7 @@

  • diff --git a/docs/files/src_module_Led.js.html b/docs/files/src_module_Led.js.html index 82f54d8..48457a2 100644 --- a/docs/files/src_module_Led.js.html +++ b/docs/files/src_module_Led.js.html @@ -21,7 +21,7 @@

  • diff --git a/docs/files/src_module_Max7219.js.html b/docs/files/src_module_Max7219.js.html index bd711be..6af6ede 100644 --- a/docs/files/src_module_Max7219.js.html +++ b/docs/files/src_module_Max7219.js.html @@ -21,7 +21,7 @@

  • diff --git a/docs/files/src_module_Photocell.js.html b/docs/files/src_module_Photocell.js.html index 57f7e0f..1309dd7 100644 --- a/docs/files/src_module_Photocell.js.html +++ b/docs/files/src_module_Photocell.js.html @@ -21,7 +21,7 @@

  • diff --git a/docs/files/src_module_RFID.js.html b/docs/files/src_module_RFID.js.html index 4ca9e46..ffa6d7f 100644 --- a/docs/files/src_module_RFID.js.html +++ b/docs/files/src_module_RFID.js.html @@ -21,7 +21,7 @@

  • diff --git a/docs/files/src_module_RGBLed.js.html b/docs/files/src_module_RGBLed.js.html index 6c013ad..3a37ce6 100644 --- a/docs/files/src_module_RGBLed.js.html +++ b/docs/files/src_module_RGBLed.js.html @@ -21,7 +21,7 @@

  • diff --git a/docs/files/src_module_Soil.js.html b/docs/files/src_module_Soil.js.html index b16ad8b..24dcf46 100644 --- a/docs/files/src_module_Soil.js.html +++ b/docs/files/src_module_Soil.js.html @@ -21,7 +21,7 @@

  • diff --git a/docs/files/src_module_Ultrasonic.js.html b/docs/files/src_module_Ultrasonic.js.html index a2e30ba..3a398ec 100644 --- a/docs/files/src_module_Ultrasonic.js.html +++ b/docs/files/src_module_Ultrasonic.js.html @@ -21,7 +21,7 @@

  • diff --git a/docs/files/src_transport_MqttTransport.js.html b/docs/files/src_transport_MqttTransport.js.html index 62900be..08b1d7e 100644 --- a/docs/files/src_transport_MqttTransport.js.html +++ b/docs/files/src_transport_MqttTransport.js.html @@ -21,7 +21,7 @@

  • diff --git a/docs/files/src_transport_NodeMqttTransport.js.html b/docs/files/src_transport_NodeMqttTransport.js.html index 9fa180b..cc649e0 100644 --- a/docs/files/src_transport_NodeMqttTransport.js.html +++ b/docs/files/src_transport_NodeMqttTransport.js.html @@ -21,7 +21,7 @@

  • diff --git a/docs/index.html b/docs/index.html index 28103b7..8bd2424 100644 --- a/docs/index.html +++ b/docs/index.html @@ -21,7 +21,7 @@

  • diff --git a/package-lock.json b/package-lock.json index 7084533..b0dc34d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "webduino-js", - "version": "0.6.0", + "version": "0.7.0", "lockfileVersion": 2, "requires": true, "packages": { diff --git a/package.json b/package.json index 75c9a6f..70de9c2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "webduino-js", - "version": "0.6.0", + "version": "0.7.0", "main": "index.js", "description": "The Webduino Javascript Core, for Browser and Node.js", "repository": "https://github.com/webduinoio/webduino-js.git", diff --git a/yuidoc.json b/yuidoc.json index d7a63c5..ab4d96e 100644 --- a/yuidoc.json +++ b/yuidoc.json @@ -1,7 +1,7 @@ { "name": "webduino-js", "description": "The Webduino Javascript Core, for Browser and Node.js", - "version": "0.4.20", + "version": "0.7.0", "url": "https://webduino.io/", "options": { "outdir": "docs",