File tree Expand file tree Collapse file tree 4 files changed +22
-3
lines changed
Expand file tree Collapse file tree 4 files changed +22
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 1.16 .0"
2+ "." : " 1.17 .0"
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 1.17.0 (2026-01-06)
4+
5+ Full Changelog: [ v1.16.0...v1.17.0] ( https://github.com/ArcadeAI/arcade-js/compare/v1.16.0...v1.17.0 )
6+
7+ ### Features
8+
9+ * ** api:** api update ([ 8cf9fac] ( https://github.com/ArcadeAI/arcade-js/commit/8cf9fac20a84e674c16c882ec1c66e52aba546c1 ) )
10+ * ** api:** api update ([ 8af5fca] ( https://github.com/ArcadeAI/arcade-js/commit/8af5fca46473c8b03e24c7acff24e2c361c1c4cf ) )
11+
12+
13+ ### Chores
14+
15+ * configure new SDK language ([ 93ea751] ( https://github.com/ArcadeAI/arcade-js/commit/93ea751205891216163ae78f9824478722336502 ) )
16+
17+
18+ ### Documentation
19+
20+ * add more examples ([ 25a83dc] ( https://github.com/ArcadeAI/arcade-js/commit/25a83dc48ab4f17ad12f0fb6002d1be7f257867b ) )
21+
322## 1.16.0 (2025-12-13)
423
524Full Changelog: [ v1.15.0...v1.16.0] ( https://github.com/ArcadeAI/arcade-js/compare/v1.15.0...v1.16.0 )
Original file line number Diff line number Diff line change 11{
22 "name" : " @arcadeai/arcadejs" ,
3- "version" : " 1.16 .0" ,
3+ "version" : " 1.17 .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 = '1.16 .0' ; // x-release-please-version
1+ export const VERSION = '1.17 .0' ; // x-release-please-version
You can’t perform that action at this time.
0 commit comments