@itentialopensource/adapter-etsi_sol002 0.1.1 → 0.1.2

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.1.2 [03-02-2022]
3
+
4
+ * Bug fixes and performance improvements
5
+
6
+ See commit be0ed7e
7
+
8
+ ---
9
+
2
10
  ## 0.1.1 [03-02-2022]
3
11
 
4
12
  * Bug fixes and performance improvements
@@ -6,4 +14,3 @@
6
14
  See commit 75f0a6d
7
15
 
8
16
  ---
9
-
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@itentialopensource/adapter-etsi_sol002",
3
- "version": "0.1.1",
3
+ "version": "0.1.2",
4
4
  "description": "This adapter integrates with system described as: ETSI sol002",
5
5
  "main": "adapter.js",
6
6
  "wizardVersion": "2.44.7",
Binary file