Skip to content

Commit

Permalink
chore(release): 2.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# [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.
  • Loading branch information
semantic-release-bot committed Apr 18, 2023
1 parent 154c36b commit 71638b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@adminjs/objection",
"version": "1.0.0",
"version": "2.0.0",
"type": "module",
"exports": {
".": {
Expand Down

0 comments on commit 71638b9

Please sign in to comment.