chore: release asset 1.0.1 (#4812)

diff --git a/asset/CHANGES.md b/asset/CHANGES.md
index 81ed204..a8affe7 100644
--- a/asset/CHANGES.md
+++ b/asset/CHANGES.md
@@ -1,5 +1,12 @@
 # Changes
 
+### [1.0.1](https://www.github.com/googleapis/google-cloud-go/compare/asset/v1.0.0...asset/v1.0.1) (2021-09-24)
+
+
+### Bug Fixes
+
+* **asset:** depend on the existing access_context_manager and os_config clients rather than copying their classes into the asset client ([bddab08](https://www.github.com/googleapis/google-cloud-go/commit/bddab08dfd0b9a0a79b113a46a0dd84dba1f3d3b))
+
 ## 1.0.0
 
 Stabilize GA surface.