File tree Expand file tree Collapse file tree 4 files changed +16
-3
lines changed Expand file tree Collapse file tree 4 files changed +16
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.1.0-alpha.3 "
2+ "." : " 0.1.0-alpha.4 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.1.0-alpha.4 (2025-06-20)
4+
5+ Full Changelog: [ v0.1.0-alpha.3...v0.1.0-alpha.4] ( https://github.com/babelcloud/gbox-sdk-go/compare/v0.1.0-alpha.3...v0.1.0-alpha.4 )
6+
7+ ### Features
8+
9+ * ** api:** api update ([ 792e0b7] ( https://github.com/babelcloud/gbox-sdk-go/commit/792e0b7dadd65375da86a6b4b8fc6b38de7eb956 ) )
10+ * ** api:** api update ([ 6fe402d] ( https://github.com/babelcloud/gbox-sdk-go/commit/6fe402dad38a8aec41501ecb3cefe8f6138b47bd ) )
11+ * ** api:** api update ([ 78e3333] ( https://github.com/babelcloud/gbox-sdk-go/commit/78e3333f8c4be6f1e8e93f901f9002071e3cbad4 ) )
12+ * ** api:** api update ([ 1bb0ff6] ( https://github.com/babelcloud/gbox-sdk-go/commit/1bb0ff6d984e1ff52603bac6c30769a2669659f8 ) )
13+ * ** api:** api update ([ e178665] ( https://github.com/babelcloud/gbox-sdk-go/commit/e17866510da3fcdcf38842451ccbd1240e760bcf ) )
14+ * ** api:** api update ([ f8233ab] ( https://github.com/babelcloud/gbox-sdk-go/commit/f8233abc8df897e382d2db5bdba7f9d9e1d6c317 ) )
15+
316## 0.1.0-alpha.3 (2025-06-19)
417
518Full Changelog: [ v0.1.0-alpha.2...v0.1.0-alpha.3] ( https://github.com/babelcloud/gbox-sdk-go/compare/v0.1.0-alpha.2...v0.1.0-alpha.3 )
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ Or to pin the version:
2424<!-- x-release-please-start-version -->
2525
2626``` sh
27- go get -u
' github.com/babelcloud/[email protected] .3 ' 27+ go get -u
' github.com/babelcloud/[email protected] .4 ' 2828```
2929
3030<!-- x-release-please-end -->
Original file line number Diff line number Diff line change 22
33package internal
44
5- const PackageVersion = "0.1.0-alpha.3 " // x-release-please-version
5+ const PackageVersion = "0.1.0-alpha.4 " // x-release-please-version
You can’t perform that action at this time.
0 commit comments