Skip to content

Commit

Permalink
chore(release): 0.18.9 [skip ci]
Browse files Browse the repository at this point in the history
## [0.18.9](v0.18.8...v0.18.9) (2021-06-01)

### Bug Fixes

* **Resource Controller:** update service after recent api change ([#105](#105)) ([5a7fdac](5a7fdac))
  • Loading branch information
semantic-release-bot committed Jun 1, 2021
1 parent 5a7fdac commit 2a0cd5e
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.9](https://github.com/IBM/platform-services-node-sdk/compare/v0.18.8...v0.18.9) (2021-06-01)


### Bug Fixes

* **Resource Controller:** update service after recent api change ([#105](https://github.com/IBM/platform-services-node-sdk/issues/105)) ([5a7fdac](https://github.com/IBM/platform-services-node-sdk/commit/5a7fdacaf9526202cc525f7f160af402d5ddf841))

## [0.18.8](https://github.com/IBM/platform-services-node-sdk/compare/v0.18.7...v0.18.8) (2021-04-26)


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

0 comments on commit 2a0cd5e

Please sign in to comment.