Skip to content

Commit ce331af

Browse files
chore(release): 0.3.3 [skip ci]
## [0.3.3](v0.3.2...v0.3.3) (2020-10-05) ### Bug Fixes * updates for audit findings ([4e51790](4e51790))
1 parent 0720bd1 commit ce331af

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [0.3.3](https://github.com/nickshine/lambda-edge-azure-auth/compare/v0.3.2...v0.3.3) (2020-10-05)
2+
3+
4+
### Bug Fixes
5+
6+
* updates for audit findings ([4e51790](https://github.com/nickshine/lambda-edge-azure-auth/commit/4e51790c2cb9d789fadaf467989a66f44b4594c0))
7+
18
## [0.3.2](https://github.com/nickshine/lambda-edge-azure-auth/compare/v0.3.1...v0.3.2) (2020-10-05)
29

310

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "lambda-edge-azure-auth",
3-
"version": "0.3.2",
3+
"version": "0.3.3",
44
"description": "An AWS Cloudfront Lambda@Edge function to authenticate requests using Microsoft Azure.",
55
"private": true,
66
"main": "index.js",

0 commit comments

Comments
 (0)