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- "." : " 2.3 .0"
2+ "." : " 2.4 .0"
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 2.4.0 (2026-03-21)
4+
5+ Full Changelog: [ v2.3.0...v2.4.0] ( https://github.com/ArcadeAI/arcade-js/compare/v2.3.0...v2.4.0 )
6+
7+ ### Features
8+
9+ * ** api:** api update ([ 86fb9b7] ( https://github.com/ArcadeAI/arcade-js/commit/86fb9b73eba443187a68ce2ae672ccc8f350fe82 ) )
10+
11+
12+ ### Chores
13+
14+ * ** internal:** tweak CI branches ([ a4f5461] ( https://github.com/ArcadeAI/arcade-js/commit/a4f5461fbba69b9c0461673ed4cf20c553a9840c ) )
15+ * ** tests:** bump steady to v0.19.4 ([ 5b281e0] ( https://github.com/ArcadeAI/arcade-js/commit/5b281e041629c427dd0b1150eb35c0e71032aefd ) )
16+ * ** tests:** bump steady to v0.19.5 ([ 4a7fbca] ( https://github.com/ArcadeAI/arcade-js/commit/4a7fbca94e370ed9d919182dce7ff2b4cf143b70 ) )
17+
18+
19+ ### Refactors
20+
21+ * ** tests:** switch from prism to steady ([ 6d28088] ( https://github.com/ArcadeAI/arcade-js/commit/6d280888d29864c3230c1e1c30274c15cd3dc63d ) )
22+
323## 2.3.0 (2026-03-10)
424
525Full Changelog: [ v2.2.0...v2.3.0] ( https://github.com/ArcadeAI/arcade-js/compare/v2.2.0...v2.3.0 )
Original file line number Diff line number Diff line change 11{
22 "name" : " @arcadeai/arcadejs" ,
3- "version" : " 2.3 .0" ,
3+ "version" : " 2.4 .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.3 .0' ; // x-release-please-version
1+ export const VERSION = '2.4 .0' ; // x-release-please-version
You can’t perform that action at this time.
0 commit comments