Skip to content

Commit 7209147

Browse files
chore(release): 3.0.0 [skip ci]
# [3.0.0](v2.1.0...v3.0.0) (2022-08-02) ### chore * update fastify to v4 and other fastify dependencies accordingly ([05b412c](05b412c)) ### BREAKING CHANGES * Due to changes in Fastify API, make sure you "await" buildRouter/buildAuthenticatedRouter
1 parent 05b412c commit 7209147

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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": "2.1.0",
3+
"version": "3.0.0",
44
"main": "lib/index.js",
55
"types": "types/index.d.ts",
66
"private": false,

0 commit comments

Comments
 (0)