Skip to content

Commit

Permalink
chore(release): 3.0.0-beta.1 [skip ci]
Browse files Browse the repository at this point in the history
# [3.0.0-beta.1](v2.0.2...v3.0.0-beta.1) (2023-03-21)

### chore

* update packages for esm ([292509f](292509f))

### BREAKING CHANGES

* The package won't support CJS anymore.
  • Loading branch information
semantic-release-bot committed Mar 21, 2023
1 parent f86914f commit 00fe999
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/import-export",
"version": "2.0.2",
"version": "3.0.0-beta.1",
"type": "module",
"exports": {
".": {
Expand Down

0 comments on commit 00fe999

Please sign in to comment.