Skip to content

Commit

Permalink
chore(release): 5.9.4 release notes [skip ci]
Browse files Browse the repository at this point in the history
## [5.9.4](v5.9.3...v5.9.4) (2022-03-22)

### Bug Fixes

* retain http.Client config when retries are enabled ([#157](#157)) ([fe093da](fe093da))
  • Loading branch information
semantic-release-bot committed Mar 22, 2022
1 parent 6270c63 commit e46d057
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [5.9.4](https://github.com/IBM/go-sdk-core/compare/v5.9.3...v5.9.4) (2022-03-22)


### Bug Fixes

* retain http.Client config when retries are enabled ([#157](https://github.com/IBM/go-sdk-core/issues/157)) ([fe093da](https://github.com/IBM/go-sdk-core/commit/fe093da7e039a0fc0cfcf5d2ae9d642323561dd4))

## [5.9.3](https://github.com/IBM/go-sdk-core/compare/v5.9.2...v5.9.3) (2022-03-16)


Expand Down

0 comments on commit e46d057

Please sign in to comment.