Skip to content

Commit caabbe4

Browse files
chore(main): release 2.0.6
1 parent 86f18bf commit caabbe4

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

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.0.6](https://github.com/StackOneHQ/stackone-ai-node/compare/v2.0.5...v2.0.6) (2025-12-15)
4+
5+
6+
### Bug Fixes
7+
8+
* **ci:** remove --provenance ([#242](https://github.com/StackOneHQ/stackone-ai-node/issues/242)) ([86f18bf](https://github.com/StackOneHQ/stackone-ai-node/commit/86f18bfd08c5ac02c64783506f75c39a2c5c0816))
9+
310
## [2.0.5](https://github.com/StackOneHQ/stackone-ai-node/compare/v2.0.4...v2.0.5) (2025-12-15)
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.0.5",
3+
"version": "2.0.6",
44
"description": "Tools for agents to perform actions on your SaaS",
55
"packageManager": "pnpm@10.24.0",
66
"module": "./dist/index.mjs",

0 commit comments

Comments
 (0)