Skip to content

Commit 68cd32f

Browse files
authored
Merge pull request #902 from telefonicaid/task/prepare_3_12_0
step 3.11.0-next -> 3.12.0
2 parents 2c620b2 + c446728 commit 68cd32f

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

Changelog

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
3.12.0 (Jan 28th, 2025)
2+
3+
- Upgrade iotagent-node-lib dependency from 4.11.0 to 4.12.0
4+
15
3.11.0 (Oct 23rd, 2025)
26

37
- Fix: receive and store cmd notification when command mode is notification

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "iotagent-json",
33
"license": "AGPL-3.0-only",
44
"description": "IoT Agent for the JSON protocol",
5-
"version": "3.11.0-next",
5+
"version": "3.12.0",
66
"homepage": "https://github.com/telefonicaid/iotagent-json",
77
"author": {
88
"name": "Daniel Moran",
@@ -68,7 +68,7 @@
6868
"body-parser-xml": "2.0.5",
6969
"dateformat": "3.0.3",
7070
"express": "4.21.2",
71-
"iotagent-node-lib": "https://github.com/telefonicaid/iotagent-node-lib.git#master",
71+
"iotagent-node-lib": "4.12.0",
7272
"logops": "2.1.2",
7373
"mqtt": "5.13.0",
7474
"sinon": "~6.1.0",

0 commit comments

Comments
 (0)