Skip to content

Commit

Permalink
Release v1.4.4 (#178)
Browse files Browse the repository at this point in the history
  • Loading branch information
frederikprijck authored Oct 30, 2023
1 parent aefcfc4 commit 5172b06
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## [v1.4.4](https://github.com/auth0/passport-auth0/tree/v1.4.4) (2023-10-30)
[Full Changelog](https://github.com/auth0/passport-auth0/compare/v1.4.3...v1.4.4)

**Security**
- bump axios to latest version [\#176](https://github.com/auth0/passport-auth0/pull/176) ([frederikprijck](https://github.com/frederikprijck))

## [v1.4.3](https://github.com/auth0/passport-auth0/tree/v1.4.3) (2022-08-16)
[Full Changelog](https://github.com/auth0/passport-auth0/compare/v1.4.2...v1.4.3)

Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "passport-auth0",
"version": "1.4.3",
"version": "1.4.4",
"description": "Auth0 platform authentication strategy for Passport.js",
"main": "lib/index.js",
"scripts": {
Expand Down

0 comments on commit 5172b06

Please sign in to comment.