From 07e7a88cc7cb178031200f092364bb82ef71db36 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 8 Jan 2026 14:56:25 +0000 Subject: [PATCH] chore(main): release 2.2.0 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a2ef10a..155b3ba 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [2.2.0](https://github.com/StackOneHQ/stackone-ai-node/compare/v2.1.0...v2.2.0) (2026-01-08) + + +### Features + +* **tool:** add toClaudeAgentSdk() method for Claude Agent SDK integration [ENG-11770] ([#283](https://github.com/StackOneHQ/stackone-ai-node/issues/283)) ([f02644b](https://github.com/StackOneHQ/stackone-ai-node/commit/f02644b34fe14ff65b01081a1a1f2fb4e1a2c7b4)) + ## [2.1.0](https://github.com/StackOneHQ/stackone-ai-node/compare/v2.0.9...v2.1.0) (2026-01-05) diff --git a/package.json b/package.json index 6882cd0..aec3bb9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@stackone/ai", - "version": "2.1.0", + "version": "2.2.0", "description": "Tools for agents to perform actions on your SaaS", "keywords": [ "agents",