Skip to content

Commit

Permalink
chore: release main (#7432)
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Feb 16, 2023
1 parent d42b989 commit c902859
Show file tree
Hide file tree
Showing 7 changed files with 30 additions and 7 deletions.
6 changes: 3 additions & 3 deletions .release-please-manifest-submodules.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"apikeys": "0.3.0",
"appengine": "1.6.0",
"area120": "0.7.0",
"artifactregistry": "1.11.0",
"artifactregistry": "1.11.1",
"asset": "1.11.1",
"assuredworkloads": "1.10.0",
"automl": "1.12.0",
Expand Down Expand Up @@ -38,8 +38,8 @@
"dataqna": "0.7.0",
"datastream": "1.6.0",
"deploy": "1.6.0",
"dialogflow": "1.27.0",
"discoveryengine": "0.0.0",
"dialogflow": "1.28.0",
"discoveryengine": "0.1.0",
"dlp": "1.9.0",
"documentai": "1.15.0",
"domains": "0.8.0",
Expand Down
7 changes: 7 additions & 0 deletions artifactregistry/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changes

## [1.11.1](https://github.com/googleapis/google-cloud-go/compare/artifactregistry/v1.11.0...artifactregistry/v1.11.1) (2023-02-16)


### Bug Fixes

* **artifactregistry:** Remove unintentionally published proto ([#7434](https://github.com/googleapis/google-cloud-go/issues/7434)) ([d42b989](https://github.com/googleapis/google-cloud-go/commit/d42b98943fe71795747e386879ae3b72f6f32a36))

## [1.11.0](https://github.com/googleapis/google-cloud-go/compare/artifactregistry/v1.10.0...artifactregistry/v1.11.0) (2023-02-14)


Expand Down
2 changes: 1 addition & 1 deletion artifactregistry/internal/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@
package internal

// Version is the current tagged release of the library.
const Version = "1.11.0"
const Version = "1.11.1"
7 changes: 7 additions & 0 deletions dialogflow/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changes

## [1.28.0](https://github.com/googleapis/google-cloud-go/compare/dialogflow/v1.27.0...dialogflow/v1.28.0) (2023-02-16)


### Features

* **dialogflow:** Added support for AssistQueryParameters and SynthesizeSpeechConfig ([#7433](https://github.com/googleapis/google-cloud-go/issues/7433)) ([2cedee1](https://github.com/googleapis/google-cloud-go/commit/2cedee16dcf6dc361e25f89c3a078e9329cac522))

## [1.27.0](https://github.com/googleapis/google-cloud-go/compare/dialogflow/v1.26.0...dialogflow/v1.27.0) (2023-02-14)


Expand Down
2 changes: 1 addition & 1 deletion dialogflow/internal/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@
package internal

// Version is the current tagged release of the library.
const Version = "1.27.0"
const Version = "1.28.0"
11 changes: 10 additions & 1 deletion discoveryengine/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1 +1,10 @@
# Changes
# Changelog

## 0.1.0 (2023-02-16)


### Features

* **discoveryengine:** Start generating apiv1beta ([#7427](https://github.com/googleapis/google-cloud-go/issues/7427)) ([0d289a0](https://github.com/googleapis/google-cloud-go/commit/0d289a07106226b4398935357ab0f30a3a30340d))

## Changes
2 changes: 1 addition & 1 deletion discoveryengine/internal/version.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c902859

Please sign in to comment.