Skip to content

Commit d7ea5cc

Browse files
chore(main): release 2.0.1 (#233)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 8ae4480 commit d7ea5cc

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

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+
310
## [2.0.0](https://github.com/StackOneHQ/stackone-ai-node/compare/v2.0.0...v2.0.0) (2025-12-15)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@stackone/ai",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "Tools for agents to perform actions on your SaaS",
55
"packageManager": "[email protected]",
66
"module": "./dist/index.mjs",

0 commit comments

Comments
 (0)