Skip to content

Commit

Permalink
chore(main): release grafeas-v1 1.0.0 (#26332)
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Jul 8, 2024
1 parent a9f054a commit b546abd
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 @@ -877,7 +877,7 @@
"google-shopping-merchant-reports-v1beta+FILLER": "0.0.0",
"grafeas": "1.4.0",
"grafeas+FILLER": "0.0.0",
"grafeas-v1": "0.16.1",
"grafeas-v1": "1.0.0",
"grafeas-v1+FILLER": "0.0.0",
"stackdriver": "0.22.0",
"stackdriver+FILLER": "0.0.0",
Expand Down
2 changes: 1 addition & 1 deletion grafeas-v1/.repo-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"language": "ruby",
"name": "containeranalysis",
"name_pretty": "Grafeas V1 API",
"release_level": "preview",
"release_level": "stable",
"repo": "googleapis/google-cloud-ruby",
"requires_billing": true,
"ruby-cloud-description": "The Grafeas API stores, and enables querying and retrieval of, critical metadata about all of your software artifacts. Note that grafeas-v1 is a version-specific client library. For most uses, we recommend installing the main client library grafeas instead. See the readme for more details.",
Expand Down
7 changes: 6 additions & 1 deletion grafeas-v1/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Release History

### 1.0.0 (2024-07-08)

#### Features

* Bump version to 1.0.0

### 0.16.1 (2024-04-19)

#### Bug Fixes
Expand Down Expand Up @@ -179,4 +185,3 @@
### 0.1.0 / 2020-06-03

Initial release

2 changes: 1 addition & 1 deletion grafeas-v1/lib/grafeas/v1/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@

module Grafeas
module V1
VERSION = "0.16.1"
VERSION = "1.0.0"
end
end
2 changes: 1 addition & 1 deletion grafeas-v1/snippets/snippet_metadata_grafeas.v1.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"client_library": {
"name": "grafeas-v1",
"version": "0.16.1",
"version": "1.0.0",
"language": "RUBY",
"apis": [
{
Expand Down

0 comments on commit b546abd

Please sign in to comment.