Skip to content

Commit

Permalink
chore(release): 5.3.0 [skip ci]
Browse files Browse the repository at this point in the history
# [5.3.0](5.2.1...5.3.0) (2024-01-30)

### Bug Fixes

* **entitlements:** bump js common package version ([b3691db](b3691db))
* **step-up:** add sso as amr method for unenrolled mfa users ([cc9e916](cc9e916))
* **step-up:** export type ([e66abb3](e66abb3))
* **step-up:** export validator ([f131d36](f131d36))
* **step-up:** fix validation condition ([2cd16f4](2cd16f4))

### Features

* **plans:** add plan evaluation to entitlements ([c1de677](c1de677))
* **step-up:** add stepup validator ([#176](#176)) ([94559ae](94559ae))
  • Loading branch information
semantic-release-bot committed Jan 30, 2024
1 parent b53b296 commit 0e2e000
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
# [5.3.0](https://github.com/frontegg/nodejs-sdk/compare/5.2.1...5.3.0) (2024-01-30)


### Bug Fixes

* **entitlements:** bump js common package version ([b3691db](https://github.com/frontegg/nodejs-sdk/commit/b3691dbe19e5669964f9d3f3bec1200cf06b7844))
* **step-up:** add sso as amr method for unenrolled mfa users ([cc9e916](https://github.com/frontegg/nodejs-sdk/commit/cc9e916e4afbf5a5dae817bbc8d0ec8db8e54e12))
* **step-up:** export type ([e66abb3](https://github.com/frontegg/nodejs-sdk/commit/e66abb3588f05ae5f7bd34ded3a80681f850c321))
* **step-up:** export validator ([f131d36](https://github.com/frontegg/nodejs-sdk/commit/f131d36242c759ac9f514e31264fb1214cd16a4f))
* **step-up:** fix validation condition ([2cd16f4](https://github.com/frontegg/nodejs-sdk/commit/2cd16f4e04245adf4cadc4388544ac4b872f2f1c))


### Features

* **plans:** add plan evaluation to entitlements ([c1de677](https://github.com/frontegg/nodejs-sdk/commit/c1de677776795cace230cc036bf53aefb0ab172c))
* **step-up:** add stepup validator ([#176](https://github.com/frontegg/nodejs-sdk/issues/176)) ([94559ae](https://github.com/frontegg/nodejs-sdk/commit/94559aef699d939dcc73771c7ba4b2ed5ecb332a))

# [5.3.0-alpha.5](https://github.com/frontegg/nodejs-sdk/compare/5.3.0-alpha.4...5.3.0-alpha.5) (2024-01-28)


Expand Down

0 comments on commit 0e2e000

Please sign in to comment.