Skip to content

Commit

Permalink
Merge branch 'main' of github.com:GiovanniCardamone/fastify-autosecur…
Browse files Browse the repository at this point in the history
…ity into main
  • Loading branch information
GiovanniCardamone committed Mar 25, 2022
2 parents 5c425cb + 57024d1 commit 19d9aaf
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
18 changes: 9 additions & 9 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [0.5.3](https://github.com/GiovanniCardamone/fastify-autosecurity/compare/v0.5.2...v0.5.3) (2022-03-25)


### Bug Fixes

* fastify-swagger peerDependency ([d2a2e8f](https://github.com/GiovanniCardamone/fastify-autosecurity/commit/d2a2e8f6dae4586eac93c3038f8650eb980e64d1))



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


Expand Down Expand Up @@ -85,12 +94,3 @@



## [0.1.4](https://github.com/GiovanniCardamone/fastify-autosecurity/compare/v0.1.3...v0.1.4) (2021-10-03)


### Bug Fixes

* added package build ([46e68c9](https://github.com/GiovanniCardamone/fastify-autosecurity/commit/46e68c934adae9f4955d495ea7080ff8fcf8ba3d))



4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fastify-autosecurity",
"version": "0.5.2",
"version": "0.5.3",
"description": "fastest way to map directories to URLs in fastify",
"main": "dist",
"prettier": "@giovannicardamone/prettier-config",
Expand Down Expand Up @@ -53,4 +53,4 @@
"files": [
"dist"
]
}
}

0 comments on commit 19d9aaf

Please sign in to comment.