Skip to content

Commit c4881f2

Browse files
chore(main): release 2.2.1
1 parent 54cfe5d commit c4881f2

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [2.2.1](https://github.com/StackOneHQ/stackone-ai-node/compare/v2.2.0...v2.2.1) (2026-01-27)
4+
5+
6+
### Performance Improvements
7+
8+
* **ci:** switch to nix-quick-install-action for faster CI ([#298](https://github.com/StackOneHQ/stackone-ai-node/issues/298)) ([6e82978](https://github.com/StackOneHQ/stackone-ai-node/commit/6e829783aa00c052d09026fbb51e9229d958cf6f))
9+
* **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))
10+
311
## [2.2.0](https://github.com/StackOneHQ/stackone-ai-node/compare/v2.1.0...v2.2.0) (2026-01-08)
412

513

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)