File tree Expand file tree Collapse file tree 4 files changed +23
-3
lines changed Expand file tree Collapse file tree 4 files changed +23
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 1.9.1 "
2+ "." : " 1.10.0 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 1.10.0 (2025-09-11)
4+
5+ Full Changelog: [ v1.9.1...v1.10.0] ( https://github.com/ArcadeAI/arcade-js/compare/v1.9.1...v1.10.0 )
6+
7+ ### Features
8+
9+ * ** api:** api update ([ 47c1a7b] ( https://github.com/ArcadeAI/arcade-js/commit/47c1a7b748b7db56700e1107e0bff05213ec998e ) )
10+ * ** api:** api update ([ 1504071] ( https://github.com/ArcadeAI/arcade-js/commit/15040713fe9cec59d1fb38b7c829f37273aa199a ) )
11+
12+
13+ ### Bug Fixes
14+
15+ * coerce nullable values to undefined ([ da6addc] ( https://github.com/ArcadeAI/arcade-js/commit/da6addcf973da52bc5c856fc3c88ef6e3333f6cb ) )
16+
17+
18+ ### Chores
19+
20+ * ci build action ([ ee9e5f8] ( https://github.com/ArcadeAI/arcade-js/commit/ee9e5f8a824f6468272fdaa28acb0f036f3ec872 ) )
21+ * update CI script ([ ea3f95f] ( https://github.com/ArcadeAI/arcade-js/commit/ea3f95fbf75f9783be675df20dcdc1f6b91af8e6 ) )
22+
323## 1.9.1 (2025-08-16)
424
525Full Changelog: [ v1.9.0...v1.9.1] ( https://github.com/ArcadeAI/arcade-js/compare/v1.9.0...v1.9.1 )
Original file line number Diff line number Diff line change 11{
22 "name" : " @arcadeai/arcadejs" ,
3- "version" : " 1.9.1 " ,
3+ "version" : " 1.10.0 " ,
44 "description" : " The official TypeScript library for the Arcade API" ,
55 "author" :
" Arcade <[email protected] >" ,
66 "types" : " dist/index.d.ts" ,
Original file line number Diff line number Diff line change 1- export const VERSION = '1.9.1 ' ; // x-release-please-version
1+ export const VERSION = '1.10.0 ' ; // x-release-please-version
You can’t perform that action at this time.
0 commit comments