From 5476ea44b20467a6f8835b410ff9f82bc1a158cc Mon Sep 17 00:00:00 2001 From: Gregory Cornelius Date: Thu, 13 Aug 2020 09:47:27 -0400 Subject: [PATCH] Add changelog entry --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index fbf61d667..b33a3628d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ Change Log * Add usage tracking for `hs secrets` subcommands ([#276](https://github.com/HubSpot/hubspot-cms-tools/pull/276)) * Begin process of migrating from `commander.js` to `yargs` * Fix default `host_template_types` in `hs create module` ([#274](https://github.com/HubSpot/hubspot-cms-tools/pull/274)) + * Fix handling of `--debug` option when running commands with subcommands ([#284](https://github.com/HubSpot/hubspot-cms-tools/pull/284)) ## 1.1.9 * Fix to allow `hs filemanager fetch` to fetch all files