Skip to content

Commit

Permalink
chore(release): 4.9.0 release notes [skip ci]
Browse files Browse the repository at this point in the history
# [4.9.0](v4.8.2...v4.9.0) (2020-12-03)

### Features

* **BaseService:** add Clone() method to clone a BaseService instance ([45b40ee](45b40ee))
  • Loading branch information
semantic-release-bot committed Dec 3, 2020
1 parent 4907195 commit aa1546f
Show file tree
Hide file tree
Showing 2 changed files with 67 additions and 54 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [4.9.0](https://github.com/IBM/go-sdk-core/compare/v4.8.2...v4.9.0) (2020-12-03)


### Features

* **BaseService:** add Clone() method to clone a BaseService instance ([45b40ee](https://github.com/IBM/go-sdk-core/commit/45b40eeeebfbbab858e079d61d6b2219d45ef75b))

## [4.8.2](https://github.com/IBM/go-sdk-core/compare/v4.8.1...v4.8.2) (2020-11-17)


Expand Down
114 changes: 60 additions & 54 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit aa1546f

Please sign in to comment.