From df5e69eae1bb735828b48c53c5ef968171d365b3 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 20 Dec 2023 07:20:20 +0000 Subject: [PATCH] chore(release): 0.0.4 release notes [skip ci] ## [0.0.4](https://github.com/IBM/mqcloud-go-sdk/compare/v0.0.3...v0.0.4) (2023-12-20) ### Bug Fixes * Fix apidoc link and add examples test file ([#12](https://github.com/IBM/mqcloud-go-sdk/issues/12)) ([9ac4ae4](https://github.com/IBM/mqcloud-go-sdk/commit/9ac4ae4e2cc689368d4e2fd5ec1c901a06424f41)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 348a2b6..16fb7b3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [0.0.4](https://github.com/IBM/mqcloud-go-sdk/compare/v0.0.3...v0.0.4) (2023-12-20) + + +### Bug Fixes + +* Fix apidoc link and add examples test file ([#12](https://github.com/IBM/mqcloud-go-sdk/issues/12)) ([9ac4ae4](https://github.com/IBM/mqcloud-go-sdk/commit/9ac4ae4e2cc689368d4e2fd5ec1c901a06424f41)) + ## [0.0.3](https://github.com/IBM/mqcloud-go-sdk/compare/v0.0.2...v0.0.3) (2023-12-18)