Skip to content

Commit 6831317

Browse files
chore(main): release google-cloud-database_center 0.1.1 (#32766)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent e13be3e commit 6831317

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
@@ -293,7 +293,7 @@
293293
"google-cloud-data_labeling+FILLER": "0.0.0",
294294
"google-cloud-data_labeling-v1beta1": "0.13.1",
295295
"google-cloud-data_labeling-v1beta1+FILLER": "0.0.0",
296-
"google-cloud-database_center": "0.1.0",
296+
"google-cloud-database_center": "0.1.1",
297297
"google-cloud-database_center+FILLER": "0.0.0",
298298
"google-cloud-database_center-v1beta": "0.3.0",
299299
"google-cloud-database_center-v1beta+FILLER": "0.0.0",

google-cloud-database_center/CHANGELOG.md

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

3+
### 0.1.1 (2026-02-24)
4+
5+
#### Documentation
6+
7+
* Replace "GCP" with "Google Cloud" in API comments ([#32758](https://github.com/googleapis/google-cloud-ruby/issues/32758))
8+
39
### 0.1.0 (2026-01-13)
410

511
#### Features

google-cloud-database_center/lib/google/cloud/database_center/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
module Google
2121
module Cloud
2222
module DatabaseCenter
23-
VERSION = "0.1.0"
23+
VERSION = "0.1.1"
2424
end
2525
end
2626
end

0 commit comments

Comments
 (0)