Skip to content

Commit 714d1f9

Browse files
chore(release): 1.3.0-beta.1 [skip ci]
# [1.3.0-beta.1](v1.2.1...v1.3.0-beta.1) (2021-04-03) ### Bug Fixes * lint ([1d54bf7](1d54bf7)) * lint ([5d81cd6](5d81cd6)) ### Features * migrated index.js to index.ts to allow proper imports ([2475d59](2475d59))
1 parent 7f2ca49 commit 714d1f9

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

0 commit comments

Comments
 (0)