Skip to content

Commit

Permalink
chore(release): @forestadmin/[email protected] [skip ci]
Browse files Browse the repository at this point in the history
# [1.10.0](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/[email protected]...@forestadmin/[email protected]) (2025-01-29)

### Bug Fixes

* **user-permission:** don't cache rejected promises ([#1248](#1248)) ([10bd993](10bd993))

### Features

* **mongoose:** allow to enable debug mode ([#1251](#1251)) ([db36f93](db36f93))
  • Loading branch information
forest-bot committed Jan 29, 2025
1 parent 76daf2d commit 9b4a5d1
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/datasource-mongoose/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# @forestadmin/datasource-mongoose [1.10.0](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/[email protected]...@forestadmin/[email protected]) (2025-01-29)


### Features

* **mongoose:** allow to enable debug mode ([#1251](https://github.com/ForestAdmin/agent-nodejs/issues/1251)) ([db36f93](https://github.com/ForestAdmin/agent-nodejs/commit/db36f9311b937c2d8e23ac554aa138a07800b318))

## @forestadmin/datasource-mongoose [1.9.1](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/[email protected]...@forestadmin/[email protected]) (2025-01-28)


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

0 comments on commit 9b4a5d1

Please sign in to comment.