Skip to content

Commit 51e9cf3

Browse files
author
Vincent Molinié
committed
Release 5.4.1
1 parent f489212 commit 51e9cf3

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.4.1 - 2019-12-11
46
### Changed
57
- Technical - Upgrade ESLint rules.
68
- Technical - Ensure that all files follow the ESLint rules.

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-sequelize",
33
"description": "Official Express/Sequelize Liana for Forest",
4-
"version": "5.4.0",
4+
"version": "5.4.1",
55
"author": "Sandro Munda <[email protected]>",
66
"contributors": [
77
"Arnaud Besnier <[email protected]>",
@@ -64,4 +64,4 @@
6464
"pre-commit": [
6565
"pre-commit"
6666
]
67-
}
67+
}

0 commit comments

Comments
 (0)