Skip to content

Commit 1085ff5

Browse files
committed
chore(release): 7.1.0 [skip ci]
# [7.1.0](v7.0.5...v7.1.0) (2021-03-11) ### Bug Fixes * commit a correct yarn lock ([206d713](206d713)) ### Features * **security:** bump version of forest-express ([767ed25](767ed25))
1 parent 9e29c6b commit 1085ff5

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [7.1.0](https://github.com/ForestAdmin/forest-express-mongoose/compare/v7.0.5...v7.1.0) (2021-03-11)
2+
3+
4+
### Bug Fixes
5+
6+
* commit a correct yarn lock ([206d713](https://github.com/ForestAdmin/forest-express-mongoose/commit/206d7134cfddf615cd24ecc48a9edb0b80cc61c3))
7+
8+
9+
### Features
10+
11+
* **security:** bump version of forest-express ([767ed25](https://github.com/ForestAdmin/forest-express-mongoose/commit/767ed259707485d5faa4f1aa22d4bf84930c093d))
12+
113
## [7.0.5](https://github.com/ForestAdmin/forest-express-mongoose/compare/v7.0.4...v7.0.5) (2021-03-10)
214

315

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": "7.0.5",
4+
"version": "7.1.0",
55
"author": "Sandro Munda <[email protected]>",
66
"contributors": [
77
"Arnaud Besnier <[email protected]>",

0 commit comments

Comments
 (0)