Skip to content

Commit

Permalink
chore(release): 5.1.0 [skip ci]
Browse files Browse the repository at this point in the history
# [5.1.0](5.0.0...5.1.0) (2023-07-30)

### Bug Fixes

* **entitlements:** fixed the way of fetching user ID ([6df03ac](6df03ac))
* **entitlements:** rename reason to justification ([a437b84](a437b84))

### Features

* **entitlements:** add support for entitlements ([ce857c9](ce857c9))
  • Loading branch information
semantic-release-bot committed Jul 30, 2023
1 parent c5a209d commit 8e0524a
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
# [5.1.0](https://github.com/frontegg/nodejs-sdk/compare/5.0.0...5.1.0) (2023-07-30)


### Bug Fixes

* **entitlements:** fixed the way of fetching user ID ([6df03ac](https://github.com/frontegg/nodejs-sdk/commit/6df03ac156434b4eab1e76126a8766f36360fd03))
* **entitlements:** rename reason to justification ([a437b84](https://github.com/frontegg/nodejs-sdk/commit/a437b84213ebffbe17590f898cb0d6908869121a))


### Features

* **entitlements:** add support for entitlements ([ce857c9](https://github.com/frontegg/nodejs-sdk/commit/ce857c96c1359e5e6aa39c6a7986b1704ca44b50))

# [5.1.0-alpha.3](https://github.com/frontegg/nodejs-sdk/compare/5.1.0-alpha.2...5.1.0-alpha.3) (2023-07-25)


Expand Down

0 comments on commit 8e0524a

Please sign in to comment.