Skip to content

Commit 31be3ed

Browse files
committed
chore(release): @forestadmin/[email protected] [skip ci]
## @forestadmin/plugin-export-advanced [1.1.15](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/[email protected]...@forestadmin/[email protected]) (2024-12-17) ### Bug Fixes * **export-advanced:** compute filename on runtime ([#1229](#1229)) ([44082e8](44082e8))
1 parent 44082e8 commit 31be3ed

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/plugin-export-advanced/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## @forestadmin/plugin-export-advanced [1.1.15](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/[email protected]...@forestadmin/[email protected]) (2024-12-17)
2+
3+
4+
### Bug Fixes
5+
6+
* **export-advanced:** compute filename on runtime ([#1229](https://github.com/ForestAdmin/agent-nodejs/issues/1229)) ([44082e8](https://github.com/ForestAdmin/agent-nodejs/commit/44082e86cbc469aeafa32086a0c1e0d3078d52b1))
7+
18
## @forestadmin/plugin-export-advanced [1.1.14](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/[email protected]...@forestadmin/[email protected]) (2024-11-27)
29

310

packages/plugin-export-advanced/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@forestadmin/plugin-export-advanced",
3-
"version": "1.1.14",
3+
"version": "1.1.15",
44
"main": "dist/index.js",
55
"license": "GPL-3.0",
66
"publishConfig": {

0 commit comments

Comments
 (0)