Skip to content

Commit

Permalink
chore(release): 7.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
madhuriravindramohan-okta committed Sep 6, 2022
1 parent 26b8cbd commit 35b165f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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.

### [7.0.2](https://github.com/auth0/node-samlp/compare/v7.0.1...v7.0.2) (2022-09-06)


### Bug Fixes

* Update saml and ejs dependencies ([#132](https://github.com/auth0/node-samlp/issues/132)) ([26b8cbd](https://github.com/auth0/node-samlp/commit/26b8cbd50bde051e68bcb32fce61421641276b72))

### [7.0.1](https://github.com/auth0/node-samlp/compare/v7.0.0...v7.0.1) (2022-05-19)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "samlp",
"version": "7.0.1",
"version": "7.0.2",
"engines": {
"node": ">=12"
},
Expand Down

0 comments on commit 35b165f

Please sign in to comment.