Skip to content

Commit

Permalink
Merge pull request #635 from telefonicaid/fix/entity_name_id
Browse files Browse the repository at this point in the history
Fix libarary version for not yet tagged 2.41 release
fgalan authored Oct 2, 2023

Verified

This commit was signed with the committer’s verified signature.
GitGab19 Gabriele Vernetti
2 parents 3a23177 + 496e582 commit 9770bc1
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Changelog
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
2.4.1 (October 2nd, 2023)

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

2.4.0 (Sep 20th, 2023)

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -40,7 +40,7 @@
"body-parser": "1.18.3",
"dateformat": "3.0.3",
"express": "~4.16.4",
"iotagent-node-lib": "3.4.1",
"iotagent-node-lib": "3.4.3",
"logops": "2.1.2",
"mqtt": "4.3.7",
"underscore": "1.12.1"

0 comments on commit 9770bc1

Please sign in to comment.