Skip to content

Commit

Permalink
chore(release): @forestadmin/datasource-customizer@1.61.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.61.0](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/datasource-customizer@1.60.0...@forestadmin/datasource-customizer@1.61.0) (2025-01-23)

### Bug Fixes

* **datasource mongo:** remove useless version manager ([#1244](#1244)) ([fbb6698](fbb6698))

### Features

* add lazy join decorator ([#1240](#1240)) ([1b6b248](1b6b248))
* support for mongoose v8 ([#1241](#1241)) ([ae0164d](ae0164d))
  • Loading branch information
forest-bot committed Jan 23, 2025
1 parent fca3834 commit 0315ce2
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/datasource-customizer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# @forestadmin/datasource-customizer [1.61.0](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/datasource-customizer@1.60.0...@forestadmin/datasource-customizer@1.61.0) (2025-01-23)


### Features

* add lazy join decorator ([#1240](https://github.com/ForestAdmin/agent-nodejs/issues/1240)) ([1b6b248](https://github.com/ForestAdmin/agent-nodejs/commit/1b6b248321944b67a71e1ce4f42ee0d3932ebd69))

# @forestadmin/datasource-customizer [1.60.0](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/datasource-customizer@1.59.0...@forestadmin/datasource-customizer@1.60.0) (2025-01-22)


Expand Down
2 changes: 1 addition & 1 deletion packages/datasource-customizer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@forestadmin/datasource-customizer",
"version": "1.60.0",
"version": "1.61.0",
"main": "dist/index.js",
"license": "GPL-3.0",
"publishConfig": {
Expand Down

0 comments on commit 0315ce2

Please sign in to comment.