Skip to content

Commit a8dca67

Browse files
chore(main): release google-cloud-api_registry-v1beta 0.1.0
1 parent 17a2ecf commit a8dca67

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"google-cloud-api_keys-v2+FILLER": "0.0.0",
7474
"google-cloud-api_registry": "0.0.1",
7575
"google-cloud-api_registry+FILLER": "0.0.0",
76-
"google-cloud-api_registry-v1beta": "0.0.1",
76+
"google-cloud-api_registry-v1beta": "0.1.0",
7777
"google-cloud-api_registry-v1beta+FILLER": "0.0.0",
7878
"google-cloud-apigee_connect": "1.5.2",
7979
"google-cloud-apigee_connect+FILLER": "0.0.0",
Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,9 @@
1-
# Release History
1+
# Changelog
22

3+
### 0.1.0 (2026-01-30)
4+
5+
#### Features
6+
7+
* Initial generation of google-cloud-api_registry-v1beta ([#32398](https://github.com/googleapis/google-cloud-ruby/issues/32398))
8+
9+
## Release History

google-cloud-api_registry-v1beta/lib/google/cloud/api_registry/v1beta/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 ApiRegistry
2323
module V1beta
24-
VERSION = "0.0.1"
24+
VERSION = "0.1.0"
2525
end
2626
end
2727
end

0 commit comments

Comments
 (0)