Skip to content

Commit b0a49cc

Browse files
chore(main): release google-cloud-recaptcha_enterprise-v1beta1 0.20.1
1 parent 1df79c1 commit b0a49cc

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
@@ -685,7 +685,7 @@
685685
"google-cloud-recaptcha_enterprise+FILLER": "0.0.0",
686686
"google-cloud-recaptcha_enterprise-v1": "1.11.0",
687687
"google-cloud-recaptcha_enterprise-v1+FILLER": "0.0.0",
688-
"google-cloud-recaptcha_enterprise-v1beta1": "0.20.0",
688+
"google-cloud-recaptcha_enterprise-v1beta1": "0.20.1",
689689
"google-cloud-recaptcha_enterprise-v1beta1+FILLER": "0.0.0",
690690
"google-cloud-recommendation_engine": "0.8.0",
691691
"google-cloud-recommendation_engine+FILLER": "0.0.0",

google-cloud-recaptcha_enterprise-v1beta1/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+
### 0.20.1 (2026-05-09)
4+
5+
#### Documentation
6+
7+
* update SelectiveGapicGeneration usage doc ([#33480](https://github.com/googleapis/google-cloud-ruby/issues/33480))
8+
39
### 0.20.0 (2026-03-19)
410

511
#### Features

google-cloud-recaptcha_enterprise-v1beta1/lib/google/cloud/recaptcha_enterprise/v1beta1/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 RecaptchaEnterprise
2323
module V1beta1
24-
VERSION = "0.20.0"
24+
VERSION = "0.20.1"
2525
end
2626
end
2727
end

0 commit comments

Comments
 (0)