From 0b6a749f8ab0b09ab385dbfae0a7da931ccd3508 Mon Sep 17 00:00:00 2001 From: Alvaro Vega Date: Thu, 30 Mar 2023 09:33:08 +0200 Subject: [PATCH] Step: 2.26.0-next -> 3.0.0 --- CHANGES_NEXT_RELEASE | 3 --- package.json | 2 +- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/CHANGES_NEXT_RELEASE b/CHANGES_NEXT_RELEASE index 46f24863e..e69de29bb 100644 --- a/CHANGES_NEXT_RELEASE +++ b/CHANGES_NEXT_RELEASE @@ -1,3 +0,0 @@ -- Simplify cast to native attributes type: use just JSON.parse (#1323) -- Refactor replace alias, multientity, expressions and timestamp plugins by a single processing (#1195, #1314) -- Refactor NGSI-LD processing to align with alias, multientity, expressions and timestamp plugin changes (#1322) \ No newline at end of file diff --git a/package.json b/package.json index d8ab06525..0df736005 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "iotagent-node-lib", "license": "AGPL-3.0-only", "description": "IoT Agent library to interface with NGSI Context Broker", - "version": "2.26.0-next", + "version": "3.0.0", "homepage": "https://github.com/telefonicaid/iotagent-node-lib", "keywords": [ "fiware",