Skip to content

Commit c088d56

Browse files
chore(release): 0.8.0 [skip ci]
# [0.8.0](IBM/platform-services-node-sdk@v0.7.0...v0.8.0) (2020-06-18) ### Features * **Catalog Management:** add Catalog Management service to project ([IBM#27](IBM/platform-services-node-sdk#27)) ([efc8e3c](IBM/platform-services-node-sdk@efc8e3c))
1 parent efc8e3c commit c088d56

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [0.8.0](https://github.com/IBM/platform-services-node-sdk/compare/v0.7.0...v0.8.0) (2020-06-18)
2+
3+
4+
### Features
5+
6+
* **Catalog Management:** add Catalog Management service to project ([#27](https://github.com/IBM/platform-services-node-sdk/issues/27)) ([efc8e3c](https://github.com/IBM/platform-services-node-sdk/commit/efc8e3c789cfe2ac508221ddec38bf7d0103c4fb))
7+
18
# [0.7.0](https://github.com/IBM/platform-services-node-sdk/compare/v0.6.0...v0.7.0) (2020-06-17)
29

310

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ibm-platform-services",
3-
"version": "0.7.0",
3+
"version": "0.8.0",
44
"description": "Node.js client library for IBM Cloud Platform Services",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)