We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21c4a45 commit 6a6f835Copy full SHA for 6a6f835
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [2.0.7](https://github.com/StackOneHQ/stackone-ai-node/compare/v2.0.6...v2.0.7) (2025-12-15)
4
+
5
6
+### Bug Fixes
7
8
+* **ci:** pack ([#244](https://github.com/StackOneHQ/stackone-ai-node/issues/244)) ([21c4a45](https://github.com/StackOneHQ/stackone-ai-node/commit/21c4a452af692bd7a6933453a1c4932ee34489d2))
9
10
## [2.0.6](https://github.com/StackOneHQ/stackone-ai-node/compare/v2.0.5...v2.0.6) (2025-12-15)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@stackone/ai",
- "version": "2.0.6",
+ "version": "2.0.7",
"description": "Tools for agents to perform actions on your SaaS",
"packageManager": "[email protected]",
"module": "./dist/index.mjs",
0 commit comments