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",