File tree Expand file tree Collapse file tree 4 files changed +11
-3
lines changed
Expand file tree Collapse file tree 4 files changed +11
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 2.1.1 "
2+ "." : " 2.1.2 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 2.1.2 (2026-02-05)
4+
5+ Full Changelog: [ v2.1.1...v2.1.2] ( https://github.com/ArcadeAI/arcade-js/compare/v2.1.1...v2.1.2 )
6+
7+ ### Chores
8+
9+ * ** client:** restructure abort controller binding ([ 1a83b30] ( https://github.com/ArcadeAI/arcade-js/commit/1a83b3057f9879f7eb0c7252d0baadbd479e51bf ) )
10+
311## 2.1.1 (2026-02-03)
412
513Full 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.1.2 " ,
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.1.2 ' ; // x-release-please-version
You can’t perform that action at this time.
0 commit comments