@itentialopensource/adapter-iap 0.5.6 → 0.5.7

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.5.7 [03-25-2024]
3
+
4
+ * fixing tabs
5
+
6
+ See merge request itentialopensource/adapters/adapter-iap!20
7
+
8
+ ---
9
+
2
10
  ## 0.5.6 [03-25-2024]
3
11
 
4
12
  * fixing tabs
package/SYSTEMINFO.md CHANGED
@@ -13,6 +13,7 @@ The Itential Automation Platform Adapter allows you to integrate to other instan
13
13
  The Itential Automation Platform adapter from Itential is used to integrate the Itential Automation Platform (IAP) with other instances of IAP. With this adapter you have the ability to perform operations such as:
14
14
 
15
15
  - Allows you to integrate to other instances of the Itential Automation Platform (IAP).
16
+ - Allows you to run automations in Itential Automation Platform (IAP).
16
17
 
17
18
  ## Additional Product Documentation
18
19
  The [API documents for Itential Automation Platform](https://apidocs.itential.com/)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@itentialopensource/adapter-iap",
3
- "version": "0.5.6",
3
+ "version": "0.5.7",
4
4
  "description": "This adapter integrates with system described as: iap.",
5
5
  "main": "adapter.js",
6
6
  "systemName": "Itential Automation Platform",
Binary file