Skip to content

Commit d5a5143

Browse files
chore(main): release google-cloud-hypercompute_cluster-v1beta 1.0.0
1 parent cbc82e9 commit d5a5143

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
@@ -485,7 +485,7 @@
485485
"google-cloud-gsuite_add_ons-v1+FILLER": "0.0.0",
486486
"google-cloud-hypercompute_cluster": "0.3.0",
487487
"google-cloud-hypercompute_cluster+FILLER": "0.0.0",
488-
"google-cloud-hypercompute_cluster-v1beta": "0.4.0",
488+
"google-cloud-hypercompute_cluster-v1beta": "1.0.0",
489489
"google-cloud-hypercompute_cluster-v1beta+FILLER": "0.0.0",
490490
"google-cloud-iap": "1.7.0",
491491
"google-cloud-iap+FILLER": "0.0.0",

google-cloud-hypercompute_cluster-v1beta/CHANGELOG.md

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

3+
### 1.0.0 (2026-07-17)
4+
5+
#### Features
6+
7+
* Release stable version
8+
39
### 0.4.0 (2026-06-11)
410

511
#### Features

google-cloud-hypercompute_cluster-v1beta/lib/google/cloud/hypercompute_cluster/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 HypercomputeCluster
2323
module V1beta
24-
VERSION = "0.4.0"
24+
VERSION = "1.0.0"
2525
end
2626
end
2727
end

0 commit comments

Comments
 (0)