Skip to content

Commit

Permalink
chore: release main (#7452)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


<details><summary>apigeeregistry: 0.5.0</summary>

## [0.5.0](https://togithub.com/googleapis/google-cloud-go/compare/apigeeregistry/v0.4.0...apigeeregistry/v0.5.0) (2023-02-17)


### Features

* **apigeeregistry:** Migrate to new stubs ([a61ddcd](https://togithub.com/googleapis/google-cloud-go/commit/a61ddcd3041c7af4a15109dc4431f9b327c497fb))
</details>

<details><summary>apikeys: 0.5.0</summary>

## [0.5.0](https://togithub.com/googleapis/google-cloud-go/compare/apikeys/v0.4.0...apikeys/v0.5.0) (2023-02-17)


### Features

* **apikeys:** Migrate to new stubs ([a61ddcd](https://togithub.com/googleapis/google-cloud-go/commit/a61ddcd3041c7af4a15109dc4431f9b327c497fb))
</details>

<details><summary>dialogflow: 1.30.0</summary>

## [1.30.0](https://togithub.com/googleapis/google-cloud-go/compare/dialogflow/v1.29.0...dialogflow/v1.30.0) (2023-02-17)


### Features

* **dialogflow:** Migrate to new stubs ([a61ddcd](https://togithub.com/googleapis/google-cloud-go/commit/a61ddcd3041c7af4a15109dc4431f9b327c497fb))
</details>

<details><summary>iam: 0.12.0</summary>

## [0.12.0](https://togithub.com/googleapis/google-cloud-go/compare/iam/v0.11.0...iam/v0.12.0) (2023-02-17)


### Features

* **iam:** Migrate to new stubs ([a61ddcd](https://togithub.com/googleapis/google-cloud-go/commit/a61ddcd3041c7af4a15109dc4431f9b327c497fb))
</details>

---
This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
  • Loading branch information
release-please[bot] committed Feb 17, 2023
1 parent affeeb1 commit 01c4e07
Show file tree
Hide file tree
Showing 9 changed files with 36 additions and 8 deletions.
8 changes: 4 additions & 4 deletions .release-please-manifest-submodules.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"analytics": "0.17.0",
"apigateway": "1.5.0",
"apigeeconnect": "1.5.0",
"apigeeregistry": "0.4.0",
"apikeys": "0.4.0",
"apigeeregistry": "0.5.0",
"apikeys": "0.5.0",
"appengine": "1.6.0",
"area120": "0.7.0",
"artifactregistry": "1.11.1",
Expand Down Expand Up @@ -38,7 +38,7 @@
"dataqna": "0.7.0",
"datastream": "1.6.0",
"deploy": "1.6.0",
"dialogflow": "1.29.0",
"dialogflow": "1.30.0",
"discoveryengine": "0.1.0",
"dlp": "1.9.0",
"documentai": "1.15.0",
Expand All @@ -55,7 +55,7 @@
"gkemulticloud": "0.5.0",
"grafeas": "0.2.0",
"gsuiteaddons": "1.5.0",
"iam": "0.11.0",
"iam": "0.12.0",
"iap": "1.6.0",
"ids": "1.3.0",
"iot": "1.5.0",
Expand Down
7 changes: 7 additions & 0 deletions apigeeregistry/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.5.0](https://github.com/googleapis/google-cloud-go/compare/apigeeregistry/v0.4.0...apigeeregistry/v0.5.0) (2023-02-17)


### Features

* **apigeeregistry:** Migrate to new stubs ([a61ddcd](https://github.com/googleapis/google-cloud-go/commit/a61ddcd3041c7af4a15109dc4431f9b327c497fb))

## [0.4.0](https://github.com/googleapis/google-cloud-go/compare/apigeeregistry/v0.3.0...apigeeregistry/v0.4.0) (2023-02-16)


Expand Down
2 changes: 1 addition & 1 deletion apigeeregistry/internal/version.go

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

7 changes: 7 additions & 0 deletions apikeys/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.5.0](https://github.com/googleapis/google-cloud-go/compare/apikeys/v0.4.0...apikeys/v0.5.0) (2023-02-17)


### Features

* **apikeys:** Migrate to new stubs ([a61ddcd](https://github.com/googleapis/google-cloud-go/commit/a61ddcd3041c7af4a15109dc4431f9b327c497fb))

## [0.4.0](https://github.com/googleapis/google-cloud-go/compare/apikeys/v0.3.0...apikeys/v0.4.0) (2023-02-16)


Expand Down
2 changes: 1 addition & 1 deletion apikeys/internal/version.go

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

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.30.0](https://github.com/googleapis/google-cloud-go/compare/dialogflow/v1.29.0...dialogflow/v1.30.0) (2023-02-17)


### Features

* **dialogflow:** Migrate to new stubs ([a61ddcd](https://github.com/googleapis/google-cloud-go/commit/a61ddcd3041c7af4a15109dc4431f9b327c497fb))

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


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.29.0"
const Version = "1.30.0"
7 changes: 7 additions & 0 deletions iam/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changes

## [0.12.0](https://github.com/googleapis/google-cloud-go/compare/iam/v0.11.0...iam/v0.12.0) (2023-02-17)


### Features

* **iam:** Migrate to new stubs ([a61ddcd](https://github.com/googleapis/google-cloud-go/commit/a61ddcd3041c7af4a15109dc4431f9b327c497fb))

## [0.11.0](https://github.com/googleapis/google-cloud-go/compare/iam/v0.10.0...iam/v0.11.0) (2023-02-16)


Expand Down
2 changes: 1 addition & 1 deletion iam/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 = "0.11.0"
const Version = "0.12.0"

0 comments on commit 01c4e07

Please sign in to comment.