Skip to content

Commit e8b22ca

Browse files
chore(release): 1.0.0-beta.6 [skip ci]
# [1.0.0-beta.6](v1.0.0-beta.5...v1.0.0-beta.6) (2020-09-02) ### Features * support delete and update hooks ([4e9e1c0](4e9e1c0)), closes [SoftwareBrothers/adminjs#503](SoftwareBrothers/adminjs#503)
1 parent ec21bd6 commit e8b22ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@admin-bro/sequelize",
3-
"version": "1.0.0-beta.5",
3+
"version": "1.0.0-beta.6",
44
"description": "Sequelize adapter for AdminBro",
55
"main": "build/index.js",
66
"types": "index.d.ts",

0 commit comments

Comments
 (0)