diff --git a/CHANGELOG.md b/CHANGELOG.md index bc922ee5..07470227 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,10 @@ +# 3.0.3 + +## Bug fixes + +* [#248](https://github.com/AzureAD/passport-azure-ad/issues/248) End_to_end_test showing up in test folder + # 3.0.2 ## Changes diff --git a/README.md b/README.md index f5d4db14..5d8bdce0 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ and with [Microsoft Active Directory Federation Services](http://en.wikipedia.or _passport-azure-ad_ has a known security vulnerability affecting versions <1.4.6 and 2.0.0. Please update to >=1.4.6 or >=2.0.1 immediately. For more details, see the [security notice](https://github.com/AzureAD/passport-azure-ad/blob/master/SECURITY-NOTICE.MD). ## 2. Versions -Current version - 3.0.2 +Current version - 3.0.3 Minimum recommended version - 1.4.6 You can find the changes for each version in the [change log](https://github.com/AzureAD/passport-azure-ad/blob/master/CHANGELOG.md). diff --git a/package.json b/package.json index 739322ba..4c49be61 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "passport-azure-ad", - "version": "3.0.2", + "version": "3.0.3", "license": "MIT", "keywords": [ "saml",