Skip to content

Commit eb26ae9

Browse files
authored
Merge pull request #107 from telefonicaid/task/prepare_1.5.1
Step 1.5.0 -> 1.5.1
2 parents b5d643b + 5ef5f84 commit eb26ae9

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "sigfox-iotagent",
33
"description": "IoT Agent for the Sigfox protocol",
44
"license": "AGPL-3.0-only",
5-
"version": "1.5.0",
5+
"version": "1.5.1",
66
"homepage": "https://github.com/telefonicaid/sigfox-iotagent",
77
"author": {
88
"name": "Daniel Moran",
@@ -38,7 +38,7 @@
3838
"command-node": "0.1.1",
3939
"request": "2.88.0",
4040
"async": "1.5.2",
41-
"iotagent-node-lib": "2.15.0",
41+
"iotagent-node-lib": "2.15.1",
4242
"express": "4.16.4",
4343
"body-parser": "1.18.3",
4444
"logops": "2.1.0"

rpm/SPECS/iotasigfox.spec

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -190,6 +190,9 @@ fi
190190
%{_install_dir}
191191

192192
%changelog
193+
* Wed Apr 07 2021 Fermin Galan <fermin.galanmarquez@telefonica.com> 1.5.1-1
194+
- Upgrade iotagent-node-lib dependency from 2.15.0 to 2.15.1
195+
193196
* Tue Mar 02 2021 Fermin Galan <fermin.galanmarquez@telefonica.com> 1.5.0-1
194197
- Upgrade iotagent-node-lib dependency from 2.12.0 to 2.15.0
195198
- Update Docker security practices (Add HEALTHCHECK, Use Anonymous User, Use two-stage build)

0 commit comments

Comments
 (0)