@hasna/connectors 1.2.0 → 1.2.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/bin/index.js CHANGED
@@ -11484,7 +11484,7 @@ import chalk2 from "chalk";
11484
11484
  // package.json
11485
11485
  var package_default = {
11486
11486
  name: "@hasna/connectors",
11487
- version: "1.1.18",
11487
+ version: "1.2.0",
11488
11488
  description: "Open source connector library - Install API connectors with a single command",
11489
11489
  type: "module",
11490
11490
  bin: {
package/bin/mcp.js CHANGED
@@ -26733,7 +26733,7 @@ init_strip();
26733
26733
  // package.json
26734
26734
  var package_default = {
26735
26735
  name: "@hasna/connectors",
26736
- version: "1.1.18",
26736
+ version: "1.2.0",
26737
26737
  description: "Open source connector library - Install API connectors with a single command",
26738
26738
  type: "module",
26739
26739
  bin: {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hasna/connectors",
3
- "version": "1.2.0",
3
+ "version": "1.2.1",
4
4
  "description": "Open source connector library - Install API connectors with a single command",
5
5
  "type": "module",
6
6
  "bin": {