@itentialopensource/adapter-db_mssql 1.0.3 → 1.0.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.0.4 [08-14-2024]
3
+
4
+ * Changes made at 2024.08.14_19:17PM
5
+
6
+ See merge request itentialopensource/adapters/adapter-db_mssql!13
7
+
8
+ ---
9
+
2
10
  ## 1.0.3 [08-07-2024]
3
11
 
4
12
  * Changes made at 2024.08.07_10:51AM
package/metadata.json CHANGED
@@ -58,7 +58,9 @@
58
58
  "link": "https://www.npmjs.com/package/mssql",
59
59
  "public": true
60
60
  }
61
- ]
61
+ ],
62
+ "workshopLinks": [],
63
+ "workshopHomePage": "https://www.itential.com/get-started/"
62
64
  },
63
65
  "assets": [],
64
66
  "relatedItems": {
@@ -69,5 +71,6 @@
69
71
  "transformationProjects": [],
70
72
  "exampleProjects": []
71
73
  },
72
- "supportLevel": "community"
74
+ "supportLevel": "community",
75
+ "techAlliance": false
73
76
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@itentialopensource/adapter-db_mssql",
3
- "version": "1.0.3",
3
+ "version": "1.0.4",
4
4
  "description": "Itential adapter to connect to mssql",
5
5
  "main": "adapter.js",
6
6
  "wizardVersion": "2.44.7",
Binary file