@itentialopensource/adapter-128technology 0.4.1 → 0.4.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/CALLS.md CHANGED
@@ -110,7 +110,7 @@ These are adapter methods that IAP or you might use. There are some other method
110
110
  </tr>
111
111
  </table>
112
112
  <br>
113
-
113
+
114
114
  ### Adapter Broker Calls
115
115
 
116
116
  These are adapter methods that are used to integrate to IAP Brokers. This adapter currently supports the following broker calls.
package/CHANGELOG.md CHANGED
@@ -1,4 +1,12 @@
1
1
 
2
+ ## 0.4.2 [06-23-2022]
3
+
4
+ * Update to CALLS.md to test header
5
+
6
+ See merge request itentialopensource/adapters/cloud/adapter-128technology!8
7
+
8
+ ---
9
+
2
10
  ## 0.4.1 [05-18-2022]
3
11
 
4
12
  * Fix systemName
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@itentialopensource/adapter-128technology",
3
- "version": "0.4.1",
3
+ "version": "0.4.2",
4
4
  "description": "This adapter integrates with system described as: 128technology.",
5
5
  "main": "adapter.js",
6
6
  "systemName": "128 Technology",
Binary file