@uniswap/ai-toolkit-linear-task-utils 0.0.13 → 0.0.15-next.0

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/cli.cjs CHANGED
@@ -13213,7 +13213,7 @@ function parseUpdateIssueConfig(args2) {
13213
13213
  }
13214
13214
 
13215
13215
  // packages/linear-task-utils/src/version.ts
13216
- var VERSION = "0.0.13-next.0";
13216
+ var VERSION = "0.0.14";
13217
13217
 
13218
13218
  // packages/linear-task-utils/src/cli.ts
13219
13219
  var RED = "\x1B[0;31m";
@@ -1,2 +1,2 @@
1
- export declare const VERSION = "0.0.13-next.0";
1
+ export declare const VERSION = "0.0.14";
2
2
  //# sourceMappingURL=version.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"version.d.ts","sourceRoot":"","sources":["../../../../src/version.ts"],"names":[],"mappings":"AACA,eAAO,MAAM,OAAO,kBAAkB,CAAC"}
1
+ {"version":3,"file":"version.d.ts","sourceRoot":"","sources":["../../../../src/version.ts"],"names":[],"mappings":"AACA,eAAO,MAAM,OAAO,WAAW,CAAC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@uniswap/ai-toolkit-linear-task-utils",
3
- "version": "0.0.13",
3
+ "version": "0.0.15-next.0",
4
4
  "private": false,
5
5
  "type": "commonjs",
6
6
  "description": "CLI tool to query Linear issues for autonomous Claude Code task processing",