Skip to content

Commit

Permalink
Merge pull request #609 from telefonicaid/task/prepare_2_2_0
Browse files Browse the repository at this point in the history
step 2.1.0-next -> 2.2.0
  • Loading branch information
fgalan authored May 23, 2023
2 parents 5be6dac + 8593324 commit 60a9d81
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
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.1.0-next",
"version": "2.2.0",
"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": "https://github.com/telefonicaid/iotagent-node-lib.git#master",
"iotagent-node-lib": "3.2.0",
"logops": "2.1.2",
"mqtt": "4.3.7",
"underscore": "1.12.1"
Expand Down
3 changes: 3 additions & 0 deletions rpm/SPECS/iotaul.spec
Original file line number Diff line number Diff line change
Expand Up @@ -170,6 +170,9 @@ fi
%{_install_dir}

%changelog
* Tue May 23 2023 Alvaro Vega <[email protected]> 2.2.0
- Upgrade iotagent-node-lib dependency from 3.1.0 to 3.2.0

* Tue Apr 25 2023 Alvaro Vega <[email protected]> 2.1.0
- Add: support to run tests with node 18
- Upgrade iotagent-node-lib dependency from 3.0.0 to 3.1.0
Expand Down

0 comments on commit 60a9d81

Please sign in to comment.