Skip to content

Commit cc1d35d

Browse files
committed
chore(release): 7.1.2 [skip ci]
## [7.1.2](v7.1.1...v7.1.2) (2021-03-11) ### Bug Fixes * **security:** decrease the time before expiration of forest session token ([#652](#652)) ([c242839](c242839))
1 parent c242839 commit cc1d35d

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+
## [7.1.2](https://github.com/ForestAdmin/forest-express-sequelize/compare/v7.1.1...v7.1.2) (2021-03-11)
2+
3+
4+
### Bug Fixes
5+
6+
* **security:** decrease the time before expiration of forest session token ([#652](https://github.com/ForestAdmin/forest-express-sequelize/issues/652)) ([c242839](https://github.com/ForestAdmin/forest-express-sequelize/commit/c2428394e8a3a096cf45fbed8a7df1536cbe70fe))
7+
18
## [7.1.1](https://github.com/ForestAdmin/forest-express-sequelize/compare/v7.1.0...v7.1.1) (2021-03-10)
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-sequelize",
33
"description": "Official Express/Sequelize Liana for Forest",
4-
"version": "7.1.1",
4+
"version": "7.1.2",
55
"author": "Sandro Munda <[email protected]>",
66
"contributors": [
77
"Arnaud Besnier <[email protected]>",

0 commit comments

Comments
 (0)