From 32c1047730e574ab956c7c34058127fb471e926a Mon Sep 17 00:00:00 2001 From: yoshi-code-bot <70984784+yoshi-code-bot@users.noreply.github.com> Date: Tue, 4 Jan 2022 13:07:01 -0800 Subject: [PATCH] chore: release artifactregistry 1.0.1 (#5241) --- artifactregistry/CHANGES.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/artifactregistry/CHANGES.md b/artifactregistry/CHANGES.md index 2b3eb221f8a7..b4eae9563f49 100644 --- a/artifactregistry/CHANGES.md +++ b/artifactregistry/CHANGES.md @@ -1,5 +1,12 @@ # Changes +### [1.0.1](https://www.github.com/googleapis/google-cloud-go/compare/artifactregistry/v1.0.0...artifactregistry/v1.0.1) (2022-01-04) + + +### Bug Fixes + +* **artifactregistry:** fix resource pattern ID segment name ([5444809](https://www.github.com/googleapis/google-cloud-go/commit/5444809e0b7cf9f5416645ea2df6fec96f8b9023)) + ## 1.0.0 Stabilize GA surface. @@ -8,4 +15,3 @@ Stabilize GA surface. This is the first tag to carve out artifactregistry as its own module. See [Add a module to a multi-module repository](https://github.com/golang/go/wiki/Modules#is-it-possible-to-add-a-module-to-a-multi-module-repository). -