Skip to content

Commit

Permalink
chore(release): 1.1.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.1.0](v1.0.1...v1.1.0) (2022-03-01)

### Features

* add content-type to served assets ([3aa4eac](3aa4eac))
  • Loading branch information
semantic-release-bot committed Mar 1, 2022
1 parent b4f7ac7 commit f591ed3
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": "1.0.1",
"version": "1.1.0",
"main": "lib/index.js",
"types": "types/index.d.ts",
"private": false,
Expand Down

0 comments on commit f591ed3

Please sign in to comment.