Skip to content

Commit 86459b9

Browse files
chore(release): 1.2.0 [skip ci]
# [1.2.0](v1.1.0...v1.2.0) (2019-04-04) ### Features * **docker:** add docker secrets ([5743352](5743352)), closes [#58](#58)
1 parent 5743352 commit 86459b9

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.0](https://github.com/Atos-Research-and-Innovation/IoTagent-LoRaWAN/compare/v1.1.0...v1.2.0) (2019-04-04)
2+
3+
4+
### Features
5+
6+
* **docker:** add docker secrets ([5743352](https://github.com/Atos-Research-and-Innovation/IoTagent-LoRaWAN/commit/5743352)), closes [#58](https://github.com/Atos-Research-and-Innovation/IoTagent-LoRaWAN/issues/58)
7+
18
# 1.1.0 (2019-04-03)
29

310
### Features

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.1.0",
3+
"version": "1.2.0",
44
"description": "IoT Agent for LoRaWAN protocol",
55
"main": "lib/iotagent-lora",
66
"scripts": {

0 commit comments

Comments
 (0)