We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19a508f commit 25d074cCopy full SHA for 25d074c
2 files changed
CHANGELOG.md
@@ -1,6 +1,8 @@
1
# Change Log
2
3
## [Unreleased]
4
+
5
+## RELEASE 6.1.0 - 2020-04-17
6
### Changed
7
- Technical - Make the CI lint the commit messages.
8
- Smart Action - Allow users to protect their smart action APIs against unauthorized usage.
package.json
@@ -1,7 +1,7 @@
{
"name": "forest-express-sequelize",
"description": "Official Express/Sequelize Liana for Forest",
- "version": "6.0.3",
+ "version": "6.1.0",
"author": "Sandro Munda <sandro@munda.me>",
"contributors": [
"Arnaud Besnier <arnaudibesnier@gmail.com>",
0 commit comments