You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+17-1Lines changed: 17 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,25 @@
1
1
# Changelog
2
2
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))
All notable changes to this project will be documented in this file.
4
21
5
22
This file is automatically generated by [Release Please](https://github.com/googleapis/release-please) based on [Conventional Commits](https://www.conventionalcommits.org/).
6
23
7
24
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
8
25
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
0 commit comments