@itentialopensource/adapter-meraki 1.3.0 → 1.4.0

Sign up to get free protection for your applications and to get access to all the features.
package/CHANGELOG.md CHANGED
@@ -1,4 +1,12 @@
1
1
 
2
+ ## 1.4.0 [12-14-2023]
3
+
4
+ * More migration changes
5
+
6
+ See merge request itentialopensource/adapters/sd-wan/adapter-meraki!34
7
+
8
+ ---
9
+
2
10
  ## 1.3.0 [11-06-2023]
3
11
 
4
12
  * More migration changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@itentialopensource/adapter-meraki",
3
- "version": "1.3.0",
3
+ "version": "1.4.0",
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.4",
2
+ "version": "1.3.0",
3
3
  "configLines": 63063,
4
4
  "scriptLines": 1783,
5
5
  "codeLines": 53869,