Skip to content

Commit

Permalink
chore(release): 8.0.12 [skip ci]
Browse files Browse the repository at this point in the history
## [8.0.12](v8.0.11...v8.0.12) (2021-08-25)

### Bug Fixes

* **security:** patch handlebars dependency vulnerabilities (from 4.7.6 to 4.7.7) ([#716](#716)) ([2430587](2430587))
  • Loading branch information
forest-bot committed Aug 25, 2021
1 parent 2430587 commit fe4d408
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [8.0.12](https://github.com/ForestAdmin/forest-express-sequelize/compare/v8.0.11...v8.0.12) (2021-08-25)


### Bug Fixes

* **security:** patch handlebars dependency vulnerabilities (from 4.7.6 to 4.7.7) ([#716](https://github.com/ForestAdmin/forest-express-sequelize/issues/716)) ([2430587](https://github.com/ForestAdmin/forest-express-sequelize/commit/2430587f3db9f7ce3a61ab9c91b3c3857675a706))

## [8.0.11](https://github.com/ForestAdmin/forest-express-sequelize/compare/v8.0.10...v8.0.11) (2021-08-25)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "forest-express-sequelize",
"description": "Official Express/Sequelize Liana for Forest",
"version": "8.0.11",
"version": "8.0.12",
"author": "Sandro Munda <[email protected]>",
"contributors": [
"Arnaud Besnier <[email protected]>",
Expand Down

0 comments on commit fe4d408

Please sign in to comment.