We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86f18bf commit caabbe4Copy full SHA for caabbe4
2 files changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
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
10
## [2.0.5](https://github.com/StackOneHQ/stackone-ai-node/compare/v2.0.4...v2.0.5) (2025-12-15)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@stackone/ai",
- "version": "2.0.5",
+ "version": "2.0.6",
"description": "Tools for agents to perform actions on your SaaS",
"packageManager": "pnpm@10.24.0",
"module": "./dist/index.mjs",
0 commit comments