@itentialopensource/adapter-dna_center 0.9.1 → 0.9.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.9.2 [12-14-2023]
3
+
4
+ * Add SDA Calls
5
+
6
+ See merge request itentialopensource/adapters/controller-orchestrator/adapter-dna_center!16
7
+
8
+ ---
9
+
2
10
  ## 0.9.1 [11-07-2023]
3
11
 
4
12
  * Add SDA Calls
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@itentialopensource/adapter-dna_center",
3
- "version": "0.9.1",
3
+ "version": "0.9.2",
4
4
  "description": "This adapter integrates with system Dna_center",
5
5
  "main": "adapter.js",
6
6
  "systemName": "Cisco DNA Center",
Binary file
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "0.9.0",
2
+ "version": "0.9.1",
3
3
  "configLines": 13745,
4
4
  "scriptLines": 1783,
5
5
  "codeLines": 18783,