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 08b0fe0 commit 643956a
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"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-mapsplatformdatasets": "0.3.0",
"packages/google-maps-places": "0.1.0",
"packages/google-maps-routing": "0.5.0"
}
7 changes: 7 additions & 0 deletions packages/google-maps-mapsplatformdatasets/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# 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))

## [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

0 comments on commit 643956a

Please sign in to comment.