@itentialopensource/adapter-meraki 1.2.3 → 1.2.4

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
+ ## 1.2.4 [10-19-2023]
3
+
4
+ * meta use case and tag changes
5
+
6
+ See merge request itentialopensource/adapters/sd-wan/adapter-meraki!33
7
+
8
+ ---
9
+
2
10
  ## 1.2.3 [10-02-2023]
3
11
 
4
12
  * meta use case and tag changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@itentialopensource/adapter-meraki",
3
- "version": "1.2.3",
3
+ "version": "1.2.4",
4
4
  "description": "This adapter integrates with system described as: merakiDashboardApi.",
5
5
  "main": "adapter.js",
6
6
  "systemName": "Meraki",
Binary file
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "1.2.2",
2
+ "version": "1.2.3",
3
3
  "configLines": 63054,
4
4
  "scriptLines": 1783,
5
5
  "codeLines": 53869,