Skip to content

Commit db5d8d9

Browse files
chore(main): release google-cloud-firestore-admin-v1 1.12.1
1 parent 89ca0dc commit db5d8d9

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
@@ -415,7 +415,7 @@
415415
"google-cloud-firestore+FILLER": "0.0.0",
416416
"google-cloud-firestore-admin": "0.6.0",
417417
"google-cloud-firestore-admin+FILLER": "0.0.0",
418-
"google-cloud-firestore-admin-v1": "1.12.0",
418+
"google-cloud-firestore-admin-v1": "1.12.1",
419419
"google-cloud-firestore-admin-v1+FILLER": "0.0.0",
420420
"google-cloud-firestore-v1": "2.3.0",
421421
"google-cloud-firestore-v1+FILLER": "0.0.0",

google-cloud-firestore-admin-v1/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+
### 1.12.1 (2026-04-03)
4+
5+
#### Documentation
6+
7+
* update SelectiveGapicGeneration usage doc ([#33478](https://github.com/googleapis/google-cloud-ruby/issues/33478))
8+
39
### 1.12.0 (2026-04-02)
410

511
#### Features

google-cloud-firestore-admin-v1/lib/google/cloud/firestore/admin/v1/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ module Cloud
2222
module Firestore
2323
module Admin
2424
module V1
25-
VERSION = "1.12.0"
25+
VERSION = "1.12.1"
2626
end
2727
end
2828
end

0 commit comments

Comments
 (0)