Skip to content

Commit

Permalink
chore(release): 1.0.7 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.7](v1.0.6...v1.0.7) (2023-08-14)

### Bug Fixes

* update allowedUrls.txt ([#35](#35)) ([53a9a32](53a9a32))
  • Loading branch information
semantic-release-bot committed Aug 14, 2023
1 parent 53a9a32 commit 16139b7
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.0.7](https://github.com/y-mehta/ssrf-req-filter/compare/v1.0.6...v1.0.7) (2023-08-14)


### Bug Fixes

* update allowedUrls.txt ([#35](https://github.com/y-mehta/ssrf-req-filter/issues/35)) ([53a9a32](https://github.com/y-mehta/ssrf-req-filter/commit/53a9a3215cb5ddc7a6bb73d9fba1955b78763c89))

## [1.0.6](https://github.com/y-mehta/ssrf-req-filter/compare/v1.0.5...v1.0.6) (2023-03-17)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "ssrf-req-filter",
"description": "Module to prevent SSRF when making requests",
"version": "1.0.6",
"version": "1.0.7",
"keywords": [
"ssrf",
"security",
Expand Down

0 comments on commit 16139b7

Please sign in to comment.