Skip to content

Commit

Permalink
chore(release): 9.3.22 [skip ci]
Browse files Browse the repository at this point in the history
## [9.3.22](v9.3.21...v9.3.22) (2024-05-13)

### Bug Fixes

* incorrect mongoose type used for ConnectOptions ([#1101](#1101)) ([290276a](290276a))
  • Loading branch information
forest-bot committed May 13, 2024
1 parent 290276a commit 5b16463
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [9.3.22](https://github.com/ForestAdmin/forest-express-mongoose/compare/v9.3.21...v9.3.22) (2024-05-13)


### Bug Fixes

* incorrect mongoose type used for ConnectOptions ([#1101](https://github.com/ForestAdmin/forest-express-mongoose/issues/1101)) ([290276a](https://github.com/ForestAdmin/forest-express-mongoose/commit/290276a382a8dba551b1fd23a1bcd1558f5a207e))

## [9.3.21](https://github.com/ForestAdmin/forest-express-mongoose/compare/v9.3.20...v9.3.21) (2024-04-12)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "forest-express-mongoose",
"description": "Official Express/Mongoose Liana for Forest",
"version": "9.3.21",
"version": "9.3.22",
"author": "Sandro Munda <[email protected]>",
"contributors": [
"Arnaud Besnier <[email protected]>",
Expand Down

0 comments on commit 5b16463

Please sign in to comment.