Skip to content

Commit

Permalink
chore(main): release google-cloud-artifact_registry-v1 1.0.0 (#26407)
Browse files Browse the repository at this point in the history
* chore(main): release google-cloud-artifact_registry-v1 1.0.0

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

---------

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
  • Loading branch information
release-please[bot] and gcf-owl-bot[bot] authored Jul 10, 2024
1 parent acfdba9 commit ee0b9f5
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"google-cloud-app_hub-v1+FILLER": "0.0.0",
"google-cloud-artifact_registry": "1.4.0",
"google-cloud-artifact_registry+FILLER": "0.0.0",
"google-cloud-artifact_registry-v1": "0.13.0",
"google-cloud-artifact_registry-v1": "1.0.0",
"google-cloud-artifact_registry-v1+FILLER": "0.0.0",
"google-cloud-artifact_registry-v1beta2": "0.12.0",
"google-cloud-artifact_registry-v1beta2+FILLER": "0.0.0",
Expand Down
2 changes: 1 addition & 1 deletion google-cloud-artifact_registry-v1/.repo-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"name": "artifactregistry",
"name_pretty": "Artifact Registry V1 API",
"product_documentation": "https://cloud.google.com/artifact-registry/",
"release_level": "preview",
"release_level": "stable",
"repo": "googleapis/google-cloud-ruby",
"requires_billing": true,
"ruby-cloud-description": "Artifact Registry stores and manages build artifacts in a scalable and integrated service built on Google infrastructure. Note that google-cloud-artifact_registry-v1 is a version-specific client library. For most uses, we recommend installing the main client library google-cloud-artifact_registry instead. See the readme for more details.",
Expand Down
7 changes: 6 additions & 1 deletion google-cloud-artifact_registry-v1/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

### 1.0.0 (2024-07-10)

#### Features

* Bump version to 1.0.0

### 0.13.0 (2024-02-26)

#### Features
Expand Down Expand Up @@ -131,4 +137,3 @@
#### Features

* Initial generation of google-cloud-artifact_registry-v1

Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ module Google
module Cloud
module ArtifactRegistry
module V1
VERSION = "0.13.0"
VERSION = "1.0.0"
end
end
end
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"client_library": {
"name": "google-cloud-artifact_registry-v1",
"version": "0.13.0",
"version": "1.0.0",
"language": "RUBY",
"apis": [
{
Expand Down

0 comments on commit ee0b9f5

Please sign in to comment.