Skip to content

Commit

Permalink
chore(release): 0.17.2 [skip ci]
Browse files Browse the repository at this point in the history
## [0.17.2](v0.17.1...v0.17.2) (2020-12-11)

### Bug Fixes

* **Case Management:** re-gen service with latest API ([73ad7b7](73ad7b7))
* **Configuration Governance:** re-gen service with latest API ([4cf2dcb](4cf2dcb))
* **IAM Access Groups:** re-gen service with latest API ([05141f3](05141f3))
* **IAM Identity Service:** re-gen service with latest API ([389fd76](389fd76))
* **IAM Policy Management:** re-gen service with latest API ([b8c9c43](b8c9c43))
* **Open Service Broker:** re-gen service with latest API ([1aeb7f8](1aeb7f8))
* **Resource Controller:** re-gen service with latest API ([a54b3b7](a54b3b7))
* **Resource Manager:** re-gen service with latest API ([08c8094](08c8094))
* **Usage Metering:** re-gen service with latest API ([8948955](8948955))
* **Usage Reports:** re-gen service with latest API ([29a3103](29a3103))
* **User Management:** re-gen service with latest API ([9636b87](9636b87))
  • Loading branch information
semantic-release-bot committed Dec 11, 2020
1 parent 4cf2dcb commit 176a8fb
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 2 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
## [0.17.2](https://github.com/IBM/platform-services-node-sdk/compare/v0.17.1...v0.17.2) (2020-12-11)


### Bug Fixes

* **Case Management:** re-gen service with latest API ([73ad7b7](https://github.com/IBM/platform-services-node-sdk/commit/73ad7b7e66082fb5f8b4fa05ac27789e5800f16c))
* **Configuration Governance:** re-gen service with latest API ([4cf2dcb](https://github.com/IBM/platform-services-node-sdk/commit/4cf2dcb181d0bdfed822a91576fb0de6ae7769d8))
* **IAM Access Groups:** re-gen service with latest API ([05141f3](https://github.com/IBM/platform-services-node-sdk/commit/05141f3751534625aa3366048ff3b8751dd34f9c))
* **IAM Identity Service:** re-gen service with latest API ([389fd76](https://github.com/IBM/platform-services-node-sdk/commit/389fd7603ff4dbb1113040633312cd345750494b))
* **IAM Policy Management:** re-gen service with latest API ([b8c9c43](https://github.com/IBM/platform-services-node-sdk/commit/b8c9c43209f107a428e24d1ba2026957054ef1c2))
* **Open Service Broker:** re-gen service with latest API ([1aeb7f8](https://github.com/IBM/platform-services-node-sdk/commit/1aeb7f8efb56bed27625e5b17751a684b20878fe))
* **Resource Controller:** re-gen service with latest API ([a54b3b7](https://github.com/IBM/platform-services-node-sdk/commit/a54b3b7aed9d9d2777134f97efa4a025ab7af641))
* **Resource Manager:** re-gen service with latest API ([08c8094](https://github.com/IBM/platform-services-node-sdk/commit/08c8094246d7b2190f1027583ad56530a1b59bbb))
* **Usage Metering:** re-gen service with latest API ([8948955](https://github.com/IBM/platform-services-node-sdk/commit/89489555cf613d22751836548eb191e06fb74f7a))
* **Usage Reports:** re-gen service with latest API ([29a3103](https://github.com/IBM/platform-services-node-sdk/commit/29a31034ec33da755abbeebb41678b5b3422ba40))
* **User Management:** re-gen service with latest API ([9636b87](https://github.com/IBM/platform-services-node-sdk/commit/9636b879d6a3ecf6eb7eaa79dcc22db9957c3b5a))

## [0.17.1](https://github.com/IBM/platform-services-node-sdk/compare/v0.17.0...v0.17.1) (2020-12-10)


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

0 comments on commit 176a8fb

Please sign in to comment.