Skip to content

Commit dd31b5c

Browse files
committed
chore(release): 6.1.4 [skip ci]
## [6.1.4](v6.1.3...v6.1.4) (2020-05-13) ### Bug Fixes * **package:** publish on NPM with all the necessary code ([#336](#336)) ([0f1db15](0f1db15))
1 parent 0f1db15 commit dd31b5c

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+
## [6.1.4](https://github.com/ForestAdmin/forest-express-mongoose/compare/v6.1.3...v6.1.4) (2020-05-13)
2+
3+
4+
### Bug Fixes
5+
6+
* **package:** publish on NPM with all the necessary code ([#336](https://github.com/ForestAdmin/forest-express-mongoose/issues/336)) ([0f1db15](https://github.com/ForestAdmin/forest-express-mongoose/commit/0f1db1506b99b43ed4db0391d87c2140cfd2b89e))
7+
18
## [6.1.3](https://github.com/ForestAdmin/forest-express-mongoose/compare/v6.1.2...v6.1.3) (2020-05-12)
29

310

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

0 commit comments

Comments
 (0)