Skip to content

Commit 9b99991

Browse files
committed
chore(release): datasource-cosmos@1.9.0 [skip ci]
# [1.9.0](https://github.com/ForestAdmin/forestadmin-experimental/compare/datasource-cosmos@1.8.3...datasource-cosmos@1.9.0) (2026-04-09) ### Bug Fixes * **datasource-cosmos:** increase maxConditions default to 1000 ([#212](#212)) ([96df1f5](96df1f5)) ### Features * **api chart:** allow customizing api chart with query or body parameters ([#211](#211)) ([6d3eb65](6d3eb65))
1 parent 96df1f5 commit 9b99991

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

packages/datasource-cosmos/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [1.9.0](https://github.com/ForestAdmin/forestadmin-experimental/compare/datasource-cosmos@1.8.3...datasource-cosmos@1.9.0) (2026-04-09)
2+
3+
4+
### Bug Fixes
5+
6+
* **datasource-cosmos:** increase maxConditions default to 1000 ([#212](https://github.com/ForestAdmin/forestadmin-experimental/issues/212)) ([96df1f5](https://github.com/ForestAdmin/forestadmin-experimental/commit/96df1f53f8f53e0630464647a91c2c080808b22f))
7+
8+
9+
### Features
10+
11+
* **api chart:** allow customizing api chart with query or body parameters ([#211](https://github.com/ForestAdmin/forestadmin-experimental/issues/211)) ([6d3eb65](https://github.com/ForestAdmin/forestadmin-experimental/commit/6d3eb65d1d232b94e03673951be6fc59b10258b3))
12+
113
## [1.8.3](https://github.com/ForestAdmin/forestadmin-experimental/compare/datasource-cosmos@1.8.2...datasource-cosmos@1.8.3) (2026-03-18)
214

315

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

0 commit comments

Comments
 (0)