From ae38f03bc776d458a41d2c4ead2ecbe987bed29d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 5 Jan 2026 18:04:53 +0000 Subject: [PATCH] chore(main): release 2.1.0 --- CHANGELOG.md | 14 ++++++++++++++ package.json | 2 +- 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4ef5d62..a2ef10a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,19 @@ # Changelog +## [2.1.0](https://github.com/StackOneHQ/stackone-ai-node/compare/v2.0.9...v2.1.0) (2026-01-05) + + +### Features + +* **security:** add gitleaks for secret detection ([#259](https://github.com/StackOneHQ/stackone-ai-node/issues/259)) ([4c89e91](https://github.com/StackOneHQ/stackone-ai-node/commit/4c89e919f537fd30f73f8176a67a53d33c315d31)) +* support AI SDK v5 and v6 via unified imports [ENG-11722] ([#269](https://github.com/StackOneHQ/stackone-ai-node/issues/269)) ([043d3b8](https://github.com/StackOneHQ/stackone-ai-node/commit/043d3b8e6522ef0a1e2ff362c3e024960880f2a9)) +* **test:** add property-based testing with @fast-check/vitest ([#266](https://github.com/StackOneHQ/stackone-ai-node/issues/266)) ([5d82f23](https://github.com/StackOneHQ/stackone-ai-node/commit/5d82f23c77066b1a37d90dbd67a02c8382419546)) + + +### Bug Fixes + +* **toolsets:** remove as StackOneHeaders ([#267](https://github.com/StackOneHQ/stackone-ai-node/issues/267)) ([ad101a3](https://github.com/StackOneHQ/stackone-ai-node/commit/ad101a30b0a52b08e96592d920ccc83bd8dacec8)) + ## [2.0.9](https://github.com/StackOneHQ/stackone-ai-node/compare/v2.0.8...v2.0.9) (2025-12-16) diff --git a/package.json b/package.json index f2b3d41..e56cec9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@stackone/ai", - "version": "2.0.9", + "version": "2.1.0", "description": "Tools for agents to perform actions on your SaaS", "keywords": [ "agents",