Skip to content

Commit

Permalink
chore(release): 0.1.0 release notes [skip ci]
Browse files Browse the repository at this point in the history
# [0.1.0](v0.0.0...v0.1.0) (2020-03-30)

### Bug Fixes

* remove extraneous dependencies ([fff958a](fff958a))
* use correct import paths in integration tests ([4515113](4515113))

### Features

* **Global Search:** add service and test code to project ([777be00](777be00))
* **Global Tagging:** add service and test code to project ([8f4d925](8f4d925))
* **IAM Access Groups:** add service and test code to project ([f3bea56](f3bea56))
* **Samples:** add sample for global-tagging service ([26f6e1e](26f6e1e))
  • Loading branch information
semantic-release-bot committed Mar 30, 2020
1 parent e35943b commit fcc8fc1
Show file tree
Hide file tree
Showing 2 changed files with 972 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# [0.1.0](https://github.com/IBM/platform-services-go-sdk/compare/v0.0.0...v0.1.0) (2020-03-30)


### Bug Fixes

* remove extraneous dependencies ([fff958a](https://github.com/IBM/platform-services-go-sdk/commit/fff958a684f5b2f60c2f9cccd351469b90cf7220))
* use correct import paths in integration tests ([4515113](https://github.com/IBM/platform-services-go-sdk/commit/451511352b3a05f3b5038245962b8a1a3c89fcfb))


### Features

* **Global Search:** add service and test code to project ([777be00](https://github.com/IBM/platform-services-go-sdk/commit/777be0099b8bf775e7e8b37d940f1ef08d7d46f4))
* **Global Tagging:** add service and test code to project ([8f4d925](https://github.com/IBM/platform-services-go-sdk/commit/8f4d92535abf88f682408f49e1d55a96137ff1b8))
* **IAM Access Groups:** add service and test code to project ([f3bea56](https://github.com/IBM/platform-services-go-sdk/commit/f3bea5624a4bec05a4ee72aa455d0080a8b77c73))
* **Samples:** add sample for global-tagging service ([26f6e1e](https://github.com/IBM/platform-services-go-sdk/commit/26f6e1e881999aeb1e4db4c8a51861b4e9800bf7))
Loading

0 comments on commit fcc8fc1

Please sign in to comment.