Skip to content

Commit 2e3734a

Browse files
chore(release): 4.0.0 [skip ci]
# [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.
1 parent 347411a commit 2e3734a

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/passwords",
3-
"version": "3.0.1",
3+
"version": "4.0.0",
44
"type": "module",
55
"exports": {
66
".": {

0 commit comments

Comments
 (0)