Skip to content
This repository was archived by the owner on Jul 3, 2026. It is now read-only.

Commit 54d8715

Browse files
author
Fady Abdelmalik
committed
chore(release): 6.0.2
1 parent 53dbf58 commit 54d8715

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [6.0.2](https://github.com/auth0/node-samlp/compare/v6.0.1...v6.0.2) (2021-06-07)
6+
57
### [6.0.1](https://github.com/auth0/node-samlp/compare/v6.0.0...v6.0.1) (2021-03-02)
68

79
- Use @auth0/xmldom ([#119](https://github.com/auth0/node-samlp/commit/e0524290ea7127f72429fd887cb66a8933f0f662))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "samlp",
3-
"version": "6.0.1",
3+
"version": "6.0.2",
44
"description": "SAML Protocol server middleware",
55
"main": "lib/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)