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