@itentialopensource/adapter-128technology 0.4.0 → 0.4.1

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,13 +1,13 @@
1
1
 
2
- ## 0.4.0 [05-18-2022]
2
+ ## 0.4.1 [05-18-2022]
3
3
 
4
- * Migrate the adapter to the latest foundation
4
+ * Fix systemName
5
5
 
6
- See merge request itentialopensource/adapters/cloud/adapter-128technology!6
6
+ See merge request itentialopensource/adapters/cloud/adapter-128technology!7
7
7
 
8
8
  ---
9
9
 
10
- ## 0.3.0 [01-19-2022]
10
+ ## 0.4.0 [05-18-2022] & 0.3.0 [01-19-2022]
11
11
 
12
12
  - Add some items to .gitignore (e.g. DS_Store) to keep them out of the repos.
13
13
  - Changes to the README (some typo fixes - Add how to extend the adapter). Split the README into various markdown files (AUTH, BROKER, CALLS, ENHANCE, PROPERTIES, SUMMARY, SYSTEMINFO, TROUBLESHOOT)
package/package.json CHANGED
@@ -1,9 +1,9 @@
1
1
  {
2
2
  "name": "@itentialopensource/adapter-128technology",
3
- "systemName": "128technology",
4
- "version": "0.4.0",
3
+ "version": "0.4.1",
5
4
  "description": "This adapter integrates with system described as: 128technology.",
6
5
  "main": "adapter.js",
6
+ "systemName": "128 Technology",
7
7
  "wizardVersion": "2.44.7",
8
8
  "engineVersion": "1.61.6",
9
9
  "adapterType": "http",
Binary file