@itentialopensource/adapter-etsi_sol005 0.3.2 → 0.3.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,4 +1,12 @@
1
1
 
2
+ ## 0.3.3 [03-15-2024]
3
+
4
+ * Update metadata.json
5
+
6
+ See merge request itentialopensource/adapters/cloud/adapter-etsi_sol005!6
7
+
8
+ ---
9
+
2
10
  ## 0.3.2 [03-11-2024]
3
11
 
4
12
  * Changes made at 2024.03.11_15:31PM
package/metadata.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "adapter-etsi_sol005",
3
3
  "webName": "Adapter for Integration to ETSI NFV-SOL 005",
4
4
  "vendor": "ETSI",
5
- "product": "SOL005",
5
+ "product": "NFV-SOL 005",
6
6
  "osVersion": [],
7
7
  "apiVersions": [],
8
8
  "iapVersions": [
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@itentialopensource/adapter-etsi_sol005",
3
- "version": "0.3.2",
3
+ "version": "0.3.3",
4
4
  "description": "This adapter integrates with system described as: ETSI sol005",
5
5
  "main": "adapter.js",
6
6
  "systemName": "ETSI NFV-SOL 005",
Binary file