@itentialopensource/adapter-iap 0.5.4 → 0.5.5

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.5 [03-25-2024]
3
+
4
+ * fixing tabs
5
+
6
+ See merge request itentialopensource/adapters/adapter-iap!20
7
+
8
+ ---
9
+
2
10
  ## 0.5.4 [03-25-2024]
3
11
 
4
12
  * fixing tabs
package/SUMMARY.md CHANGED
@@ -6,4 +6,4 @@ This adapter is used to integrate the Itential Automation Platform (IAP) with th
6
6
 
7
7
  Itential provides information on all of its product adapters in the Customer Knowledge Base. Information in the <a href="https://itential.atlassian.net/servicedesk/customer/portals" target="_blank">Customer Knowledge Base</a> is consistently maintained and goes through documentation reviews. As a result, it should be the first place to go for information.
8
8
 
9
- For opensourced and custom built adapters, the ReadMe is a starting point to understand what you have built, provide the information for you to be able to update the adapter, and assist you with deploying the adapter into IAP.
9
+ For opensourced and custom built adapters, the ReadMe is a starting point to understand what you have built, provide the information for you to be able to update the adapter,and assist you with deploying the adapter into IAP.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@itentialopensource/adapter-iap",
3
- "version": "0.5.4",
3
+ "version": "0.5.5",
4
4
  "description": "This adapter integrates with system described as: iap.",
5
5
  "main": "adapter.js",
6
6
  "systemName": "Itential Automation Platform",
Binary file