We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a784cd4 commit 9fa0659Copy full SHA for 9fa0659
2 files changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [2.0.3](https://github.com/StackOneHQ/stackone-ai-node/compare/v2.0.2...v2.0.3) (2025-12-15)
4
+
5
6
+### Bug Fixes
7
8
+* **release:** enable provence ([#236](https://github.com/StackOneHQ/stackone-ai-node/issues/236)) ([a784cd4](https://github.com/StackOneHQ/stackone-ai-node/commit/a784cd459d13a03daa791e363f56eaeebe43398a))
9
10
## [2.0.2](https://github.com/StackOneHQ/stackone-ai-node/compare/v2.0.1...v2.0.2) (2025-12-15)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@stackone/ai",
- "version": "2.0.2",
+ "version": "2.0.3",
"description": "Tools for agents to perform actions on your SaaS",
"packageManager": "pnpm@10.24.0",
"module": "./dist/index.mjs",
0 commit comments