Skip to content

Commit f62513a

Browse files
chore(main): release 2.2.1
1 parent 93eabda commit f62513a

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.2.1](https://github.com/StackOneHQ/stackone-ai-node/compare/v2.2.0...v2.2.1) (2026-01-16)
4+
5+
6+
### Performance Improvements
7+
8+
* **ci:** use nix profile install instead of nix develop ([#295](https://github.com/StackOneHQ/stackone-ai-node/issues/295)) ([86bf01d](https://github.com/StackOneHQ/stackone-ai-node/commit/86bf01da9e7832a295b3524c57d98b2eff2daf71))
9+
310
## [2.2.0](https://github.com/StackOneHQ/stackone-ai-node/compare/v2.1.0...v2.2.0) (2026-01-08)
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.2.0",
3+
"version": "2.2.1",
44
"description": "Tools for agents to perform actions on your SaaS",
55
"keywords": [
66
"agents",

0 commit comments

Comments
 (0)