Skip to content

Commit 71638b9

Browse files
chore(release): 2.0.0 [skip ci]
# [2.0.0](v1.0.0...v2.0.0) (2023-04-18) ### Features * rewrite package to esmodules ([#2](#2)) ([154c36b](154c36b)) ### BREAKING CHANGES * The package won't support CJS anymore.
1 parent 154c36b commit 71638b9

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": "@adminjs/objection",
3-
"version": "1.0.0",
3+
"version": "2.0.0",
44
"type": "module",
55
"exports": {
66
".": {

0 commit comments

Comments
 (0)