Skip to content

Commit

Permalink
chore(release): @forestadmin/plugin-flattener@1.3.7 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
forest-bot committed Nov 5, 2024
1 parent 434caf2 commit 8efca9a
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
10 changes: 10 additions & 0 deletions packages/plugin-flattener/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## @forestadmin/plugin-flattener [1.3.7](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/plugin-flattener@1.3.6...@forestadmin/plugin-flattener@1.3.7) (2024-11-05)





### Dependencies

* **@forestadmin/datasource-customizer:** upgraded to 1.55.4

## @forestadmin/plugin-flattener [1.3.6](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/plugin-flattener@1.3.5...@forestadmin/plugin-flattener@1.3.6) (2024-10-30)


Expand Down
4 changes: 2 additions & 2 deletions packages/plugin-flattener/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@forestadmin/plugin-flattener",
"version": "1.3.6",
"version": "1.3.7",
"description": "A plugin that allows to flatten columns and relations in Forest Admin",
"main": "dist/index.js",
"license": "GPL-3.0",
Expand All @@ -24,7 +24,7 @@
"test": "jest"
},
"devDependencies": {
"@forestadmin/datasource-customizer": "1.55.3",
"@forestadmin/datasource-customizer": "1.55.4",
"@types/object-hash": "^3.0.2"
},
"dependencies": {
Expand Down

0 comments on commit 8efca9a

Please sign in to comment.