We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 747fb26 commit 4f6782fCopy full SHA for 4f6782f
2 files changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [2.0.8](https://github.com/StackOneHQ/stackone-ai-node/compare/v2.0.7...v2.0.8) (2025-12-15)
4
+
5
6
+### Bug Fixes
7
8
+* **ci:** revert changes 2.0.5 ~ 2.0.7 ([#246](https://github.com/StackOneHQ/stackone-ai-node/issues/246)) ([91909a2](https://github.com/StackOneHQ/stackone-ai-node/commit/91909a29cdb3131b7bc808722fb636e82856abd8))
9
10
## [2.0.7](https://github.com/StackOneHQ/stackone-ai-node/compare/v2.0.6...v2.0.7) (2025-12-15)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@stackone/ai",
- "version": "2.0.7",
+ "version": "2.0.8",
"description": "Tools for agents to perform actions on your SaaS",
"packageManager": "pnpm@10.24.0",
"module": "./dist/index.mjs",
0 commit comments