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- "." : " 1.13 .0"
2+ "." : " 1.14 .0"
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 1.14.0 (2025-11-06)
4+
5+ Full Changelog: [ v1.13.0...v1.14.0] ( https://github.com/ArcadeAI/arcade-js/compare/v1.13.0...v1.14.0 )
6+
7+ ### Features
8+
9+ * ** api:** api update ([ 555fc21] ( https://github.com/ArcadeAI/arcade-js/commit/555fc2194beeaa9d133e654c759bed6d85c75249 ) )
10+
311## 1.13.0 (2025-11-06)
412
513Full Changelog: [ v1.12.0...v1.13.0] ( https://github.com/ArcadeAI/arcade-js/compare/v1.12.0...v1.13.0 )
Original file line number Diff line number Diff line change 11{
22 "name" : " @arcadeai/arcadejs" ,
3- "version" : " 1.13 .0" ,
3+ "version" : " 1.14 .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.13 .0' ; // x-release-please-version
1+ export const VERSION = '1.14 .0' ; // x-release-please-version
You can’t perform that action at this time.
0 commit comments