Skip to content

Commit acc6e2a

Browse files
chore(main): release 0.1.0 (#2)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent c2e0838 commit acc6e2a

File tree

2 files changed

+18
-2
lines changed

2 files changed

+18
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
".": "0.0.0"
2+
".": "0.1.0"
33
}
44

CHANGELOG.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,25 @@
11
# Changelog
22

3+
## 0.1.0 (2025-10-18)
4+
5+
6+
### Features
7+
8+
* initial public release of bubu-sdk-go ([19aabcc](https://github.com/bubustack/bubu-sdk-go/commit/19aabccf67f2506348a7379103d641a74463f04c))
9+
10+
11+
### Build System
12+
13+
* **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))
14+
* **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))
15+
* **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))
16+
* **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))
17+
18+
## Changelog
19+
320
All notable changes to this project will be documented in this file.
421

522
This file is automatically generated by [Release Please](https://github.com/googleapis/release-please) based on [Conventional Commits](https://www.conventionalcommits.org/).
623

724
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
825
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
9-

0 commit comments

Comments
 (0)