From ee10cfd2e59a3d228af2dd8c56f5229cf6c577f0 Mon Sep 17 00:00:00 2001 From: Chris Smith Date: Fri, 12 May 2023 12:42:39 -0600 Subject: [PATCH] feat(maps/places): start generating apiv1 (#7919) sources were generated in #7918 --- maps/CHANGES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/maps/CHANGES.md b/maps/CHANGES.md index c4ca34f78c7..854e71d527c 100644 --- a/maps/CHANGES.md +++ b/maps/CHANGES.md @@ -1,6 +1,7 @@ # Changes + ## [1.0.1](https://github.com/googleapis/google-cloud-go/compare/maps/v1.0.0...maps/v1.0.1) (2023-05-08)