Skip to content

Commit 74ffaf3

Browse files
committed
chore(release): 8.0.4 [skip ci]
## [8.0.4](v8.0.3...v8.0.4) (2021-07-26) ### Bug Fixes * **actions:** fix regression on the bulk delete action ([#786](#786)) ([f9bbdd8](f9bbdd8))
1 parent f9bbdd8 commit 74ffaf3

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [8.0.4](https://github.com/ForestAdmin/forest-express-sequelize/compare/v8.0.3...v8.0.4) (2021-07-26)
2+
3+
4+
### Bug Fixes
5+
6+
* **actions:** fix regression on the bulk delete action ([#786](https://github.com/ForestAdmin/forest-express-sequelize/issues/786)) ([f9bbdd8](https://github.com/ForestAdmin/forest-express-sequelize/commit/f9bbdd87a31f47b6a846f93aaa162d4585ced61e))
7+
18
## [8.0.3](https://github.com/ForestAdmin/forest-express-sequelize/compare/v8.0.2...v8.0.3) (2021-07-26)
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": "8.0.3",
4+
"version": "8.0.4",
55
"author": "Sandro Munda <sandro@munda.me>",
66
"contributors": [
77
"Arnaud Besnier <arnaudibesnier@gmail.com>",

0 commit comments

Comments
 (0)