Skip to content

Commit

Permalink
chore(release): 0.18.11 [skip ci]
Browse files Browse the repository at this point in the history
## [0.18.11](v0.18.10...v0.18.11) (2021-06-15)

### Bug Fixes

* **IAM Identity:** re-gen service after recent API changes ([#112](#112)) ([b85cbda](b85cbda))
  • Loading branch information
semantic-release-bot committed Jun 15, 2021
1 parent b85cbda commit 06360de
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 @@
## [0.18.11](https://github.com/IBM/platform-services-node-sdk/compare/v0.18.10...v0.18.11) (2021-06-15)


### Bug Fixes

* **IAM Identity:** re-gen service after recent API changes ([#112](https://github.com/IBM/platform-services-node-sdk/issues/112)) ([b85cbda](https://github.com/IBM/platform-services-node-sdk/commit/b85cbda3cb520fa94767027cd90122b9ec31a461))

## [0.18.10](https://github.com/IBM/platform-services-node-sdk/compare/v0.18.9...v0.18.10) (2021-06-09)


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-platform-services",
"version": "0.18.10",
"version": "0.18.11",
"description": "Node.js client library for IBM Cloud Platform Services",
"repository": {
"type": "git",
Expand Down

0 comments on commit 06360de

Please sign in to comment.