Skip to content

Commit

Permalink
chore(release): 4.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# [4.0.0](v3.0.1...v4.0.0) (2023-04-18)

* v4 (#16) ([347411a](347411a)), closes [#16](#16) [#15](#15)

### BREAKING CHANGES

* The package won't support CJS anymore.
* The package now requires you to provide your ComponentLoader instance.
  • Loading branch information
semantic-release-bot committed Apr 18, 2023
1 parent 347411a commit 2e3734a
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/passwords",
"version": "3.0.1",
"version": "4.0.0",
"type": "module",
"exports": {
".": {
Expand Down

0 comments on commit 2e3734a

Please sign in to comment.