Skip to content

Commit bff2c15

Browse files
chore(release): 1.2.1 [skip ci]
## [1.2.1](v1.2.0...v1.2.1) (2019-05-08) ### Bug Fixes * **mqtt binding #65:** correct handling of reconnections ([#67](#67)) ([0fa3165](0fa3165)), closes [#65](#65)
1 parent 0fa3165 commit bff2c15

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.1](https://github.com/Atos-Research-and-Innovation/IoTagent-LoRaWAN/compare/v1.2.0...v1.2.1) (2019-05-08)
2+
3+
4+
### Bug Fixes
5+
6+
* **mqtt binding #65:** correct handling of reconnections ([#67](https://github.com/Atos-Research-and-Innovation/IoTagent-LoRaWAN/issues/67)) ([0fa3165](https://github.com/Atos-Research-and-Innovation/IoTagent-LoRaWAN/commit/0fa3165)), closes [#65](https://github.com/Atos-Research-and-Innovation/IoTagent-LoRaWAN/issues/65)
7+
18
# [1.2.0](https://github.com/Atos-Research-and-Innovation/IoTagent-LoRaWAN/compare/v1.1.0...v1.2.0) (2019-04-04)
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.0",
3+
"version": "1.2.1",
44
"description": "IoT Agent for LoRaWAN protocol",
55
"main": "lib/iotagent-lora",
66
"scripts": {

0 commit comments

Comments
 (0)