Skip to content

Commit

Permalink
chore(release): 2.1.0 [skip ci]
Browse files Browse the repository at this point in the history
# [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))
  • Loading branch information
semantic-release-bot committed Aug 2, 2022
1 parent fc0706f commit a524e41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@adminjs/fastify",
"version": "2.0.0",
"version": "2.1.0",
"main": "lib/index.js",
"types": "types/index.d.ts",
"private": false,
Expand Down

0 comments on commit a524e41

Please sign in to comment.