From 4b8ae65d4e32307cf7550c5b023b353b149a25ff Mon Sep 17 00:00:00 2001 From: Mitch Kelley Date: Tue, 5 Mar 2019 22:25:59 -0500 Subject: [PATCH] change for changelog (#116) --- changelog/v0.4.4/cloudbuild.yaml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 changelog/v0.4.4/cloudbuild.yaml diff --git a/changelog/v0.4.4/cloudbuild.yaml b/changelog/v0.4.4/cloudbuild.yaml new file mode 100644 index 0000000..2310d63 --- /dev/null +++ b/changelog/v0.4.4/cloudbuild.yaml @@ -0,0 +1,3 @@ +changelog: +- type: NON_USER_FACING + description: "fix build issue - needed to init docs changelog dir"