Skip to content

Commit 9bdb4f3

Browse files
chore(main): release google-cloud-billing-budgets 3.2.0 (#34155)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent edcc1a8 commit 9bdb4f3

3 files changed

Lines changed: 8 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@
187187
"google-cloud-bigtable-v2+FILLER": "0.0.0",
188188
"google-cloud-billing": "1.7.0",
189189
"google-cloud-billing+FILLER": "0.0.0",
190-
"google-cloud-billing-budgets": "3.1.0",
190+
"google-cloud-billing-budgets": "3.2.0",
191191
"google-cloud-billing-budgets+FILLER": "0.0.0",
192192
"google-cloud-billing-budgets-v1": "1.5.0",
193193
"google-cloud-billing-budgets-v1+FILLER": "0.0.0",

google-cloud-billing-budgets/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Release History
22

3+
### 3.2.0 (2026-06-11)
4+
5+
#### Features
6+
7+
* update gapic-common dependency to 1.3 and document retry jitter ([#34041](https://github.com/googleapis/google-cloud-ruby/issues/34041))
8+
39
### 3.1.0 (2026-03-19)
410

511
#### Features

google-cloud-billing-budgets/lib/google/cloud/billing/budgets/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ module Google
2121
module Cloud
2222
module Billing
2323
module Budgets
24-
VERSION = "3.1.0"
24+
VERSION = "3.2.0"
2525
end
2626
end
2727
end

0 commit comments

Comments
 (0)