Skip to content

Commit

Permalink
chore(main): release google-cloud-discovery_engine-v1beta 0.14.1 (#26778
Browse files Browse the repository at this point in the history
)
  • Loading branch information
release-please[bot] authored Aug 9, 2024
1 parent a774030 commit f7a73da
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -307,7 +307,7 @@
"google-cloud-discovery_engine+FILLER": "0.0.0",
"google-cloud-discovery_engine-v1": "1.0.0",
"google-cloud-discovery_engine-v1+FILLER": "0.0.0",
"google-cloud-discovery_engine-v1beta": "0.14.0",
"google-cloud-discovery_engine-v1beta": "0.14.1",
"google-cloud-discovery_engine-v1beta+FILLER": "0.0.0",
"google-cloud-dlp": "1.6.2",
"google-cloud-dlp+FILLER": "0.0.0",
Expand Down
6 changes: 6 additions & 0 deletions google-cloud-discovery_engine-v1beta/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

### 0.14.1 (2024-08-08)

#### Documentation

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

### 0.14.0 (2024-08-02)

#### Features
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ module Google
module Cloud
module DiscoveryEngine
module V1beta
VERSION = "0.14.0"
VERSION = "0.14.1"
end
end
end
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"client_library": {
"name": "google-cloud-discovery_engine-v1beta",
"version": "0.14.0",
"version": "0.14.1",
"language": "RUBY",
"apis": [
{
Expand Down

0 comments on commit f7a73da

Please sign in to comment.