Skip to content

Commit c2be12d

Browse files
committed
[RELEASE] 0.19.17
1 parent 290021b commit c2be12d

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.19.17] - 2022-11-08
11+
1012
### Changed
1113

1214
- verifyJWT to call API instead of using cognito
1315

16+
### Dependencies
17+
18+
- no longer depend upon [jwks-rsa](https://www.npmjs.com/package/jwks-rsa)
19+
1420
## [0.19.16] - 2022-11-02
1521

1622
### Added

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@oneblink/sdk",
33
"description": "OneBlink SDK to serve as an entry point for all OneBlink Services in NodeJS",
4-
"version": "0.19.17-beta.1",
4+
"version": "0.19.17",
55
"author": "OneBlink <[email protected]> (https://oneblink.io)",
66
"bugs": {
77
"url": "https://github.com/oneblink/sdk-node-js/issues"

0 commit comments

Comments
 (0)