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 May 10, 2022
2 parents 6c4e0ce + 3df24d1 commit a6e07f5
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 11 deletions.
19 changes: 9 additions & 10 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [0.7.3](https://github.com/GiovanniCardamone/fastify-autosecurity/compare/v0.7.2...v0.7.3) (2022-05-09)


### Bug Fixes

* securityGroup iteration ([6c68b5f](https://github.com/GiovanniCardamone/fastify-autosecurity/commit/6c68b5f563a483d765af93410259f753ea9092c6))



## [0.7.2](https://github.com/GiovanniCardamone/fastify-autosecurity/compare/v0.7.0...v0.7.2) (2022-05-08)


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



## [0.5.1](https://github.com/GiovanniCardamone/fastify-autosecurity/compare/v0.5.0...v0.5.1) (2022-03-24)


### Bug Fixes

* glob path ([df0392a](https://github.com/GiovanniCardamone/fastify-autosecurity/commit/df0392a85b3ddb574435ec2ee44529c895d973b8))
* glob path ([ca3ad6d](https://github.com/GiovanniCardamone/fastify-autosecurity/commit/ca3ad6d7e608c1fe735cb7c693fd535c6a6744c4))



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.2",
"version": "0.7.3",
"description": "fastest way to map directories to URLs in fastify",
"main": "dist",
"prettier": "@giovannicardamone/prettier-config",
Expand Down

0 comments on commit a6e07f5

Please sign in to comment.