File tree Expand file tree Collapse file tree 4 files changed +16
-3
lines changed
Expand file tree Collapse file tree 4 files changed +16
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 2.1.1 "
2+ "." : " 2.2.0 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 2.2.0 (2026-02-06)
4+
5+ Full Changelog: [ v2.1.1...v2.2.0] ( https://github.com/ArcadeAI/arcade-js/compare/v2.1.1...v2.2.0 )
6+
7+ ### Features
8+
9+ * ** api:** api update ([ bf01d02] ( https://github.com/ArcadeAI/arcade-js/commit/bf01d02cfddbacf1270c1372461c08b38c322d6f ) )
10+
11+
12+ ### Chores
13+
14+ * ** client:** restructure abort controller binding ([ 1a83b30] ( https://github.com/ArcadeAI/arcade-js/commit/1a83b3057f9879f7eb0c7252d0baadbd479e51bf ) )
15+
316## 2.1.1 (2026-02-03)
417
518Full Changelog: [ v2.1.0...v2.1.1] ( https://github.com/ArcadeAI/arcade-js/compare/v2.1.0...v2.1.1 )
Original file line number Diff line number Diff line change 11{
22 "name" : " @arcadeai/arcadejs" ,
3- "version" : " 2.1.1 " ,
3+ "version" : " 2.2.0 " ,
44 "description" : " The official TypeScript library for the Arcade API" ,
55 "author" : " Arcade <dev@arcade.dev>" ,
66 "types" : " dist/index.d.ts" ,
Original file line number Diff line number Diff line change 1- export const VERSION = '2.1.1 ' ; // x-release-please-version
1+ export const VERSION = '2.2.0 ' ; // x-release-please-version
You can’t perform that action at this time.
0 commit comments