Skip to content

Commit 91b1ba6

Browse files
committed
Release 4.0.3
1 parent eb65615 commit 91b1ba6

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## v4.0.3 (2023-04-11)
4+
5+
#### 🔗 Dependencies:
6+
7+
- [**security**] Use secure version of node-saml [#855](https://github.com/node-saml/passport-saml/pull/855)
8+
9+
#### 📚 Documentation:
10+
11+
- Fix minor typos [#853](https://github.com/node-saml/passport-saml/pull/853)
12+
13+
---
14+
315
## v4.0.2 (2022-12-13)
416

517
#### 🔗 Dependencies:

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": "@node-saml/passport-saml",
3-
"version": "4.0.2",
3+
"version": "4.0.3",
44
"description": "SAML 2.0 authentication strategy for Passport",
55
"keywords": [
66
"saml",

0 commit comments

Comments
 (0)