From 06ba148d377301767800a71a7ecf21a115aae1a1 Mon Sep 17 00:00:00 2001 From: yoshi-code-bot <70984784+yoshi-code-bot@users.noreply.github.com> Date: Mon, 18 Oct 2021 08:05:05 -0700 Subject: [PATCH] chore: release video 1.0.1 --- video/CHANGES.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/video/CHANGES.md b/video/CHANGES.md index 523ebc5431d..0fd2897589b 100644 --- a/video/CHANGES.md +++ b/video/CHANGES.md @@ -1,5 +1,12 @@ # Changes +### [1.0.1](https://www.github.com/googleapis/google-cloud-go/compare/video/v1.0.0...video/v1.0.1) (2021-10-18) + + +### Bug Fixes + +* **video/transcoder:** update nodejs package name to video-transcoder ([30794e7](https://www.github.com/googleapis/google-cloud-go/commit/30794e70050b55ff87d6a80d0b4075065e9d271d)) + ## 1.0.0 Stabilize GA surface. @@ -8,4 +15,3 @@ Stabilize GA surface. This is the first tag to carve out video 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). -