We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ae4480 commit d7ea5ccCopy full SHA for d7ea5cc
2 files changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [2.0.1](https://github.com/StackOneHQ/stackone-ai-node/compare/v2.0.0...v2.0.1) (2025-12-15)
4
+
5
6
+### Bug Fixes
7
8
+* ignore changelog from oxfmt ([#232](https://github.com/StackOneHQ/stackone-ai-node/issues/232)) ([8ae4480](https://github.com/StackOneHQ/stackone-ai-node/commit/8ae4480306aa132334b2e3e8e4c33003285bab3d))
9
10
## [2.0.0](https://github.com/StackOneHQ/stackone-ai-node/compare/v2.0.0...v2.0.0) (2025-12-15)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@stackone/ai",
- "version": "2.0.0",
+ "version": "2.0.1",
"description": "Tools for agents to perform actions on your SaaS",
"packageManager": "pnpm@10.24.0",
"module": "./dist/index.mjs",
0 commit comments