Skip to content

Commit 9711813

Browse files
chore(main): release 2.2.0 (#285)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent f02644b commit 9711813

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [2.2.0](https://github.com/StackOneHQ/stackone-ai-node/compare/v2.1.0...v2.2.0) (2026-01-08)
4+
5+
6+
### Features
7+
8+
* **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))
9+
310
## [2.1.0](https://github.com/StackOneHQ/stackone-ai-node/compare/v2.0.9...v2.1.0) (2026-01-05)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@stackone/ai",
3-
"version": "2.1.0",
3+
"version": "2.2.0",
44
"description": "Tools for agents to perform actions on your SaaS",
55
"keywords": [
66
"agents",

0 commit comments

Comments
 (0)