Skip to content

Commit 88b1046

Browse files
chore(release): 5.0.0 [skip ci]
# [5.0.0](v4.0.1...v5.0.0) (2023-04-18) * v5 (#18) ([58454db](58454db)), closes [#18](#18) [#16](#16) ### BREAKING CHANGES * The package won't support CJS anymore. * chore: use componentLoader instead of AdminJS.bundle * Configuration changed due to AdminJS.bundle being removed, use componentLoader instead
1 parent 58454db commit 88b1046

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@adminjs/logger",
3-
"version": "4.0.1",
3+
"version": "5.0.0",
44
"type": "module",
55
"exports": {
66
".": {

0 commit comments

Comments
 (0)