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 278185f + e46bb14 commit 254052d
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
20 changes: 10 additions & 10 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## [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))



# [0.5.0](https://github.com/GiovanniCardamone/fastify-autosecurity/compare/v0.4.1...v0.5.0) (2022-01-12)


Expand Down Expand Up @@ -79,13 +89,3 @@



## [0.1.2](https://github.com/GiovanniCardamone/fastify-autosecurity/compare/v0.1.1...v0.1.2) (2021-10-03)


### Bug Fixes

* apply parameters security ([c318075](https://github.com/GiovanniCardamone/fastify-autosecurity/commit/c318075673908bdd984d15850707df4ef4dc9375))
* removed console.log ([ed9e127](https://github.com/GiovanniCardamone/fastify-autosecurity/commit/ed9e127e806b51d4acf994379609f72696913c08))



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.0",
"version": "0.5.1",
"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 254052d

Please sign in to comment.