Skip to content

Commit 0e2e000

Browse files
chore(release): 5.3.0 [skip ci]
# [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))
1 parent b53b296 commit 0e2e000

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

docs/CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
# [5.3.0](https://github.com/frontegg/nodejs-sdk/compare/5.2.1...5.3.0) (2024-01-30)
2+
3+
4+
### Bug Fixes
5+
6+
* **entitlements:** bump js common package version ([b3691db](https://github.com/frontegg/nodejs-sdk/commit/b3691dbe19e5669964f9d3f3bec1200cf06b7844))
7+
* **step-up:** add sso as amr method for unenrolled mfa users ([cc9e916](https://github.com/frontegg/nodejs-sdk/commit/cc9e916e4afbf5a5dae817bbc8d0ec8db8e54e12))
8+
* **step-up:** export type ([e66abb3](https://github.com/frontegg/nodejs-sdk/commit/e66abb3588f05ae5f7bd34ded3a80681f850c321))
9+
* **step-up:** export validator ([f131d36](https://github.com/frontegg/nodejs-sdk/commit/f131d36242c759ac9f514e31264fb1214cd16a4f))
10+
* **step-up:** fix validation condition ([2cd16f4](https://github.com/frontegg/nodejs-sdk/commit/2cd16f4e04245adf4cadc4388544ac4b872f2f1c))
11+
12+
13+
### Features
14+
15+
* **plans:** add plan evaluation to entitlements ([c1de677](https://github.com/frontegg/nodejs-sdk/commit/c1de677776795cace230cc036bf53aefb0ab172c))
16+
* **step-up:** add stepup validator ([#176](https://github.com/frontegg/nodejs-sdk/issues/176)) ([94559ae](https://github.com/frontegg/nodejs-sdk/commit/94559aef699d939dcc73771c7ba4b2ed5ecb332a))
17+
118
# [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)
219

320

0 commit comments

Comments
 (0)