Skip to content

Commit 75f0c87

Browse files
committed
chore(release): rpc-agent@2.10.0 [skip ci]
# [2.10.0](https://github.com/ForestAdmin/forestadmin-experimental/compare/rpc-agent@2.9.2...rpc-agent@2.10.0) (2026-05-27) ### Bug Fixes * **rpc datatource:** allow connect ruby as rpc ([#219](#219)) ([5034d74](5034d74)) ### Features * **rpc:** handle SA returning file ([#217](#217)) ([08cc659](08cc659))
1 parent b77e1d3 commit 75f0c87

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

packages/rpc-agent/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [2.10.0](https://github.com/ForestAdmin/forestadmin-experimental/compare/rpc-agent@2.9.2...rpc-agent@2.10.0) (2026-05-27)
2+
3+
4+
### Bug Fixes
5+
6+
* **rpc datatource:** allow connect ruby as rpc ([#219](https://github.com/ForestAdmin/forestadmin-experimental/issues/219)) ([5034d74](https://github.com/ForestAdmin/forestadmin-experimental/commit/5034d7453644c8c6690195a2c093ce29de0d86f2))
7+
8+
9+
### Features
10+
11+
* **rpc:** handle SA returning file ([#217](https://github.com/ForestAdmin/forestadmin-experimental/issues/217)) ([08cc659](https://github.com/ForestAdmin/forestadmin-experimental/commit/08cc659fdd46360c96b2e638438bd13442067257))
12+
113
## [2.9.2](https://github.com/ForestAdmin/forestadmin-experimental/compare/rpc-agent@2.9.1...rpc-agent@2.9.2) (2026-05-21)
214

315

packages/rpc-agent/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@forestadmin-experimental/rpc-agent",
3-
"version": "2.9.2",
3+
"version": "2.10.0",
44
"main": "dist/index.js",
55
"license": "GPL-3.0",
66
"publishConfig": {

0 commit comments

Comments
 (0)