Skip to content

Commit ba120e1

Browse files
chore(main): release 2.1.0
1 parent 5d82f23 commit ba120e1

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

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

3+
## [2.1.0](https://github.com/StackOneHQ/stackone-ai-node/compare/v2.0.9...v2.1.0) (2025-12-29)
4+
5+
6+
### Features
7+
8+
* **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))
9+
* **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))
10+
311
## [2.0.9](https://github.com/StackOneHQ/stackone-ai-node/compare/v2.0.8...v2.0.9) (2025-12-16)
412

513

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.0.9",
3+
"version": "2.1.0",
44
"description": "Tools for agents to perform actions on your SaaS",
55
"keywords": [
66
"agents",

0 commit comments

Comments
 (0)