Skip to content

Commit 0304e0e

Browse files
chore(release): 1.2.3 [skip ci]
## [1.2.3](v1.2.2...v1.2.3) (2019-06-13) ### Bug Fixes * **loraserver.io #70:** MQTT topics updated to versions after v1 ([6e40ec9](6e40ec9)), closes [#70](#70)
1 parent 5adff78 commit 0304e0e

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.2.3](https://github.com/Atos-Research-and-Innovation/IoTagent-LoRaWAN/compare/v1.2.2...v1.2.3) (2019-06-13)
2+
3+
4+
### Bug Fixes
5+
6+
* **loraserver.io #70:** MQTT topics updated to versions after v1 ([6e40ec9](https://github.com/Atos-Research-and-Innovation/IoTagent-LoRaWAN/commit/6e40ec9)), closes [#70](https://github.com/Atos-Research-and-Innovation/IoTagent-LoRaWAN/issues/70)
7+
18
## [1.2.2](https://github.com/Atos-Research-and-Innovation/IoTagent-LoRaWAN/compare/v1.2.1...v1.2.2) (2019-06-05)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "iotagent-lora",
3-
"version": "1.2.2",
3+
"version": "1.2.3",
44
"description": "IoT Agent for LoRaWAN protocol",
55
"main": "lib/iotagent-lora",
66
"scripts": {

0 commit comments

Comments
 (0)