diff --git a/.github/.release-please-manifest.json b/.github/.release-please-manifest.json index 4aa40e8..69d89c8 100644 --- a/.github/.release-please-manifest.json +++ b/.github/.release-please-manifest.json @@ -1,4 +1,4 @@ { - ".": "0.0.0" + ".": "0.1.0" } \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 9d30b05..02481d9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,25 @@ # Changelog +## 0.1.0 (2025-10-18) + + +### Features + +* initial public release of bubu-sdk-go ([19aabcc](https://github.com/bubustack/bubu-sdk-go/commit/19aabccf67f2506348a7379103d641a74463f04c)) + + +### Build System + +* **deps:** Bump codecov/codecov-action from 4 to 5 ([#3](https://github.com/bubustack/bubu-sdk-go/issues/3)) ([1f77a78](https://github.com/bubustack/bubu-sdk-go/commit/1f77a78b879b61630e016ba30f6f90a83d235ef8)) +* **deps:** Bump github.com/aws/aws-sdk-go-v2 from 1.39.2 to 1.39.3 ([#7](https://github.com/bubustack/bubu-sdk-go/issues/7)) ([f6f652c](https://github.com/bubustack/bubu-sdk-go/commit/f6f652cb1059db274027859ef1455052a3a8edf2)) +* **deps:** Bump github.com/aws/aws-sdk-go-v2/config ([#6](https://github.com/bubustack/bubu-sdk-go/issues/6)) ([8c7a250](https://github.com/bubustack/bubu-sdk-go/commit/8c7a25032f7166435cea9f7ae0aeea737f18317b)) +* **deps:** Bump github.com/aws/aws-sdk-go-v2/feature/s3/manager ([#5](https://github.com/bubustack/bubu-sdk-go/issues/5)) ([c2e0838](https://github.com/bubustack/bubu-sdk-go/commit/c2e083839d17530563ac8d0582e780715f55b06e)) + +## Changelog + All notable changes to this project will be documented in this file. This file is automatically generated by [Release Please](https://github.com/googleapis/release-please) based on [Conventional Commits](https://www.conventionalcommits.org/). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -