Skip to content

Commit

Permalink
chore(release): 6.3.3 [skip ci]
Browse files Browse the repository at this point in the history
## [6.3.3](v6.3.2...v6.3.3) (2020-08-04)

### Bug Fixes

* **vulnerability:** patch a potential vulnerability updating forest-express to version 7.4.1 ([#481](#481)) ([d697f5e](d697f5e))
  • Loading branch information
forest-bot committed Aug 4, 2020
1 parent d697f5e commit 5f66fcb
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 @@
## [6.3.3](https://github.com/ForestAdmin/forest-express-sequelize/compare/v6.3.2...v6.3.3) (2020-08-04)


### Bug Fixes

* **vulnerability:** patch a potential vulnerability updating forest-express to version 7.4.1 ([#481](https://github.com/ForestAdmin/forest-express-sequelize/issues/481)) ([d697f5e](https://github.com/ForestAdmin/forest-express-sequelize/commit/d697f5ed53cdae0f021020161add01690d8469cb))

## [6.3.2](https://github.com/ForestAdmin/forest-express-sequelize/compare/v6.3.1...v6.3.2) (2020-07-13)


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": "6.3.2",
"version": "6.3.3",
"author": "Sandro Munda <[email protected]>",
"contributors": [
"Arnaud Besnier <[email protected]>",
Expand Down

0 comments on commit 5f66fcb

Please sign in to comment.