Skip to content

Commit a524e41

Browse files
chore(release): 2.1.0 [skip ci]
# [2.1.0](v2.0.0...v2.1.0) (2022-08-02) ### Bug Fixes * allow routes outside /admin when using authenticated router ([eb16a68](eb16a68)) * missing mime type in login handler ([5b6e5c7](5b6e5c7)) ### Features * update deprecated plugins ([#5](https://github.com/SoftwareBrothers/adminjs-fastify/issues/5))([@yubin](https://github.com/yubin)TW) ([0ed0ff5](0ed0ff5))
1 parent fc0706f commit a524e41

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

0 commit comments

Comments
 (0)