Skip to content

Commit

Permalink
chore(main): release google-cloud-video_intelligence 3.5.1 (#26884)
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Aug 8, 2024
1 parent 33ba3f8 commit 05939d7
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -753,7 +753,7 @@
"google-cloud-video-transcoder+FILLER": "0.0.0",
"google-cloud-video-transcoder-v1": "1.0.0",
"google-cloud-video-transcoder-v1+FILLER": "0.0.0",
"google-cloud-video_intelligence": "3.5.0",
"google-cloud-video_intelligence": "3.5.1",
"google-cloud-video_intelligence+FILLER": "0.0.0",
"google-cloud-video_intelligence-v1": "1.0.1",
"google-cloud-video_intelligence-v1+FILLER": "0.0.0",
Expand Down
6 changes: 6 additions & 0 deletions google-cloud-video_intelligence/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Release History

### 3.5.1 (2024-08-08)

#### Documentation

* Formatting updates to README.md ([#26651](https://github.com/googleapis/google-cloud-ruby/issues/26651))

### 3.5.0 (2024-02-26)

#### Features
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
module Google
module Cloud
module VideoIntelligence
VERSION = "3.5.0"
VERSION = "3.5.1"
end
end
end

0 comments on commit 05939d7

Please sign in to comment.