Skip to content

Commit

Permalink
chore: release main
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] committed Jun 3, 2023
1 parent 8cbeab1 commit a7d9aaf
Show file tree
Hide file tree
Showing 31 changed files with 84 additions and 30 deletions.
14 changes: 7 additions & 7 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"packages/google-ai-generativelanguage": "0.2.0",
"packages/google-apps-script-type": "0.3.1",
"packages/google-ai-generativelanguage": "0.2.1",
"packages/google-apps-script-type": "0.3.2",
"packages/google-area120-tables": "0.11.2",
"packages/google-cloud-advisorynotifications": "0.2.0",
"packages/google-cloud-alloydb": "0.1.1",
Expand All @@ -19,9 +19,9 @@
"packages/google-cloud-support": "0.1.0",
"packages/google-cloud-vmwareengine": "1.0.1",
"packages/google-cloud-workstations": "0.4.0",
"packages/google-geo-type": "0.3.0",
"packages/google-maps-addressvalidation": "0.3.3",
"packages/google-maps-mapsplatformdatasets": "0.2.1",
"packages/google-maps-places": "0.1.0",
"packages/google-maps-routing": "0.5.0"
"packages/google-geo-type": "0.3.1",
"packages/google-maps-addressvalidation": "0.3.4",
"packages/google-maps-mapsplatformdatasets": "0.3.0",
"packages/google-maps-places": "0.1.1",
"packages/google-maps-routing": "0.5.1"
}
7 changes: 7 additions & 0 deletions packages/google-ai-generativelanguage/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.2.1](https://github.com/googleapis/google-cloud-python/compare/google-ai-generativelanguage-v0.2.0...google-ai-generativelanguage-v0.2.1) (2023-06-03)


### Documentation

* fix broken client library documentation links ([#11192](https://github.com/googleapis/google-cloud-python/issues/11192)) ([5e17f7a](https://github.com/googleapis/google-cloud-python/commit/5e17f7a901bbbae8ff9a44ed62f1abd2386da2c8))

## [0.2.0](https://github.com/googleapis/google-cloud-python/compare/google-ai-generativelanguage-v0.1.0...google-ai-generativelanguage-v0.2.0) (2023-05-05)


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@
# limitations under the License.
#

__version__ = "0.2.0" # {x-release-please-version}
__version__ = "0.2.1" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@
# limitations under the License.
#

__version__ = "0.2.0" # {x-release-please-version}
__version__ = "0.2.1" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-ai-generativelanguage",
"version": "0.2.0"
"version": "0.2.1"
},
"snippets": [
{
Expand Down
7 changes: 7 additions & 0 deletions packages/google-apps-script-type/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.3.2](https://github.com/googleapis/google-cloud-python/compare/google-apps-script-type-v0.3.1...google-apps-script-type-v0.3.2) (2023-06-03)


### Documentation

* fix broken client library documentation links ([#11192](https://github.com/googleapis/google-cloud-python/issues/11192)) ([5e17f7a](https://github.com/googleapis/google-cloud-python/commit/5e17f7a901bbbae8ff9a44ed62f1abd2386da2c8))

## [0.3.1](https://github.com/googleapis/google-cloud-python/compare/google-apps-script-type-v0.3.0...google-apps-script-type-v0.3.1) (2023-01-20)


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@
# limitations under the License.
#

__version__ = "0.1.0" # {x-release-please-version}
__version__ = "0.3.2" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@
# limitations under the License.
#

__version__ = "0.1.0" # {x-release-please-version}
__version__ = "0.3.2" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@
# limitations under the License.
#

__version__ = "0.1.0" # {x-release-please-version}
__version__ = "0.3.2" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@
# limitations under the License.
#

__version__ = "0.3.1" # {x-release-please-version}
__version__ = "0.3.2" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@
# limitations under the License.
#

__version__ = "0.1.0" # {x-release-please-version}
__version__ = "0.3.2" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@
# limitations under the License.
#

__version__ = "0.1.0" # {x-release-please-version}
__version__ = "0.3.2" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@
# limitations under the License.
#

__version__ = "0.1.0" # {x-release-please-version}
__version__ = "0.3.2" # {x-release-please-version}
7 changes: 7 additions & 0 deletions packages/google-geo-type/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.3.1](https://github.com/googleapis/google-cloud-python/compare/google-geo-type-v0.3.0...google-geo-type-v0.3.1) (2023-06-03)


### Documentation

* fix broken client library documentation links ([#11192](https://github.com/googleapis/google-cloud-python/issues/11192)) ([5e17f7a](https://github.com/googleapis/google-cloud-python/commit/5e17f7a901bbbae8ff9a44ed62f1abd2386da2c8))

## [0.3.0](https://github.com/googleapis/google-cloud-python/compare/google-geo-type-v0.2.1...google-geo-type-v0.3.0) (2023-01-10)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-geo-type/google/geo/type/gapic_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@
# limitations under the License.
#

__version__ = "0.3.0" # {x-release-please-version}
__version__ = "0.3.1" # {x-release-please-version}
7 changes: 7 additions & 0 deletions packages/google-maps-addressvalidation/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.3.4](https://github.com/googleapis/google-cloud-python/compare/google-maps-addressvalidation-v0.3.3...google-maps-addressvalidation-v0.3.4) (2023-06-03)


### Documentation

* fix broken client library documentation links ([#11192](https://github.com/googleapis/google-cloud-python/issues/11192)) ([5e17f7a](https://github.com/googleapis/google-cloud-python/commit/5e17f7a901bbbae8ff9a44ed62f1abd2386da2c8))

## [0.3.3](https://github.com/googleapis/google-cloud-python/compare/google-maps-addressvalidation-v0.3.2...google-maps-addressvalidation-v0.3.3) (2023-04-15)


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@
# limitations under the License.
#

__version__ = "0.3.3" # {x-release-please-version}
__version__ = "0.3.4" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@
# limitations under the License.
#

__version__ = "0.3.3" # {x-release-please-version}
__version__ = "0.3.4" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-maps-addressvalidation",
"version": "0.3.3"
"version": "0.3.4"
},
"snippets": [
{
Expand Down
12 changes: 12 additions & 0 deletions packages/google-maps-mapsplatformdatasets/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [0.3.0](https://github.com/googleapis/google-cloud-python/compare/google-maps-mapsplatformdatasets-v0.2.1...google-maps-mapsplatformdatasets-v0.3.0) (2023-06-03)


### Features

* Add client libraries for v1 ([#11226](https://github.com/googleapis/google-cloud-python/issues/11226)) ([08b0fe0](https://github.com/googleapis/google-cloud-python/commit/08b0fe07a7841095669eb498af17d656e10b38ea))


### Documentation

* fix broken client library documentation links ([#11192](https://github.com/googleapis/google-cloud-python/issues/11192)) ([5e17f7a](https://github.com/googleapis/google-cloud-python/commit/5e17f7a901bbbae8ff9a44ed62f1abd2386da2c8))

## [0.2.1](https://github.com/googleapis/google-cloud-python/compare/google-maps-mapsplatformdatasets-v0.2.0...google-maps-mapsplatformdatasets-v0.2.1) (2023-03-25)


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "0.1.0" # {x-release-please-version}
__version__ = "0.3.0" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "0.1.0" # {x-release-please-version}
__version__ = "0.3.0" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-maps-mapsplatformdatasets",
"version": "0.1.0"
"version": "0.3.0"
},
"snippets": [
{
Expand Down
7 changes: 7 additions & 0 deletions packages/google-maps-places/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.1.1](https://github.com/googleapis/google-cloud-python/compare/google-maps-places-v0.1.0...google-maps-places-v0.1.1) (2023-06-03)


### Documentation

* fix broken client library documentation links ([#11192](https://github.com/googleapis/google-cloud-python/issues/11192)) ([5e17f7a](https://github.com/googleapis/google-cloud-python/commit/5e17f7a901bbbae8ff9a44ed62f1abd2386da2c8))

## 0.1.0 (2023-05-09)


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@
# limitations under the License.
#

__version__ = "0.1.0" # {x-release-please-version}
__version__ = "0.1.1" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@
# limitations under the License.
#

__version__ = "0.1.0" # {x-release-please-version}
__version__ = "0.1.1" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-maps-places",
"version": "0.1.0"
"version": "0.1.1"
},
"snippets": [
{
Expand Down
7 changes: 7 additions & 0 deletions packages/google-maps-routing/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.5.1](https://github.com/googleapis/google-cloud-python/compare/google-maps-routing-v0.5.0...google-maps-routing-v0.5.1) (2023-06-03)


### Documentation

* fix broken client library documentation links ([#11192](https://github.com/googleapis/google-cloud-python/issues/11192)) ([5e17f7a](https://github.com/googleapis/google-cloud-python/commit/5e17f7a901bbbae8ff9a44ed62f1abd2386da2c8))

## [0.5.0](https://github.com/googleapis/google-cloud-python/compare/google-maps-routing-v0.4.0...google-maps-routing-v0.5.0) (2023-03-25)


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@
# limitations under the License.
#

__version__ = "0.5.0" # {x-release-please-version}
__version__ = "0.5.1" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@
# limitations under the License.
#

__version__ = "0.5.0" # {x-release-please-version}
__version__ = "0.5.1" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-maps-routing",
"version": "0.1.0"
"version": "0.5.1"
},
"snippets": [
{
Expand Down

0 comments on commit a7d9aaf

Please sign in to comment.