shortcutkit 0.5.0 → 0.5.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/dist/index.js +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -28623,7 +28623,7 @@ var ACTIONS = {
|
|
|
28623
28623
|
};
|
|
28624
28624
|
// data/provenance.json
|
|
28625
28625
|
var provenance_default = {
|
|
28626
|
-
extractedAt: "2026-09-04T12:
|
|
28626
|
+
extractedAt: "2026-09-04T12:55:19Z",
|
|
28627
28627
|
macOS: { version: "27.0", build: "26A5421a", arch: "arm64" },
|
|
28628
28628
|
shortcutsApp: { version: "10.0", build: "5037.0.17" },
|
|
28629
28629
|
workflowKit: "10.0",
|
package/package.json
CHANGED