Skip to content

Commit

Permalink
Merge pull request #634 from telefonicaid/fix/entity_name_id
Browse files Browse the repository at this point in the history
bump 2.4.1
  • Loading branch information
fgalan authored Oct 2, 2023
2 parents 78b91d4 + 5147f5c commit 3a23177
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions Changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
2.4.1 (October 2nd, 2023)

- Upgrade iotagent-node-lib dependency from 3.4.0 to 3.4.1

2.4.0 (Sep 20th, 2023)

- Fix: try to use apikey from measure/group to find, update and remove device in first attempt (iota-node-lib#1426)
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "iotagent-ul",
"license": "AGPL-3.0-only",
"description": "IoT Agent for the Ultralight 2.0 protocol",
"version": "2.4.0",
"version": "2.4.1",
"homepage": "https://github.com/telefonicaid/iotagent-ul",
"author": {
"name": "Daniel Moran",
Expand Down Expand Up @@ -40,7 +40,7 @@
"body-parser": "1.18.3",
"dateformat": "3.0.3",
"express": "~4.16.4",
"iotagent-node-lib": "3.4.0",
"iotagent-node-lib": "3.4.1",
"logops": "2.1.2",
"mqtt": "4.3.7",
"underscore": "1.12.1"
Expand Down

0 comments on commit 3a23177

Please sign in to comment.