Skip to content

Commit

Permalink
chore(release): v0.7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed May 10, 2022
1 parent a6e07f5 commit 0be1851
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [0.7.4](https://github.com/GiovanniCardamone/fastify-autosecurity/compare/v0.7.3...v0.7.4) (2022-05-10)


### Bug Fixes

* error message unauthorized / forbidden ([6c4e0ce](https://github.com/GiovanniCardamone/fastify-autosecurity/commit/6c4e0ce94806bdab402b4126b25432d2e9c51cbd))



## [0.7.3](https://github.com/GiovanniCardamone/fastify-autosecurity/compare/v0.7.2...v0.7.3) (2022-05-09)


Expand Down Expand Up @@ -64,12 +73,3 @@



## [0.5.2](https://github.com/GiovanniCardamone/fastify-autosecurity/compare/v0.5.1...v0.5.2) (2022-03-25)


### Bug Fixes

* fastify-swagger peerDependency ([278185f](https://github.com/GiovanniCardamone/fastify-autosecurity/commit/278185f94e865056cc9a3c68c4c686609e975da4))



2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fastify-autosecurity",
"version": "0.7.3",
"version": "0.7.4",
"description": "fastest way to map directories to URLs in fastify",
"main": "dist",
"prettier": "@giovannicardamone/prettier-config",
Expand Down

0 comments on commit 0be1851

Please sign in to comment.