Skip to content

Commit 917db73

Browse files
chore(release): 4.0.0 [skip ci]
# [4.0.0](v3.0.1...v4.0.0) (2023-04-18) ### chore * change to ECMAScript modules ([#11](#11)) ([7dd6143](7dd6143)) ### BREAKING CHANGES * The package won't support CJS anymore.
1 parent 7dd6143 commit 917db73

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

0 commit comments

Comments
 (0)