Skip to content

Commit b3e07b4

Browse files
committed
Release 6.0.1
1 parent 411de6f commit b3e07b4

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 6.0.1 - 2020-04-06
46
### Fixed
57
- Security - Fix potential vulnerability upgrading `acorn` dependency.
68
- Technical - Unwrap default values in APIMap field builder.

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": "6.0.0",
4+
"version": "6.0.1",
55
"author": "Sandro Munda <[email protected]>",
66
"contributors": [
77
"Arnaud Besnier <[email protected]>",
@@ -68,4 +68,4 @@
6868
"pre-commit": [
6969
"pre-commit"
7070
]
71-
}
71+
}

0 commit comments

Comments
 (0)