Skip to content

Commit 14b231e

Browse files
committed
chore: bump CLI and SDK to v1.2.0
1 parent 7d0b3f7 commit 14b231e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pixelml/agenticflow-cli",
3-
"version": "1.1.1",
3+
"version": "1.2.0",
44
"description": "AgenticFlow CLI for agent-native API operations.",
55
"license": "Apache-2.0",
66
"repository": {

packages/sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pixelml/agenticflow-sdk",
3-
"version": "1.1.1",
3+
"version": "1.2.0",
44
"description": "AgenticFlow SDK — typed HTTP client for the AgenticFlow API.",
55
"license": "Apache-2.0",
66
"repository": {

0 commit comments

Comments
 (0)