Skip to content

Commit

Permalink
chore(release): 2.16.0 [skip ci]
Browse files Browse the repository at this point in the history
# [2.16.0](v2.15.1...v2.16.0) (2021-10-20)

### Features

* add support for retrieving refresh tokens from iam-based authenticators ([#173](#173)) ([e7f11fc](e7f11fc))
  • Loading branch information
semantic-release-bot committed Oct 20, 2021
1 parent e7f11fc commit 64c0bb8
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [2.16.0](https://github.com/IBM/node-sdk-core/compare/v2.15.1...v2.16.0) (2021-10-20)


### Features

* add support for retrieving refresh tokens from iam-based authenticators ([#173](https://github.com/IBM/node-sdk-core/issues/173)) ([e7f11fc](https://github.com/IBM/node-sdk-core/commit/e7f11fce7bbbfff1273c289b9e9b8fba27c705dc))

## [2.15.1](https://github.com/IBM/node-sdk-core/compare/v2.15.0...v2.15.1) (2021-10-15)


Expand Down
2 changes: 1 addition & 1 deletion 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": "ibm-cloud-sdk-core",
"version": "2.15.1",
"version": "2.16.0",
"description": "Core functionality to support SDKs generated with IBM's OpenAPI SDK Generator.",
"main": "./dist/index",
"repository": {
Expand Down

0 comments on commit 64c0bb8

Please sign in to comment.