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). -