Skip to content

Commit b77e1d3

Browse files
committed
chore(release): datasource-rpc@1.13.0 [skip ci]
# [1.13.0](https://github.com/ForestAdmin/forestadmin-experimental/compare/datasource-rpc@1.12.3...datasource-rpc@1.13.0) (2026-05-27) ### Features * **rpc:** handle SA returning file ([#217](#217)) ([08cc659](08cc659))
1 parent 08cc659 commit b77e1d3

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

packages/datasource-rpc/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.13.0](https://github.com/ForestAdmin/forestadmin-experimental/compare/datasource-rpc@1.12.3...datasource-rpc@1.13.0) (2026-05-27)
2+
3+
4+
### Features
5+
6+
* **rpc:** handle SA returning file ([#217](https://github.com/ForestAdmin/forestadmin-experimental/issues/217)) ([08cc659](https://github.com/ForestAdmin/forestadmin-experimental/commit/08cc659fdd46360c96b2e638438bd13442067257))
7+
18
## [1.12.3](https://github.com/ForestAdmin/forestadmin-experimental/compare/datasource-rpc@1.12.2...datasource-rpc@1.12.3) (2026-05-22)
29

310

packages/datasource-rpc/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/datasource-rpc",
3-
"version": "1.12.3",
3+
"version": "1.13.0",
44
"main": "dist/index.js",
55
"license": "GPL-3.0",
66
"publishConfig": {

0 commit comments

Comments
 (0)