Skip to content

Commit 58999e5

Browse files
committed
Release 5.3.0
1 parent 670de87 commit 58999e5

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Change Log
22

33
## [Unreleased]
4+
5+
## RELEASE 5.3.0 - 2019-11-26
46
### Added
57
- Readme - Add the test coverage badge.
68
- Technical - `.forestadmin-schema` now keeps track of engine and framework names and versions.

package.json

Lines changed: 2 additions & 2 deletions
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": "5.2.0",
4+
"version": "5.3.0",
55
"author": "Sandro Munda <[email protected]>",
66
"contributors": [
77
"Arnaud Besnier <[email protected]>",
@@ -66,4 +66,4 @@
6666
"pre-commit": [
6767
"pre-commit"
6868
]
69-
}
69+
}

0 commit comments

Comments
 (0)