@pipedream/streak 0.1.0 → 0.1.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.
@@ -6,13 +6,14 @@ export default {
6
6
  key: "streak-update-box",
7
7
  name: "Update Box",
8
8
  description: `Update the properties for a box. To update field values use **Update Box Field Value**. [See the docs](${docLink})`,
9
- version: "0.0.2",
9
+ version: "0.0.3",
10
10
  annotations: {
11
11
  destructiveHint: true,
12
12
  openWorldHint: true,
13
13
  readOnlyHint: false,
14
14
  },
15
15
  type: "action",
16
+ ai: "optimized",
16
17
  props: {
17
18
  streak,
18
19
  pipelineId: {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pipedream/streak",
3
- "version": "0.1.0",
3
+ "version": "0.1.1",
4
4
  "description": "Pipedream Streak Components",
5
5
  "main": "streak.app.mjs",
6
6
  "keywords": [