Skip to content

Commit 6e50003

Browse files
committed
Merge remote-tracking branch 'origin/next' into nickkoutrelakos/sync-main-to-next
2 parents 9bde236 + a1dd445 commit 6e50003

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

packages/linear-task-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@uniswap/ai-toolkit-linear-task-utils",
3-
"version": "0.0.21",
3+
"version": "0.0.22-next.0",
44
"private": false,
55
"type": "commonjs",
66
"description": "CLI tool to query Linear issues for autonomous Claude Code task processing",
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
// Auto-generated from package.json - DO NOT EDIT
2-
export const VERSION = '0.0.21';
2+
export const VERSION = '0.0.22-next.0';

packages/notion-publisher/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@uniswap/ai-toolkit-notion-publisher",
3-
"version": "0.0.18",
3+
"version": "0.0.19-next.0",
44
"private": false,
55
"type": "module",
66
"description": "CLI tool to publish release notes to Notion databases with markdown support",

0 commit comments

Comments
 (0)