Skip to content

Commit da015cd

Browse files
authored
Merge pull request #636 from telefonicaid/task/bump_2.4.2
bump 2.4.2
2 parents 9770bc1 + ab5b95a commit da015cd

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+
2.4.2 (October 3rd, 2023)
2+
3+
- Upgrade iotagent-node-lib dependency from 3.4.3 to 3.4.4
4+
15
2.4.1 (October 2nd, 2023)
26

37
- Upgrade iotagent-node-lib dependency from 3.4.0 to 3.4.3

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "iotagent-ul",
33
"license": "AGPL-3.0-only",
44
"description": "IoT Agent for the Ultralight 2.0 protocol",
5-
"version": "2.4.1",
5+
"version": "2.4.2",
66
"homepage": "https://github.com/telefonicaid/iotagent-ul",
77
"author": {
88
"name": "Daniel Moran",
@@ -40,7 +40,7 @@
4040
"body-parser": "1.18.3",
4141
"dateformat": "3.0.3",
4242
"express": "~4.16.4",
43-
"iotagent-node-lib": "3.4.3",
43+
"iotagent-node-lib": "3.4.4",
4444
"logops": "2.1.2",
4545
"mqtt": "4.3.7",
4646
"underscore": "1.12.1"

0 commit comments

Comments
 (0)