Skip to content

Commit 89a2f93

Browse files
chore(release): 1.1.0-beta.1 [skip ci]
# [1.1.0-beta.1](v1.0.0...v1.1.0-beta.1) (2020-09-02) ### Bug Fixes * add proper types definitions ([d16ae1e](d16ae1e)) ### Features * migrate to typescript ([f006542](f006542)) * support delete and update hooks ([4e9e1c0](4e9e1c0)), closes [SoftwareBrothers/adminjs#503](SoftwareBrothers/adminjs#503)
1 parent d401acb commit 89a2f93

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",
3+
"version": "1.1.0-beta.1",
44
"description": "Sequelize adapter for AdminBro",
55
"main": "build/index.js",
66
"types": "index.d.ts",

0 commit comments

Comments
 (0)