Skip to content

Commit

Permalink
chore(release): 5.12.2 release notes [skip ci]
Browse files Browse the repository at this point in the history
## [5.12.2](v5.12.1...v5.12.2) (2023-02-23)

### Bug Fixes

* BaseService.Request invoked without result does not close http.Response ([#176](#176)) ([a8c0324](a8c0324))
  • Loading branch information
semantic-release-bot committed Feb 23, 2023
1 parent fdeffa4 commit c764011
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.12.2](https://github.com/IBM/go-sdk-core/compare/v5.12.1...v5.12.2) (2023-02-23)


### Bug Fixes

* BaseService.Request invoked without result does not close http.Response ([#176](https://github.com/IBM/go-sdk-core/issues/176)) ([a8c0324](https://github.com/IBM/go-sdk-core/commit/a8c0324701ed96381a47807fe03e6ae245d53205))

## [5.12.1](https://github.com/IBM/go-sdk-core/compare/v5.12.0...v5.12.1) (2023-02-08)


Expand Down

0 comments on commit c764011

Please sign in to comment.