Skip to content

Commit 3e6e1ac

Browse files
committed
chore(release): 9.2.9 [skip ci]
## [9.2.9](v9.2.8...v9.2.9) (2023-05-24) ### Bug Fixes * **init-options:** liana options should be taken into account correctly ([#1038](#1038)) ([e894b20](e894b20))
1 parent e894b20 commit 3e6e1ac

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [9.2.9](https://github.com/ForestAdmin/forest-express-mongoose/compare/v9.2.8...v9.2.9) (2023-05-24)
2+
3+
4+
### Bug Fixes
5+
6+
* **init-options:** liana options should be taken into account correctly ([#1038](https://github.com/ForestAdmin/forest-express-mongoose/issues/1038)) ([e894b20](https://github.com/ForestAdmin/forest-express-mongoose/commit/e894b207f8f29c62abc62c3449c35db5f28f86ab))
7+
18
## [9.2.8](https://github.com/ForestAdmin/forest-express-mongoose/compare/v9.2.7...v9.2.8) (2023-03-01)
29

310
## [9.2.7](https://github.com/ForestAdmin/forest-express-mongoose/compare/v9.2.6...v9.2.7) (2023-02-22)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "forest-express-mongoose",
33
"description": "Official Express/Mongoose Liana for Forest",
4-
"version": "9.2.8",
4+
"version": "9.2.9",
55
"author": "Sandro Munda <[email protected]>",
66
"contributors": [
77
"Arnaud Besnier <[email protected]>",

0 commit comments

Comments
 (0)